aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-06drm/i915/gem: Flush all the reloc_gpu batchChris Wilson
2020-04-06drm/i915/gem: Ignore readonly failures when updating relocsChris Wilson
2020-04-06drm/i915/gt: Fill all the unused space in the GGTTChris Wilson
2020-04-06drm/i915/dp: Return the right vswing tablesJosé Roberto de Souza
2020-04-06drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-04-06drm/virtio: fix OOB in virtio_gpu_object_createJiri Slaby
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-04-05drm/prime: fix extracting of the DMA addresses from a scatterlistMarek Szyprowski
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-04Merge drm/drm-next into drm-misc-next-fixesMaxime Ripard
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-03drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-04-03drm/amdgpu: change SH MEM alignment mode for gfx10Likun Gao
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang
2020-04-03drm/amd/display: re-order asic declarationsShirish S
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai
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