summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng
2020-09-15drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky
2020-09-15drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky
2020-09-15drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky
2020-08-26drm/amdkfd: fix set kfd node ras properties valueStanley.Yang
2020-08-26drm/amdgpu: add an asic callback for pre asic initAlex Deucher
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-24drm/amdgpu: refine create and release logic of hive infoDennis Li
2020-08-24drm/amdgpu: change reset lock from mutex to rw_semaphoreDennis Li
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-18drm/amdgpu: Fix repeatly flr issuejqdeng
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-06drm/amdkfd: option to disable system mem limitPhilip Yang
2020-08-04drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher
2020-08-04drm/amdgpu: move IP discovery data to mmanAlex Deucher
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu
2020-08-04drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng
2020-07-02Revert "drm/amdgpu: support access regs outside of mmio bar"Hawking Zhang
2020-07-02drm/amdgpu: SI support for VCE clock controlAlex Jivin
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling
2020-07-01drm/amdgpu: Fix a buffer overflow handling the serial numberDan Carpenter
2020-07-01drm/amdgpu: remove unnecessary check for mem trainLikun Gao
2020-05-29drm/amdgpu: added a sysfs interface for thermal throttling related V4Evan Quan
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-05-01drm/amdgpu: re-structue members for ip discoveryHawking Zhang
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov
2020-04-28drm/amdgpu: add amdgpu_tmz data structureHuang Rui
2020-04-28drm/amdgpu: add tmz feature parameter (v2)Huang Rui
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao
2020-04-22drm/amdgpu: clean up unused variable about ring lruKevin Wang
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim
2020-04-13drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai
2020-04-13drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai
2020-04-09drm/amdgpu: support access regs outside of mmio barHawking Zhang
2020-04-09drm/amdgpu: retire AMDGPU_REGS_KIQ flagHawking Zhang
2020-04-09drm/amdgpu: retire RREG32_IDX/WREG32_IDXHawking Zhang
2020-04-09drm/amdgpu: remove inproper workaround for vega10Hawking Zhang
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das