summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter1-2/+4
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher1-0/+1
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher1-0/+1
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao1-2/+2
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-0/+2
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov1-0/+2
2020-11-13drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang1-0/+2
2020-11-13drm/amdgpu: add amdgpu_smuio structureHawking Zhang1-0/+4
2020-11-13gpu: drm: amd: amdgpu: amdgpu: Mark global variables as __maybe_unusedLee Jones1-3/+3
2020-10-27drm/amd/pm: correct the checks for polaris kickersEvan Quan1-0/+39
2020-10-15drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan1-0/+4
2020-10-07drm/amdgpu: add per device user friendly xgmi events for vega20Jonathan Kim1-13/+0
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang1-11/+12
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang1-0/+13
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng1-0/+4
2020-09-15drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky1-0/+5
2020-09-15drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky1-0/+1
2020-09-15drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky1-0/+8
2020-08-26drm/amdkfd: fix set kfd node ras properties valueStanley.Yang1-0/+1
2020-08-26drm/amdgpu: add an asic callback for pre asic initAlex Deucher1-0/+3
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov1-6/+4
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-0/+5
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-0/+5
2020-08-24drm/amdgpu: refine create and release logic of hive infoDennis Li1-1/+2
2020-08-24drm/amdgpu: change reset lock from mutex to rw_semaphoreDennis Li1-1/+1
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-1/+5
2020-08-18drm/amdgpu: Fix repeatly flr issuejqdeng1-0/+1
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-7/+2
2020-08-06drm/amdkfd: option to disable system mem limitPhilip Yang1-0/+2
2020-08-04drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher1-12/+0
2020-08-04drm/amdgpu: move IP discovery data to mmanAlex Deucher1-5/+0
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher1-1/+0
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher1-0/+2
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu1-0/+1
2020-08-04drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen1-0/+1
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-2/+7
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng1-0/+1
2020-07-02Revert "drm/amdgpu: support access regs outside of mmio bar"Hawking Zhang1-10/+9
2020-07-02drm/amdgpu: SI support for VCE clock controlAlex Jivin1-0/+10
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling1-0/+2
2020-07-01drm/amdgpu: Fix a buffer overflow handling the serial numberDan Carpenter1-1/+1
2020-07-01drm/amdgpu: remove unnecessary check for mem trainLikun Gao1-4/+0
2020-05-29drm/amdgpu: added a sysfs interface for thermal throttling related V4Evan Quan1-0/+3
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher1-0/+1
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland1-0/+1
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao1-0/+2
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan1-0/+1
2020-05-01drm/amdgpu: re-structue members for ip discoveryHawking Zhang1-2/+3
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König1-10/+1
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov1-5/+5