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