summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clk: aspeed: Support second reset registerJoel Stanley2018-04-192-8/+37
* dts: aspeed-g5: Expose SuperIO scratch registersAndrew Jeffery2018-04-191-0/+88
* dts: aspeed-g5: Expose VGA scratch registersAndrew Jeffery2018-04-191-0/+48
* soc: aspeed: Miscellaneous control interfacesAndrew Jeffery2018-04-195-0/+204
* Merge tag 'drm-for-v4.14' into dev-4.13Joel Stanley2018-04-19855-45903/+28842
|\
| * 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/+299
| |\ \
| | * | drm/exynos: simplify set_pixfmt() in DECON and FIMD driversTobias Jakobi2017-08-253-16/+3
| | * | 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/+6
| | * | drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi2017-08-251-4/+1
| | * | drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi2017-08-251-20/+6
| | * | 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/+0
| | * | dt-bindings: exynos5433-decon: remove i80-if-timings propertyAndrzej Hajda2017-08-251-12/+0
| | * | 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/+4
| | * | 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/+53
| | * | drm/exynos/decon5433: use readl_poll_timeout helpersAndrzej Hajda2017-08-251-12/+8
| | |/
| * | 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-291-31/+58
| * | | drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand2017-08-292-45/+208
| * | | drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand2017-08-292-3/+55
| * | | drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand2017-08-292-2/+97
| * | | drm/syncobj: add sync obj wait interface. (v8)Dave Airlie2017-08-294-0/+158
| * | | i915: Use drm_syncobj_fence_getJason Ekstrand2017-08-291-3/+1
| * | | drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand2017-08-292-1/+13
| * | | drm/syncobj: Rename fence_get to find_fenceJason Ekstrand2017-08-293-9/+9
| * | | drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz2017-08-292-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
OpenPOWER on IntegriCloud