summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-28drm/amdgpu: add amdgpu_tmz data structureHuang Rui1-1/+5
2020-04-28drm/amdgpu: add tmz feature parameter (v2)Huang Rui1-0/+2
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao1-1/+1
2020-04-22drm/amdgpu: clean up unused variable about ring lruKevin Wang1-3/+0
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim1-2/+0
2020-04-13drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai1-0/+6
2020-04-13drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai1-0/+6
2020-04-09drm/amdgpu: support access regs outside of mmio barHawking Zhang1-9/+9
2020-04-09drm/amdgpu: retire AMDGPU_REGS_KIQ flagHawking Zhang1-3/+2
2020-04-09drm/amdgpu: retire RREG32_IDX/WREG32_IDXHawking Zhang1-4/+0
2020-04-09drm/amdgpu: remove inproper workaround for vega10Hawking Zhang1-2/+0
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-0/+1