aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong1-1/+16
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello1-1/+1
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher1-0/+4
2021-08-30drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan1-8/+1
2021-08-18drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarilyEvan Quan1-1/+8
2021-08-05drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor1-7/+7
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng1-1/+1
2021-04-15drm/amd/amdgpu: add ASPM support on polarisKenneth Feng1-2/+191
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher1-13/+15
2021-02-26drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher1-0/+188
2021-02-09drm/amdgpu/vi: minor clean up of reset codeAlex Deucher1-22/+14
2020-11-24drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-08-26drm/amdgpu: add pre_asic_init callback for VIAlex Deucher1-0/+5
2020-08-14drm/amdgpu: note what type of reset we are usingAlex Deucher1-0/+2
2020-08-14drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementationEvan Quan1-14/+7
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng1-0/+8
2020-07-02drm/amdgpu: request init data in virt detectionWenhui Sheng1-3/+5
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan1-2/+0
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu1-24/+0
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan1-44/+4
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher1-2/+5
2019-11-19drm/amdgpu: add supports_baco callback for VI asics.Alex Deucher1-0/+22
2019-10-15drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)Alex Deucher1-5/+79
2019-07-30drm/amdgpu: add reset_method asic callback for viAlex Deucher1-0/+7
2019-07-17drm/amdgpu: drop dead headerAlex Deucher1-1/+0
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+3
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+3
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell1-0/+13
2019-01-14drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2)Alex Deucher1-0/+18
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell1-0/+47
2019-01-14drm/amdgpu: Use sdma_engine arrayOak Zeng1-2/+2
2018-12-14drm/amdgpu: access register without KIQEmily Deng1-9/+9
2018-11-28drm/amdgpu: Doorbell index initialization for ASICs before vega10Oak Zeng1-0/+19
2018-10-09drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu1-12/+12
2018-08-21drm/amdgpu: access register without KIQYintian Tao1-2/+2
2018-07-13drm/amdgpu/vi: fix mixed up state in smu clockgating setupAlex Deucher1-6/+6
2018-05-15drm/amdgpu: add VEGAM support to viLeo Liu1-2/+29
2018-05-15drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu1-6/+25
2018-05-15drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu1-11/+35
2018-04-11drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher1-0/+22
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu1-5/+0
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-7/+6
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher1-2/+0
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher1-3/+0
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-6/+15
2018-02-19drm/amdgpu: add HDP asic callbacks for VIAlex Deucher1-0/+14
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S1-1/+1
2018-01-29drm/amdgpu: disable coarse grain clockgating for STShirish S1-1/+0
2017-12-19drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fieldsAlex Deucher1-4/+3