summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-04858-45935/+28920Star
|\
| * Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie2017-08-299-161/+511
| |\
| | * 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-282-8/+8
| | * 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-2918-327/+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
| | * | arm64: dts: exynos: remove i80-if-timings nodesAndrzej Hajda2017-08-251-6/+0Star
| | * | dt-bindings: exynos5433-decon: remove i80-if-timings propertyAndrzej Hajda2017-08-251-12/+0Star
| | * | 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
| | |/
| * | Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/g...Dave Airlie2017-08-291-7/+7
| |\ \
| | * | drm: rename u32 in __u32 in uapiLionel Landwerlin2017-08-251-7/+7
| * | | drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand2017-08-294-0/+41
| * | | drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand2017-08-294-0/+44
| * | | 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-282-45/+208
| * | | drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand2017-08-282-3/+55
| * | | drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand2017-08-282-2/+97
| * | | drm/syncobj: add sync obj wait interface. (v8)Dave Airlie2017-08-284-0/+158
| * | | 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-282-1/+13
| * | | drm/syncobj: Rename fence_get to find_fenceJason Ekstrand2017-08-283-9/+9
| * | | 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-256-40/+107
| |\ \ \ \
| | * | | | ARM: OMAP2+: fix missing variable declarationArnd Bergmann2017-08-241-0/+1
| | * | | | 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
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |