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