summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan1-2/+11
2020-04-01drm/amdgpu: Enable reading FRU chip via I2C v3Kent Russell1-0/+5
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu1-0/+2
2020-03-05drm/amdgpu: add reset_ras_error_count function for HDPHawking Zhang1-0/+1
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie1-0/+1
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard1-29/+9
2020-02-13drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann1-3/+3
2020-02-11drm/amdgpu: add flag for runtime suspendAlex Deucher1-0/+1
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong1-0/+4
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse1-25/+4
2019-12-23drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin1-2/+1
2019-12-18drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.Andrey Grodzovsky1-2/+0
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter1-3/+22
2019-12-05drm/amdgpu: add concurrent baco reset support for XGMILe Ma1-0/+2
2019-12-02drm/amdgpu: not remove sysfs if not create sysfsYintian Tao1-0/+3
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-0/+2
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher1-2/+2
2019-11-23drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe1-0/+2
2019-11-19drm/amdgpu: start to disentangle boco from runtime pmAlex Deucher1-0/+2
2019-11-19drm/amdgpu: add helpers for baco entry and exitAlex Deucher1-0/+2
2019-11-19drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher1-1/+1
2019-11-19drm/amdgpu: add a amdgpu_device_supports_baco helperAlex Deucher1-0/+1
2019-11-19drm/amdgpu: add asic callback for BACO supportAlex Deucher1-0/+4
2019-11-19drm/amdgpu: add JPEG HW IP and SW structuresLeo Liu1-0/+5
2019-11-06drm/amdgpu: fix possible pstate switch race conditionEvan Quan1-0/+3