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