| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-04 | 4 | -2/+15 |
|\ |
|
| * | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 98 | -526/+667 |
| |\ |
|
| * | | x86, drm, fbdev: Do not specify encrypted memory for video mappings | Tom Lendacky | 2017-07-18 | 4 | -2/+15 |
* | | | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 755 | -44756/+26842 |
|\ \ \ |
|
| * \ \ | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-09-04 | 749 | -44698/+26746 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li... | Dave Airlie | 2017-08-29 | 8 | -158/+503 |
| | |\ \ \ |
|
| | | * | | | drm/vmwgfx: Bump the version for fence FD support | Sinclair Yeh | 2017-08-28 | 1 | -2/+2 |
| | | * | | | drm/vmwgfx: Add export fence to file descriptor support | Sinclair Yeh | 2017-08-28 | 4 | -11/+70 |
| | | * | | | drm/vmwgfx: Add support for imported Fence File Descriptor | Sinclair Yeh | 2017-08-28 | 3 | -2/+71 |
| | | * | | | drm/vmwgfx: Prepare to support fence fd | Sinclair Yeh | 2017-08-28 | 1 | -5/+0 |
| | | * | | | drm/vmwgfx: Fix incorrect command header offset at restart | Thomas Hellstrom | 2017-08-28 | 1 | -0/+1 |
| | | * | | | drm/vmwgfx: Support the NOP_ERROR command | Thomas Hellstrom | 2017-08-28 | 1 | -0/+2 |
| | | * | | | drm/vmwgfx: Restart command buffers after errors | Thomas Hellstrom | 2017-08-28 | 3 | -27/+206 |
| | | * | | | drm/vmwgfx: Move irq bottom half processing to threads | Thomas Hellstrom | 2017-08-28 | 4 | -91/+112 |
| | | * | | | drm/vmwgfx: Don't use drm_irq_[un]install | Thomas Hellstrom | 2017-08-28 | 3 | -21/+40 |
| | * | | | | Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k... | Dave Airlie | 2017-08-29 | 16 | -309/+299 |
| | |\ \ \ \ |
|
| | | * | | | | drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers | Tobias Jakobi | 2017-08-25 | 3 | -16/+3 |
| | | * | | | | drm/exynos: consistent use of cpp | Tobias Jakobi | 2017-08-25 | 3 | -13/+13 |
| | | * | | | | drm/exynos: mixer: remove src offset from mixer_graph_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -9/+6 |
| | | * | | | | drm/exynos: mixer: simplify mixer_graph_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -4/+1 |
| | | * | | | | drm/exynos: mixer: simplify vp_video_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -20/+6 |
| | | * | | | | drm/exynos: mixer: enable NV12MT support for the video plane | Tobias Jakobi | 2017-08-25 | 4 | -1/+35 |
| | | * | | | | drm/exynos: mixer: fix chroma comment in vp_video_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -1/+1 |
| | | * | | | | drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode | Andrzej Hajda | 2017-08-25 | 1 | -15/+25 |
| | | * | | | | drm/exynos: add mode_valid callback to exynos_drm | Andrzej Hajda | 2017-08-25 | 2 | -0/+15 |
| | | * | | | | drm/exynos/decon5433: refactor irq requesting code | Andrzej Hajda | 2017-08-25 | 1 | -24/+30 |
| | | * | | | | drm/exynos/mic: use mode info stored in CRTC to detect i80 mode | Andrzej Hajda | 2017-08-25 | 1 | -40/+4 |
| | | * | | | | drm/exynos/dsi: propagate info about command mode from panel | Andrzej Hajda | 2017-08-25 | 2 | -0/+3 |
| | | * | | | | drm/exynos/dsi: refactor panel detection logic | Andrzej Hajda | 2017-08-25 | 1 | -101/+102 |
| | | * | | | | drm/exynos: use helper to set possible crtcs | Andrzej Hajda | 2017-08-25 | 8 | -59/+53 |
| | | * | | | | drm/exynos/decon5433: use readl_poll_timeout helpers | Andrzej Hajda | 2017-08-25 | 1 | -12/+8 |
| | | |/ / / |
|
| | * | | | | drm/syncobj: Add a signal ioctl (v3) | Jason Ekstrand | 2017-08-29 | 3 | -0/+40 |
| | * | | | | drm/syncobj: Add a reset ioctl (v3) | Jason Ekstrand | 2017-08-29 | 3 | -0/+37 |
| | * | | | | drm/syncobj: Add a syncobj_array_find helper | Jason Ekstrand | 2017-08-28 | 1 | -31/+58 |
| | * | | | | drm/syncobj: Allow wait for submit and signal behavior (v5) | Jason Ekstrand | 2017-08-28 | 1 | -45/+207 |
| | * | | | | drm/syncobj: Add a CREATE_SIGNALED flag | Jason Ekstrand | 2017-08-28 | 1 | -3/+54 |
| | * | | | | drm/syncobj: Add a callback mechanism for replace_fence (v3) | Jason Ekstrand | 2017-08-28 | 1 | -2/+58 |
| | * | | | | drm/syncobj: add sync obj wait interface. (v8) | Dave Airlie | 2017-08-28 | 3 | -0/+146 |
| | * | | | | i915: Use drm_syncobj_fence_get | Jason Ekstrand | 2017-08-28 | 1 | -3/+1 |
| | * | | | | drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2) | Jason Ekstrand | 2017-08-28 | 1 | -1/+1 |
| | * | | | | drm/syncobj: Rename fence_get to find_fence | Jason Ekstrand | 2017-08-28 | 2 | -6/+6 |
| | * | | | | drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate | John Stultz | 2017-08-28 | 2 | -0/+81 |
| | * | | | | Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern... | Dave Airlie | 2017-08-25 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | drm/sun4i: use of_graph_get_remote_endpoint() | Kuninori Morimoto | 2017-08-23 | 1 | -1/+1 |
| | * | | | | | Merge tag 'omapdrm-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2017-08-25 | 5 | -40/+106 |
| | |\ \ \ \ \ |
|
| | | * | | | | | drm/omap: work-around for omap3 display enable | Tomi Valkeinen | 2017-08-23 | 1 | -17/+30 |
| | | * | | | | | drm/omap: fix i886 work-around | Tomi Valkeinen | 2017-08-23 | 3 | -9/+25 |
| | | * | | | | | drm/omap: fix analog tv-out modecheck | Tomi Valkeinen | 2017-08-23 | 1 | -14/+51 |
| | * | | | | | | Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark... | Dave Airlie | 2017-08-25 | 31 | -273/+574 |
| | |\ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | * | | | | | drm/msm/mdp5: mark runtime_pm functions as __maybe_unused | Arnd Bergmann | 2017-08-22 | 1 | -2/+2 |