summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-02-27drm/amdgpu: implement amdgpu_gem_prime_move_notify v2Christian König-1/+71
2020-02-27drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2Christian König-7/+51
2020-02-27drm/amdgpu: use allowed_domains for exported DMA-bufsChristian König-1/+4
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König-1/+5
2020-02-26drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher-7/+11
2020-02-26drm/amdgpu/display: split dp connector registration (v4)Alex Deucher-8/+18
2020-02-26drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)Alex Deucher-0/+8
2020-02-26drm/amdgpu: don't call drm_connector_register for non-MST portsAlex Deucher-2/+0
2020-02-26drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher-13/+29
2020-02-26drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher-4/+4
2020-02-26drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher-4/+4
2020-02-26drm/amdgpu/gem: move debugfs init into core amdgpu debugfsAlex Deucher-4/+4
2020-02-26drm/amdgpu/fence: move debugfs init into core amdgpu debugfsAlex Deucher-3/+3
2020-02-26drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher-5/+7
2020-02-26drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher-8/+10
2020-02-26drm/amdgpu/ttm: move debugfs init into core amdgpu debugfsAlex Deucher-12/+15
2020-02-26drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher-4/+4
2020-02-26drm/amdgpu: Increase timout on emulator to tenfold instead of twiceYong Zhao-1/+1
2020-02-26drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao-2/+2
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre-0/+11
2020-02-26drm/amdgpu: Fix check for DPM when returning max clockKent Russell-2/+2
2020-02-26drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VFRohit Khaire-3/+9
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter-1/+1
2020-02-26drm/amd/amdgpu: Add gfxoff debugfs entryTom St Denis-0/+56
2020-02-26drm/amdgpu: use amdgpu_ring_test_helper when possibleNirmoy Das-12/+5
2020-02-26drm/amdgpu: add VM update fences back to the root PD v2Christian König-2/+12
2020-02-26drm/amdgpu: cleanup amdgpu_ring_finiNirmoy Das-1/+2
2020-02-26drm/amdgpu: Add Arcturus D342 page retire supportJohn Clements-6/+46
2020-02-26drm/amdgpu: toggle DF-Cstate to protect DF reg accessHawking Zhang-5/+20
2020-02-26drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang-16/+21
2020-02-26drm/amdgpu: add dpm helper function for DF Cstate controlHawking Zhang-0/+20
2020-02-26drm/amdgpu: update psp firmwares loading sequence V2Evan Quan-6/+61
2020-02-26drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan-0/+49
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter-1/+1
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S-1/+37
2020-02-25drm/amdgpu: Improve Vega20 XGMI TLB flush workaroundFelix Kuehling-21/+53
2020-02-25drm/amdgpu: fix psp ucode not loaded in bare-metalMonk Liu-1/+1
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S-1/+37
2020-02-25drm/amdgpu/discovery: make the discovery code less chattyAlex Deucher-1/+1
2020-02-25drm/amdgpu: fix colliding of preemptionMonk Liu-5/+6
2020-02-25drm/amdgpu: cleanup some incorrect reg access for SRIOVMonk Liu-3/+4
2020-02-19drm/amdgpu: drop the non-sense firmware version check on arcturusEvan Quan-2/+3
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu-2/+9
2020-02-19drm/amdgpu: record non-zero error counter info in NBIO before resetting GPUGuchun Chen-1/+14
2020-02-19drm/amdgpu: log on non-zero error conter per IP before GPU resetGuchun Chen-0/+33
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu-2/+9
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard-2399/+6184
2020-02-14drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher-0/+2
2020-02-14drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher-0/+2
2020-02-14drm/amdgpu/soc15: fix xclk for ravenAlex Deucher-1/+6