summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Merge tag 'drm/tegra/for-5.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-14/+40
2020-03-13drm/tegra: hdmi: Silence deferred-probe errorDmitry Osipenko1-9/+25
2020-03-13drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko1-1/+7
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie129-1317/+2860
2020-03-12drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko1-1/+7
2020-03-12drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko1-3/+1
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie72-643/+2376
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie341-3428/+4086
2020-03-10drm/amdgpu/runpm: disable runpm on Vega10Feifei Xu1-0/+1
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou8-11/+3
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou2-0/+31
2020-03-10drm/amd/powerplay: fix the coverity warning about negative check for an unsig...Prike Liang1-3/+0
2020-03-10drm/amdgpu: Correct the condition of warning while bo releasexinhui pan1-1/+2
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao4-42/+27
2020-03-10drm/amdkfd: Use pr_debug to print the message of reaching event limitYong Zhao1-1/+1
2020-03-10drm/amdgpu: do not set nil entry in compute_prio_schedNirmoy Das1-4/+11
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das4-276/+0
2020-03-09drm/amdgpu: change hw sched list on ctx priority overrideNirmoy Das1-4/+25
2020-03-09drm/scheduler: implement a function to modify sched listNirmoy Das1-0/+18
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das9-21/+127
2020-03-09drm/amd/powerplay: add smu if version for navi12Xiaojie Yuan2-0/+4
2020-03-09drm/amdgpu/display: Fix Pollock Variant DetectionAly-Tawfik2-10/+11
2020-03-09drm/amdgpu/display: fix pci revision id fetchingAly-Tawfik1-1/+1
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky1-7/+38
2020-03-09drm/amd/display: dcn20: remove an unused functionMelissa Wen1-78/+0
2020-03-09drm/amd/display: 3.2.76Aric Cyr1-1/+1
2020-03-09drm/amd/display: separate FEC capability from fec debug flagWenjing Liu4-13/+18
2020-03-09drm/amd/display: writing stereo polarity register if swappedMartin Leung1-1/+1
2020-03-09drm/amd/display: Stop if retimer is not availableRodrigo Siqueira1-38/+29
2020-03-09drm/amd/display: fix a minor HDCP logging errorWenjing Liu1-0/+3
2020-03-09drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu1-4/+20
2020-03-09drm/amd/display: Program DSC during timing programmingNikola Cornij4-4/+17
2020-03-09drm/amd/display: Not check wm and clk change flag in optimized bandwidth.Yongqiang Sun3-35/+23
2020-03-09drm/amd/display: Add registry for mem pwr controlBraden Bakker1-0/+1
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu6-8/+10
2020-03-09drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang1-2/+6
2020-03-09drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-03-09drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)Gurchetan Singh2-15/+20
2020-03-09drm/virtio: factor out the sg_table from virtio_gpu_objectGurchetan Singh3-20/+30
2020-03-09drm: Make drm_pci_agp_init legacyChris Wilson1-12/+12
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds10-33/+329
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+7
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+31
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+20
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-29/+88
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-117/+163
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-59/+95
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-29/+2
2020-03-07Revert "drm/panel: simple: Add support for Sharp LQ150X1LG11 panels"Peter Rosin1-27/+0
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-36/+22