Age | Commit message (Expand) | Author |
2017-08-15 | drm/omap: Support for HDMI hot plug detection | Peter Ujfalusi |
2017-08-01 | drm/omapdrm: Fix omap_atomic_wait_for_completion | Maarten Lankhorst |
2017-07-29 | drm/omapdrm: Use the drm_driver.dumb_destroy default | Noralf Trønnes |
2017-06-02 | drm/omap: define compat_ioctl | Tomi Valkeinen |
2017-06-02 | drm/omap: add new connector types | Tomi Valkeinen |
2017-06-02 | drm: omapdrm: Infer the OMAP version from the SoC family | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Add zpos property | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Remove legacy buffer synchronization support | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Use DRM core's atomic commit helper | Laurent Pinchart |
2017-05-22 | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI | Robert Foss |
2017-04-03 | drm/omap: Major omap_modeset_init() cleanup | Jyri Sarha |
2017-04-03 | drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option | Jyri Sarha |
2017-04-03 | drm/omap: use drm_atomic_helper_shutdown() | Tomi Valkeinen |
2017-04-03 | drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up | Peter Ujfalusi |
2017-04-03 | drm/omap: use dispc_ops | Tomi Valkeinen |
2017-04-03 | drm/omap: move dispc related dss-feat funcs to dispc | Tomi Valkeinen |
2017-04-03 | drm/omap: Add support for render nodes | Hemant Hariyani |
2017-04-03 | drm/omap: decrease min width & height | Tomi Valkeinen |
2017-02-26 | Merge airlied/drm-next into drm-misc-next | Daniel Vetter |
2017-02-16 | drm/omapdrm: Move commit_modeset_enables() before commit_planes() | Jyri Sarha |
2017-02-16 | Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs" | Jyri Sarha |
2017-02-08 | drm/omap: use vblank hooks in struct drm_crtc_funcs | Tomi Valkeinen |
2017-02-07 | drm: remove drm_vblank_no_hw_counter assignment from driver code | Shawn Guo |
2017-02-01 | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-01-27 | drm/omap: Remove omap_debugfs_cleanup() | Noralf Trønnes |
2017-01-09 | drm: Change the return type of the unload hook to void | Gabriel Krisman Bertazi |
2016-12-19 | drm: omapdrm: Perform initialization/cleanup at probe/remove time | Laurent Pinchart |
2016-12-19 | drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs | Laurent Pinchart |
2016-12-19 | drm: omapdrm: Handle FIFO underflow IRQs internally | Laurent Pinchart |
2016-12-08 | drm/omap: fix primary-plane's possible_crtcs | Tomi Valkeinen |
2016-10-21 | drm/omap: Use per-plane rotation property | Ville Syrjälä |
2016-10-21 | drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0 | Ville Syrjälä |
2016-10-17 | drm: Add reference counting to drm_atomic_state | Chris Wilson |
2016-08-29 | drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit | Liu Ying |
2016-08-08 | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? | Joonas Lahtinen |
2016-06-21 | drm: Lobotomize set_busid nonsense for !pci drivers | Daniel Vetter |
2016-06-10 | drm/atomic-helper: Massage swap_state signature somewhat | Daniel Vetter |
2016-06-09 | Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb... | Dave Airlie |
2016-06-06 | drm: omapdrm: add DSI mapping | Sebastian Reichel |
2016-06-02 | drm/omap: Use for_each_plane_in_state | Daniel Vetter |
2016-05-17 | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson |
2016-05-02 | drm/omapdrm: Rename async to nonblock. | Maarten Lankhorst |
2016-03-05 | Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb... | Dave Airlie |
2016-03-03 | drm/omap: remove use of omapdss_find_mgr_from_display() | Tomi Valkeinen |
2016-03-03 | drm/omap: fix suspend/resume handling | Tomi Valkeinen |
2016-02-08 | drm/omap: Nuke close hooks | Daniel Vetter |
2015-12-31 | drm/omap: set DRIVER_ATOMIC for omapdrm | Tomi Valkeinen |
2015-12-31 | drm: omapdrm: gem: Mask out private flags passed from userspace | Laurent Pinchart |
2015-12-31 | drm: omapdrm: Make fbdev emulation optional | Laurent Pinchart |
2015-12-31 | drm/omap: Use platform_register/unregister_drivers() | Thierry Reding |