summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: wire up shrinkctl->nr_scannedChris Wilson2017-09-075-11/+24
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-044-2/+15
|\
| * Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-2697-525/+660
| |\
| * | x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2017-07-184-2/+15
* | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04748-44729/+26807Star
|\ \ \
| * \ \ Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-04743-44671/+26712Star
| |\ \ \
| | * \ \ Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie2017-08-298-158/+503
| | |\ \ \
| | | * | | drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh2017-08-281-2/+2
| | | * | | drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh2017-08-284-11/+70
| | | * | | drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh2017-08-283-2/+71
| | | * | | drm/vmwgfx: Prepare to support fence fdSinclair Yeh2017-08-281-5/+0Star
| | | * | | drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom2017-08-281-0/+1
| | | * | | drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom2017-08-281-0/+2
| | | * | | drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom2017-08-283-27/+206
| | | * | | drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom2017-08-284-91/+112
| | | * | | drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom2017-08-283-21/+40
| | * | | | Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2017-08-2916-309/+299Star
| | |\ \ \ \
| | | * | | | drm/exynos: simplify set_pixfmt() in DECON and FIMD driversTobias Jakobi2017-08-253-16/+3Star
| | | * | | | drm/exynos: consistent use of cppTobias Jakobi2017-08-253-13/+13
| | | * | | | drm/exynos: mixer: remove src offset from mixer_graph_buffer()Tobias Jakobi2017-08-251-9/+6Star
| | | * | | | drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi2017-08-251-4/+1Star
| | | * | | | drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi2017-08-251-20/+6Star
| | | * | | | drm/exynos: mixer: enable NV12MT support for the video planeTobias Jakobi2017-08-254-1/+35
| | | * | | | drm/exynos: mixer: fix chroma comment in vp_video_buffer()Tobias Jakobi2017-08-251-1/+1
| | | * | | | drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda2017-08-251-15/+25
| | | * | | | drm/exynos: add mode_valid callback to exynos_drmAndrzej Hajda2017-08-252-0/+15
| | | * | | | drm/exynos/decon5433: refactor irq requesting codeAndrzej Hajda2017-08-251-24/+30
| | | * | | | drm/exynos/mic: use mode info stored in CRTC to detect i80 modeAndrzej Hajda2017-08-251-40/+4Star
| | | * | | | drm/exynos/dsi: propagate info about command mode from panelAndrzej Hajda2017-08-252-0/+3
| | | * | | | drm/exynos/dsi: refactor panel detection logicAndrzej Hajda2017-08-251-101/+102
| | | * | | | drm/exynos: use helper to set possible crtcsAndrzej Hajda2017-08-258-59/+53Star
| | | * | | | drm/exynos/decon5433: use readl_poll_timeout helpersAndrzej Hajda2017-08-251-12/+8Star
| | | |/ / /
| | * | | | drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand2017-08-293-0/+40
| | * | | | drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand2017-08-293-0/+37
| | * | | | drm/syncobj: Add a syncobj_array_find helperJason Ekstrand2017-08-281-31/+58
| | * | | | drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand2017-08-281-45/+207
| | * | | | drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand2017-08-281-3/+54
| | * | | | drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand2017-08-281-2/+58
| | * | | | drm/syncobj: add sync obj wait interface. (v8)Dave Airlie2017-08-283-0/+146
| | * | | | i915: Use drm_syncobj_fence_getJason Ekstrand2017-08-281-3/+1Star
| | * | | | drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand2017-08-281-1/+1
| | * | | | drm/syncobj: Rename fence_get to find_fenceJason Ekstrand2017-08-282-6/+6
| | * | | | drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz2017-08-282-0/+81
| | * | | | Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie2017-08-251-1/+1
| | |\ \ \ \
| | | * | | | drm/sun4i: use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-231-1/+1
| | * | | | | Merge tag 'omapdrm-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-08-255-40/+106
| | |\ \ \ \ \
| | | * | | | | drm/omap: work-around for omap3 display enableTomi Valkeinen2017-08-231-17/+30
| | | * | | | | drm/omap: fix i886 work-aroundTomi Valkeinen2017-08-233-9/+25
| | | * | | | | drm/omap: fix analog tv-out modecheckTomi Valkeinen2017-08-231-14/+51
| | * | | | | | Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...Dave Airlie2017-08-2531-273/+574
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |