aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)Author
2018-08-21drm/amdgpu: access register without KIQYintian Tao
2018-07-13drm/amdgpu/vi: fix mixed up state in smu clockgating setupAlex Deucher
2018-05-15drm/amdgpu: add VEGAM support to viLeo Liu
2018-05-15drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu
2018-05-15drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu
2018-04-11drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König
2018-02-19drm/amdgpu: add HDP asic callbacks for VIAlex Deucher
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S
2018-01-29drm/amdgpu: disable coarse grain clockgating for STShirish S
2017-12-19drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fieldsAlex Deucher
2017-12-19drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fijiAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland
2017-08-15drm/amdgpu: Disable GFX PG on CZFelix Kuehling
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-24drm/amdgpu/virt: change the place of virt_init_settingXiangliang Yu
2017-05-24drm/amdgpu: drop support for per ASIC read registersChristian König
2017-05-24drm/amdgpu: drop support for untouched registersChristian König
2017-05-24Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"Alex Deucher
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-30drm/amdgpu: just disallow reading untouched registersChristian König
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui
2017-03-29drm/amdgpu: enable gfx/system/vce clockgating on Polars12.Rex Zhu
2017-03-29drm/amdgpu: enable GFX/UVD/VCE PG for BristolEric Huang
2017-03-29drm/amdgpu/vi: add missing error handling when setting uvd dclkAlex Deucher
2017-03-29drm/amdgpu/vi: remove duplicate CG flagsAlex Deucher
2017-03-29drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu
2017-03-10drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu
2017-01-27drm/amdgpu/vi: fix mailbox irq mistakeXiangliang Yu
2017-01-27drm/amdgpu/vi: add support virtualizationXiangliang Yu
2017-01-27drm/amdgpu/virt: use kiq to access registers (v2)Xiangliang Yu
2017-01-27drm/amdgpu: refine vce3.0 initialize.Rex Zhu
2017-01-27drm/amdgpu: add get clockgating_state method for vi commonHuang Rui
2017-01-27drm/amdgpu/vi: move virtualization detection forwardXiangliang Yu
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu
2017-01-27drm/amdgpu: add drm light sleep support for ViRex Zhu