summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-27drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2Christian König
2020-02-27drm/amdgpu: use allowed_domains for exported DMA-bufsChristian König
2020-02-27drm/ttm: remove the backing store if no placement is givenChristian König
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König
2020-02-27drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel sup...Vasily Khoruzhick
2020-02-27drm/bridge: anx6345: don't print error message if regulator is not readyVasily Khoruzhick
2020-02-27drm/virtio: add virtio_gpu_is_shmem helperGurchetan Singh
2020-02-27drm/virtio: make mmap callback consistent with callbacksGurchetan Singh
2020-02-27drm/hisilicon: Fixed pcie resource conflict between drm and firmwareTian Tao
2020-02-27drm/hisilicon: Set preferred mode resolution and maximum resolutionTian Tao
2020-02-27drm/hisilicon: Add the mode_valid functionTian Tao
2020-02-27drm/hisilicon: fixed the wrong resolution configurationsTian Tao
2020-02-27drm/hisilicon: Enable the shadowfb for hibmcTian Tao
2020-02-27drm/hisilicon: Add new clock/resolution configurationsTian Tao
2020-02-27Merge tag 'drm-intel-next-2020-02-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-26drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher
2020-02-26drm/amdgpu/display: don't call drm_dp_mst_connector_late_register (v2)Alex Deucher
2020-02-26drm/amdgpu/display: split dp connector registration (v4)Alex Deucher
2020-02-26drm/amdgpu/display: add a late register connector callbackAlex Deucher
2020-02-26drm/amd/display: move dpcd debugfs members setupAlex Deucher
2020-02-26drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)Alex Deucher
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/amd/powerplay: add DFCstate control pptable func for arctHawking Zhang
2020-02-26drm/amd/powerplay: update arcturus ppsmc header to 54.15.0Hawking Zhang
2020-02-26drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher
2020-02-26drm/amdkfd: Delete unnecessary unmap queue package submissionsYong Zhao
2020-02-26drm/amdkfd: Delete excessive printingsYong Zhao
2020-02-26drm/amdkfd: Fix a memory leak in queue creation error handlingYong Zhao
2020-02-26drm/amdkfd: Count active CP queues directlyYong Zhao
2020-02-26drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao
2020-02-26drm/amdkfd: Rename queue_count to active_queue_countYong 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/radeon: Inline drm_get_pci_devDaniel Vetter
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter
2020-02-26drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou
2020-02-26drm/amd/display: remove set but not used variable 'mc_vm_apt_default'YueHaibing
2020-02-26drm/amd/amdgpu: Add gfxoff debugfs entryTom St Denis
2020-02-26drm/amdgpu: use amdgpu_ring_test_helper when possibleNirmoy Das