summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-08Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-04-08Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-04-08Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie
2020-04-08Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/...Dave Airlie
2020-04-07drm/nouveau/kms/nv50-: wait for FIFO space on PIO channelsBen Skeggs
2020-04-07drm/nouveau/nvif: protect waits against GPU falling off the busBen Skeggs
2020-04-07drm/nouveau/nvif: access PTIMER through usermode class, if availableBen Skeggs
2020-04-07drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs
2020-04-07drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2020-04-07drm/nouveau/svm: remove useless SVM range checkRalph Campbell
2020-04-07drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell
2020-04-07drm/nouveau/svm: fix vma range check for migrationRalph Campbell
2020-04-07drm/nouveau: remove checks for return value of debugfs functionsWambui Karuga
2020-04-07drm/nouveau/ttm: evict other IO mappings when running out of BAR1 spaceBen Skeggs
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-04-01drm/amdkfd: kfree the wrong pointerJack Zhang
2020-03-31drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha
2020-03-31drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha
2020-03-31drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan
2020-03-31drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin
2020-03-31drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr
2020-03-31drm/amd/display: Support plane level CTMStylon Wang
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang
2020-03-31drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-03-31drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang
2020-03-31drm/amd/display: Update function to get optimal number of tapsEric Bernstein
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang
2020-03-31Merge tag 'gvt-next-fixes-2020-03-31' of https://github.com/intel/gvt-linux i...Rodrigo Vivi
2020-03-31drm/mm: revert "Break long searches in fragmented address spaces"Christian König
2020-03-31drm/xen: fix passing zero to 'PTR_ERR' warningDing Xiang
2020-03-31Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski