summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya1-2/+0
2020-03-06drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector callsPankaj Bharadiya1-13/+0
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya1-2/+1
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard164-2412/+5114
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie164-2412/+5114
2020-02-27dma-buf: drop dynamic_mapping flagChristian König1-1/+0
2020-02-27drm/amdgpu: implement amdgpu_gem_prime_move_notify v2Christian König2-1/+71
2020-02-27drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2Christian König2-7/+51
2020-02-27drm/amdgpu: use allowed_domains for exported DMA-bufsChristian König1-1/+4
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König1-1/+5
2020-02-26drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher2-7/+11
2020-02-26drm/amdgpu/display: don't call drm_dp_mst_connector_late_register (v2)Alex Deucher1-2/+1
2020-02-26drm/amdgpu/display: split dp connector registration (v4)Alex Deucher3-10/+25
2020-02-26drm/amdgpu/display: add a late register connector callbackAlex Deucher1-4/+14
2020-02-26drm/amd/display: move dpcd debugfs members setupAlex Deucher3-4/+3
2020-02-26drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)Alex Deucher2-5/+8
2020-02-26drm/amdgpu: don't call drm_connector_register for non-MST portsAlex Deucher3-3/+0
2020-02-26drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher3-13/+29
2020-02-26drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher2-4/+4
2020-02-26drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher2-4/+4
2020-02-26drm/amdgpu/gem: move debugfs init into core amdgpu debugfsAlex Deucher2-4/+4
2020-02-26drm/amdgpu/fence: move debugfs init into core amdgpu debugfsAlex Deucher2-3/+3
2020-02-26drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher3-5/+7
2020-02-26drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher3-8/+10
2020-02-26drm/amdgpu/ttm: move debugfs init into core amdgpu debugfsAlex Deucher3-12/+15
2020-02-26drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher3-4/+4
2020-02-26drm/amdgpu: Increase timout on emulator to tenfold instead of twiceYong Zhao1-1/+1
2020-02-26drm/amd/powerplay: add DFCstate control pptable func for arctHawking Zhang1-0/+23
2020-02-26drm/amd/powerplay: update arcturus ppsmc header to 54.15.0Hawking Zhang1-1/+5
2020-02-26drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher1-4/+6
2020-02-26drm/amdkfd: Delete unnecessary unmap queue package submissionsYong Zhao3-68/+29
2020-02-26drm/amdkfd: Delete excessive printingsYong Zhao2-5/+1
2020-02-26drm/amdkfd: Fix a memory leak in queue creation error handlingYong Zhao1-0/+3
2020-02-26drm/amdkfd: Count active CP queues directlyYong Zhao3-16/+35
2020-02-26drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao7-13/+13
2020-02-26drm/amdkfd: Rename queue_count to active_queue_countYong Zhao4-23/+23
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre9-0/+25
2020-02-26drm/amdgpu: Fix check for DPM when returning max clockKent Russell1-2/+2
2020-02-26drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VFRohit Khaire1-3/+9
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-02-26drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou1-2/+2
2020-02-26drm/amd/display: remove set but not used variable 'mc_vm_apt_default'YueHaibing1-4/+0
2020-02-26drm/amd/amdgpu: Add gfxoff debugfs entryTom St Denis1-0/+56
2020-02-26drm/amdgpu: use amdgpu_ring_test_helper when possibleNirmoy Das3-12/+5
2020-02-26drm/amdgpu: add VM update fences back to the root PD v2Christian König1-2/+12
2020-02-26drm/amdgpu: cleanup amdgpu_ring_finiNirmoy Das1-1/+2
2020-02-26drm/amdgpu: Add Arcturus D342 page retire supportJohn Clements1-6/+46
2020-02-26drm/amdgpu: toggle DF-Cstate to protect DF reg accessHawking Zhang1-5/+20
2020-02-26drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang3-16/+21
2020-02-26drm/amdgpu: add dpm helper function for DF Cstate controlHawking Zhang2-0/+20