summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-041-7/+15
|\
| * Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie2020-01-311-7/+15
| |\
| | * mm, drm/ttm: Fix vm page protection handlingThomas Hellstrom2020-01-161-7/+15
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-032-4/+4
|\ \ \
| * | | clk: mux: Add support for specifying parents via DT/pointersStephen Boyd2020-01-062-4/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-311-3/+3
|\ \ \ \
| * | | | mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-2/+2
| * | | | drm/via: set FOLL_PIN via pin_user_pages_fast()John Hubbard2020-01-311-1/+1
* | | | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301428-39431/+71906
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie2020-01-3013-22/+200
| |\ \ \
| | * | | drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs2020-01-292-12/+32
| | * | | drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs2020-01-291-1/+5
| | * | | drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs2020-01-291-6/+17
| | * | | drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs2020-01-291-0/+2
| | * | | drm/nouveau: support synchronous pushbuf submissionBen Skeggs2020-01-291-1/+10
| | * | | drm/nouveau: signal pending fences when channel has been killedBen Skeggs2020-01-293-1/+12
| | * | | drm/nouveau: reject attempts to submit to dead channelsBen Skeggs2020-01-291-0/+2
| | * | | drm/nouveau: zero vma pointer even if we only unreference it rather than freeBen Skeggs2020-01-291-1/+1
| | * | | drm/nouveau: Add HD-audio component notifier supportTakashi Iwai2020-01-293-0/+119
| * | | | Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie2020-01-239-12/+21
| |\| | |
| | * | | drm/nouveau: fix build error without CONFIG_IOMMU_APIChen Zhou2020-01-231-0/+1
| | * | | drm/nouveau/kms/nv04: remove set but not used variable 'width'YueHaibing2020-01-231-2/+1
| | * | | drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'YueHaibing2020-01-231-2/+0
| | * | | drm/nouveau/mmu: fix comptag memory leakBen Skeggs2020-01-231-1/+1
| | * | | drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbcThierry Reding2020-01-233-3/+4
| | * | | drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrappingThierry Reding2020-01-232-4/+14
| * | | | Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2020-01-238-34/+34
| |\ \ \ \
| | * | | | drm/exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-211-3/+3
| | * | | | drm/exynos: change callback namesInki Dae2020-01-217-31/+31
| * | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2020-01-237-34/+183
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possibleThomas Hellstrom2020-01-151-0/+4
| | * | | | drm/vmwgfx: Bump driver minor versionThomas Hellstrom2020-01-151-2/+2
| | * | | | drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger2020-01-153-0/+91
| | * | | | drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost2020-01-151-1/+3
| | * | | | drm/vmwgfx: drop DRM_AUTH for render ioctlsEmil Velikov2020-01-151-14/+14
| | * | | | drm/vmwgfx: check master authentication in surface_ref ioctlsEmil Velikov2020-01-151-0/+7
| | * | | | drm/vmwgfx: move the require_exist handling togetherEmil Velikov2020-01-151-4/+5
| | * | | | drm/vmwgfx: Replace deprecated PTR_RETLukas Bulwahn2020-01-151-6/+15
| | * | | | drm/vmwgfx: Call vmw_driver_{load,unload}() before registering deviceThomas Zimmermann2020-01-151-5/+37
| | * | | | drm/vmwgfx: Don't use the HB port if memory encryption is activeThomas Hellstrom2020-01-151-2/+5
| | | |_|/ | | |/| |
| * | | | Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2020-01-2048-425/+1039
| |\ \ \ \
| | * | | | drm/msm: Fix error about comments within a comment blockDouglas Anderson2020-01-131-1/+1
| | * | | | drm/msm: allow zapfw to not be specified in gpulistRob Clark2020-01-131-9/+13
| | * | | | drm/msm: support firmware-name for zap fw (v2)Rob Clark2020-01-131-3/+27
| | * | | | drm/msm/dpu: Allow UBWC on NV12Fritz Koenig2020-01-121-0/+2
| | * | | | drm: msm: Quiet down plane errors in atomic_checkJohn Stultz2020-01-121-6/+6
| | * | | | drm/msm: update LANE_CTRL register value from default valueHarigovindan P2020-01-071-3/+5
| | * | | | drm/msm: add DSI support for sc7180Harigovindan P2020-01-072-0/+22
| | * | | | drm/msm/dsi: split clk rate setting and enableRob Clark2020-01-044-10/+34
| | * | | | drm/msm: use BUG_ON macro for debugging.Wambui Karuga2020-01-021-4/+1