summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: correct the checks for polaris kickersEvan Quan2020-10-271-0/+39
* drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan2020-10-151-0/+4
* drm/amdgpu: add per device user friendly xgmi events for vega20Jonathan Kim2020-10-071-13/+0
* drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang2020-10-011-11/+12
* drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang2020-10-011-0/+13
* drm/amdgpu: use function pointer for gfxhub functionsOak Zeng2020-09-301-0/+4
* drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky2020-09-151-0/+5
* drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky2020-09-151-0/+1
* drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky2020-09-151-0/+8
* drm/amdkfd: fix set kfd node ras properties valueStanley.Yang2020-08-261-0/+1
* drm/amdgpu: add an asic callback for pre asic initAlex Deucher2020-08-261-0/+3
* drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov2020-08-261-6/+4
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-0/+5
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-0/+5
* drm/amdgpu: refine create and release logic of hive infoDennis Li2020-08-241-1/+2
* drm/amdgpu: change reset lock from mutex to rw_semaphoreDennis Li2020-08-241-1/+1
* drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li2020-08-241-1/+5
* drm/amdgpu: Fix repeatly flr issuejqdeng2020-08-191-0/+1
* drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-141-7/+2
* drm/amdkfd: option to disable system mem limitPhilip Yang2020-08-061-0/+2
* drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher2020-08-041-12/+0
* drm/amdgpu: move IP discovery data to mmanAlex Deucher2020-08-041-5/+0
* drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher2020-08-041-1/+0
* drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher2020-08-041-0/+2
* drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu2020-08-041-0/+1
* drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen2020-08-041-0/+1
* drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-271-2/+7
* drm/amdgpu: add module parameter choose reset modeWenhui Sheng2020-07-151-0/+1
* Revert "drm/amdgpu: support access regs outside of mmio bar"Hawking Zhang2020-07-021-10/+9
* drm/amdgpu: SI support for VCE clock controlAlex Jivin2020-07-021-0/+10
* drm/amdkfd: Add eviction debug messagesFelix Kuehling2020-07-011-0/+2
* drm/amdgpu: Fix a buffer overflow handling the serial numberDan Carpenter2020-07-011-1/+1
* drm/amdgpu: remove unnecessary check for mem trainLikun Gao2020-07-011-4/+0
* drm/amdgpu: added a sysfs interface for thermal throttling related V4Evan Quan2020-05-291-0/+3
* drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-221-0/+1
* drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland2020-05-211-0/+1
* drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao2020-05-181-0/+2
* drm/amdgpu: enable hibernate support on Navi1XEvan Quan2020-05-081-0/+1
* drm/amdgpu: re-structue members for ip discoveryHawking Zhang2020-05-011-2/+3
* drm/amdgpu: cleanup IB pool handling a bitChristian König2020-04-281-10/+1
* drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov2020-04-281-5/+5
* drm/amdgpu: add amdgpu_tmz data structureHuang Rui2020-04-281-1/+5
* drm/amdgpu: add tmz feature parameter (v2)Huang Rui2020-04-281-0/+2
* drm/amdgpu: request reg_val_offs each kiq read regYintian Tao2020-04-231-1/+1
* drm/amdgpu: clean up unused variable about ring lruKevin Wang2020-04-231-3/+0
* drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim2020-04-231-2/+0
* drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai2020-04-131-0/+6
* drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai2020-04-131-0/+6
* drm/amdgpu: support access regs outside of mmio barHawking Zhang2020-04-091-9/+9
* drm/amdgpu: retire AMDGPU_REGS_KIQ flagHawking Zhang2020-04-091-3/+2