summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-02-26drm/amdgpu: don't call drm_connector_register for non-MST portsAlex Deucher
2020-02-26drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/gem: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/fence: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/ttm: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher
2020-02-26drm/amdgpu: Increase timout on emulator to tenfold instead of twiceYong Zhao
2020-02-26drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre
2020-02-26drm/amdgpu: Fix check for DPM when returning max clockKent Russell
2020-02-26drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VFRohit Khaire
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter
2020-02-26drm/amd/amdgpu: Add gfxoff debugfs entryTom St Denis
2020-02-26drm/amdgpu: use amdgpu_ring_test_helper when possibleNirmoy Das
2020-02-26drm/amdgpu: add VM update fences back to the root PD v2Christian König
2020-02-26drm/amdgpu: cleanup amdgpu_ring_finiNirmoy Das
2020-02-26drm/amdgpu: Add Arcturus D342 page retire supportJohn Clements
2020-02-26drm/amdgpu: toggle DF-Cstate to protect DF reg accessHawking Zhang
2020-02-26drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang
2020-02-26drm/amdgpu: add dpm helper function for DF Cstate controlHawking Zhang
2020-02-26drm/amdgpu: update psp firmwares loading sequence V2Evan Quan
2020-02-26drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan
2020-02-25drm/amdgpu: Improve Vega20 XGMI TLB flush workaroundFelix Kuehling
2020-02-25drm/amdgpu: fix psp ucode not loaded in bare-metalMonk Liu
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-02-25drm/amdgpu/discovery: make the discovery code less chattyAlex Deucher
2020-02-25drm/amdgpu: fix colliding of preemptionMonk Liu
2020-02-25drm/amdgpu: cleanup some incorrect reg access for SRIOVMonk Liu
2020-02-19drm/amdgpu: drop the non-sense firmware version check on arcturusEvan Quan
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu
2020-02-19drm/amdgpu: record non-zero error counter info in NBIO before resetting GPUGuchun Chen
2020-02-19drm/amdgpu: log on non-zero error conter per IP before GPU resetGuchun Chen
2020-02-12drm/amdgpu: return -EFAULT if copy_to_user() failsDan Carpenter
2020-02-12drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-12drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-12drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-12drm/amd/display: fix dtm unloadingBhawanpreet Lakha
2020-02-12drm/amdgpu/runpm: enable runpm on baco capable VI+ asicsAlex Deucher
2020-02-12drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj
2020-02-12drm/amdgpu: Fix missing error check in suspendRajneesh Bhardwaj
2020-02-11drm/amdgpu: add flag for runtime suspendAlex Deucher
2020-02-11drm/amdgpu: Do not move root PT bo to relocated listxinhui pan
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen
2020-02-07drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_access_memory v2Christian König