summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-28Merge tag 'drm-misc-next-2020-02-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie113-2514/+3122
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie166-2414/+5161
2020-02-27drm/virtio: add virtio_gpu_is_shmem helperGurchetan Singh2-2/+10
2020-02-27drm/virtio: make mmap callback consistent with callbacksGurchetan Singh1-1/+1
2020-02-27drm/hisilicon: Fixed pcie resource conflict between drm and firmwareTian Tao1-0/+5
2020-02-27drm/hisilicon: Set preferred mode resolution and maximum resolutionTian Tao1-1/+10
2020-02-27drm/hisilicon: Add the mode_valid functionTian Tao1-0/+20
2020-02-27drm/hisilicon: fixed the wrong resolution configurationsTian Tao1-1/+1
2020-02-27drm/hisilicon: Enable the shadowfb for hibmcTian Tao1-1/+1
2020-02-27drm/hisilicon: Add new clock/resolution configurationsTian Tao2-0/+5
2020-02-27Merge tag 'drm-intel-next-2020-02-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie195-11317/+16161
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/radeon: Inline drm_get_pci_devDaniel Vetter2-2/+47
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