- 4f9d39a drm/rockchip: Fix crtc_state->event signalling by Daniel Vetter · 9 years ago
- 05c960e drm/rockchip: Disarm vop->is_enabled by Daniel Vetter · 9 years ago
- 2bd6cc8 drm/hdlcd: Use helper support for nonblocking commits by Daniel Vetter · 9 years ago
- 17b58b2 drm/arc: Implement nonblocking commit correctly by Daniel Vetter · 9 years ago
- 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 9 years ago
- a095caa drm/atomic-helper: roll out commit synchronization by Daniel Vetter · 9 years ago
- 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 9 years ago
- a33e93d drm/sun4i: Implement some semblance of vblank event handling by Daniel Vetter · 9 years ago
- 84d9a4a drm/arc: Actually bother with handling atomic events. by Daniel Vetter · 9 years ago
- 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 9 years ago
- f706974 drm/rockchip: Drop drm_driver.load/unload callbacks by Tomeu Vizoso · 9 years ago
- 913bb40 drm/rockchip: fix compile warnings for 64-bit by Brian Norris · 9 years ago
- 39bf86092 drm/exynos: use logical AND in exynos_drm_plane_check_size() by Tobias Jakobi · 9 years ago
- ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 9 years ago
- 081e9c0 drm/atomic: kerneldoc for drm_atomic_crtc_needs_modeset by Daniel Vetter · 9 years ago
- 30bb70e drm/hisilicon: Implement some semblance of vblank event handling by Daniel Vetter · 9 years ago
- 9433bd6 drm/fsl-du: Implement some semblance of vblank event handling by Daniel Vetter · 9 years ago
- ed4f885 drm/arc: Nuke event_list by Daniel Vetter · 9 years ago
- d3a4618 drm: Replace fb_helper->atomic with mode_config->atomic_commit by Daniel Vetter · 9 years ago
- c39032a drm/atomic-helper: Annotate a bunch more RETURNS: sections by Daniel Vetter · 9 years ago
- 9625bf5 drm: sti: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
- 797ef74 drm: msm: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 9 years ago
- eefcf83 drm: mediatek: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
- d14d2a8 drm: Remove dev_pm_ops from drm_class by Lukas Wunner · 9 years ago
- 3c85f20 Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
- 76c6dcc Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
- 5b73594 Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- bb4cec0 Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- fa625c1 Backmerge tag 'v4.7-rc2' into drm-next by Dave Airlie · 9 years ago
- e839508 drm/dsi: Implement set tear scanline by Vinay Simha BN · 9 years ago
- ce0c575 drm/fb_cma_helper: Implement fb_mmap callback by Robin Murphy · 9 years ago
- cb76e35 drm/qxl: Remove useless drm_fb_get_bpp_depth() call by Laurent Pinchart · 9 years ago
- 683aa14 drm/ast: Remove useless drm_fb_get_bpp_depth() call by Laurent Pinchart · 9 years ago
- c61b93f drm/atomic: Fix remaining places where !funcs->best_encoder is valid by Boris Brezillon · 9 years ago
- 492a426 drm/omapdrm: Implement gamma_lut atomic crtc properties by Jyri Sarha · 9 years ago
- fbff010 drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispc by Jyri Sarha · 9 years ago
- acc3a23 drm/omapdrm: Add gamma table support to DSS dispc by Jyri Sarha · 9 years ago
- f8ed34a drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt() by Jyri Sarha · 9 years ago
- 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 9 years ago
- a1dec22 Merge omapdss header refactoring by Tomi Valkeinen · 9 years ago
- 0062795 virtio-gpu: use src not crtc by Gerd Hoffmann · 9 years ago
- 86f752d virtio-gpu: pick up hotspot from framebuffer by Gerd Hoffmann · 9 years ago
- dd54659 add cursor hotspot to drm_framebuffer by Gerd Hoffmann · 9 years ago
- bbbed88 virtio-gpu: switch to atomic cursor interfaces by Gerd Hoffmann · 9 years ago
- e7cf096 virtio-gpu: add atomic_commit function by Gerd Hoffmann · 9 years ago
- d3767d4 virtio-gpu: fix output lookup by Gerd Hoffmann · 9 years ago
- ddac4b5 Documentation: add fence-array to kernel DocBook by Gustavo Padovan · 9 years ago
- 097f0ab drm/shmobile: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
- a782bca drm/radeon: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
- 078ace6 drm/qxl: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
- 23a25ed drm/atmel: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
- accbaf6 drm/armada: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
- 60629c4 drm/amdgpu: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
- a288c1e drm/virtio: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
- 06413e4 drm/udl: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
- 8a60522 drm/qxl: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
- 8176731 drm/atmel: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
- dd54b80 drm/armada: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
- ecf140d Merge branch '4.8/omapdrm-pll' (omapdrm PLL work) by Tomi Valkeinen · 9 years ago
- 449c5e9 drm/omap: rename panel/encoder Kconfig names by Tomi Valkeinen · 9 years ago
- 4a64b90 drm: omapdrm: add DSI mapping by Sebastian Reichel · 9 years ago
- 6d39e63 drm: omapdrm: Remove unused omap_framebuffer_bo function by Laurent Pinchart · 9 years ago
- 0f9abbd drm: omapdrm: Remove unused omap_gem_tiled_size function by Laurent Pinchart · 9 years ago
- a84a49d drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIO by Laurent Pinchart · 9 years ago
- 5379be2 drm/omap: panel-dpi: implement support for a vcc regulator by Uwe Kleine-König · 9 years ago
- e2513b3 drm/omap: panel-dpi: make (limited) use of a reset gpio by Uwe Kleine-König · 9 years ago
- 24fe238 devicetree/bindings: add reset-gpios and vcc-supply for panel-dpi by Uwe Kleine-König · 9 years ago
- adb314e MAINTAINERS: Add maintainer for TI LCDC DRM driver by Tomi Valkeinen · 9 years ago
- 5ef330a MAINTAINERS: Add maintainer for OMAP DRM driver by Tomi Valkeinen · 9 years ago
- ce481ed drm/omap: fix pitch round-up by Tomi Valkeinen · 9 years ago
- 6a5228f drm/omap: remove align_pitch() by Tomi Valkeinen · 9 years ago
- 63871f7 drm/omap: remove unnecessary pitch round-up by Tomi Valkeinen · 9 years ago
- 6e4c6e6 drm/omap: remove unneeded gpio includes by Tomi Valkeinen · 9 years ago
- 1750d59 drm/i915: Update DRIVER_DATE to 20160606 by Daniel Vetter · 9 years ago
- af8c34c Linux 4.7-rc2 by Linus Torvalds · 9 years ago
- 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
- 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
- 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 9 years ago
- 0032c08 parisc: Fix printk time during boot by Helge Deller · 9 years ago
- be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 14 years ago
- 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
- 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
- b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 9 years ago
- 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 9 years ago
- cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 9 years ago
- 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 9 years ago
- 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 9 years ago
- 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 9 years ago
- 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 9 years ago
- 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago