summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König4-4/+11
2020-09-28drm/amdgpu: stop using TTMs fault callbackChristian König3-16/+46
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann3-16/+18
2020-09-24drm/amdgpu/ttm: handle tt moves properly.Dave Airlie1-5/+7
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König9-46/+24
2020-09-21drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov1-12/+4
2020-09-17drm/ttm: drop special pipeline accel cleanup function.Dave Airlie1-2/+2
2020-09-17drm/ttm/drivers: call the bind function directly.Dave Airlie1-1/+5
2020-09-17drm/ttm: move unbind into the tt destroy.Dave Airlie1-0/+1
2020-09-17drm/ttm: flip tt destroy ordering.Dave Airlie1-0/+1
2020-09-17drm/ttm: protect against reentrant bind in the driversDave Airlie1-0/+12
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie1-1/+1
2020-09-16drm/ttm: split populate out from binding.Dave Airlie1-1/+5
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie1-2/+2
2020-09-15drm/ttm: remove available_cachingChristian König3-4/+0
2020-09-15drm/ttm: remove default cachingChristian König3-3/+1
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä1-0/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard465-3380/+14503
2020-09-11drm/ttm: nuke memory type flagsChristian König3-18/+23
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann1-1/+2
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie1-4/+4
2020-09-09drm/amdgpu/ttm: move to driver backend binding funcsDave Airlie1-7/+3
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie1-21/+3
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König1-3/+4
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie449-3184/+14059
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie26-131/+206
2020-09-07drm/ttm: remove bdev from ttm_ttDave Airlie1-17/+23
2020-09-03drm/amdgpu/mmhub2.0: print client id string for mmhubAlex Deucher1-6/+82
2020-09-03drm/amdgpu/gmc9: print client id string for mmhubAlex Deucher1-9/+230
2020-09-03drm/amdgpu/gmc10: print client id string for gfxhubAlex Deucher2-6/+54
2020-09-03drm/amdgpu/gmc9: print client id string for gfxhubAlex Deucher1-4/+26
2020-09-03drm/amdgpu/gfx10: Delete some duplicated argument to '|'Ye Bin1-3/+1
2020-09-03drm/amdgpu: add ta firmware load in psp_v12_0 for renoirChangfeng1-0/+54
2020-09-03drm/amdgpu: fix max_entries calculation v4Christian König1-4/+4
2020-09-03drm/amdgpu: Remove superfluous NULL checkLuben Tuikov1-3/+0
2020-09-03drm/amdgpu: enable ih1 ih2 for Arcturus onlyAlex Sierra1-11/+19
2020-09-03drm/amd/display: Fix a list corruptionxinhui pan1-0/+1
2020-09-03drm/amdgpu: Fix a redundant kfreexinhui pan1-9/+1
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li3-10/+23
2020-09-03drm/amdgpu/swsmu: handle manual fan readback on SMU11Alex Deucher3-9/+24
2020-09-03drm/amdgpu/swsmu: add smu11 helper to get manual fan speed (v2)Alex Deucher2-0/+24
2020-09-03drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)Alex Deucher7-39/+8
2020-09-03drm/amdgpu/swsmu: drop get_fan_speed_percent (v2)Alex Deucher5-62/+10
2020-09-03drm/amdgpu/swsmu: add get_fan_parameters callbacks for smu11 asicsAlex Deucher3-0/+30
2020-09-03drm/amdgpu/swsmu: add new callback for getting fan parametersAlex Deucher3-0/+7
2020-09-03drm/amdgpu: disable gpu-sched load balance for uvdNirmoy Das1-1/+5
2020-09-03drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman1-1/+2
2020-09-03drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman1-0/+2
2020-09-03drm/amd/pm: enable MP0 DPM for sienna_cichlidJiansong Chen1-1/+3
2020-09-03drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan1-2/+12