summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+3
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard-2/+2
2020-01-31drm/via: set FOLL_PIN via pin_user_pages_fast()John Hubbard-1/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-39431/+71906
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie-22/+200
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds-22/+19
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs-12/+32
2020-01-29drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs-1/+5
2020-01-29drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs-6/+17
2020-01-29drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs-0/+2
2020-01-29drm/nouveau: support synchronous pushbuf submissionBen Skeggs-1/+10
2020-01-29drm/nouveau: signal pending fences when channel has been killedBen Skeggs-1/+12
2020-01-29drm/nouveau: reject attempts to submit to dead channelsBen Skeggs-0/+2
2020-01-29drm/nouveau: zero vma pointer even if we only unreference it rather than freeBen Skeggs-1/+1
2020-01-29drm/nouveau: Add HD-audio component notifier supportTakashi Iwai-0/+119
2020-01-28Revert "drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC"Arnd Bergmann-9/+0
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-15/+15
2020-01-24Merge tag 'amd-drm-fixes-5.5-2020-01-23' of git://people.freedesktop.org/~agd...Dave Airlie-1/+1
2020-01-24Merge tag 'drm-intel-fixes-2020-01-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie-12/+15
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher-1/+1
2020-01-23Merge tag 'drm-misc-fixes-2020-01-22-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-134/+380
2020-01-23Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie-12/+21
2020-01-23Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie-34/+34
2020-01-23Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie-34/+183
2020-01-23drm/nouveau: fix build error without CONFIG_IOMMU_APIChen Zhou-0/+1
2020-01-23drm/nouveau/kms/nv04: remove set but not used variable 'width'YueHaibing-2/+1
2020-01-23drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'YueHaibing-2/+0
2020-01-23drm/nouveau/mmu: fix comptag memory leakBen Skeggs-1/+1
2020-01-23drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbcThierry Reding-3/+4
2020-01-23drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrappingThierry Reding-4/+14
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon-74/+300
2020-01-21drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin-8/+8
2020-01-21drm/i915/userptr: fix size calculationMatthew Auld-4/+7
2020-01-21drm/exynos: Rename Exynos to lowercaseKrzysztof Kozlowski-3/+3
2020-01-21drm/exynos: change callback namesInki Dae-31/+31
2020-01-20Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-425/+1039
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie-47/+224
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-17/+88
2020-01-18Merge tag 'amd-drm-next-5.6-2020-01-17' of git://people.freedesktop.org/~agd5...Dave Airlie-1773/+4551
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-4/+38
2020-01-18Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+48
2020-01-17drm/dp_mst: Handle SST-only branch device caseWayne Lin-60/+80
2020-01-17drm/mst: Don't do atomic checks over disabled managersJosé Roberto de Souza-0/+3
2020-01-17drm/amdgpu: add the lost mutex_init backPan, Xinhui-0/+1
2020-01-16drm/amd/display: skip opp blank or unblank if test pattern enabledWenjing Liu-0/+3
2020-01-16drm/amd/display: 3.2.68Aric Cyr-1/+1
2020-01-16drm/amd/display: reallocate MST payload when link lossPaul Hsieh-5/+36
2020-01-16drm/amd/display: fixup DML dependenciesJun Lei-2/+2
2020-01-16drm/amd/display: Use mdelay to avoid context switchMartin Tsai-2/+2
2020-01-16drm/amd/display: Only program surface flip for video plane via dmcubYongqiang Sun-75/+94