Age | Commit message (Expand) | Author | Files | Lines |
2018-07-13 | drm: drop _mode_ from drm_mode_connector_attach_encoder | Daniel Vetter | 1 | -1/+1 |
2018-06-28 | drm/omap: gem: Switch to gem_free_object_unlocked() | Daniel Vetter | 1 | -1/+1 |
2018-06-28 | drm/omap: gem: Fix mm_list locking | Daniel Vetter | 1 | -1/+1 |
2018-03-28 | drm/omap: Use normalized zpos for plane placement | Peter Ujfalusi | 1 | -0/+3 |
2018-03-01 | drm/omap: fix maximum sizes | Tomi Valkeinen | 1 | -4/+7 |
2018-03-01 | drm/omap: cleanup fbdev init/free | Tomi Valkeinen | 1 | -5/+4 |
2018-03-01 | drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations | Laurent Pinchart | 1 | -6/+7 |
2018-03-01 | drm: omapdrm: dss: Store dispc ops in dss_device structure | Laurent Pinchart | 1 | -3/+2 |
2018-03-01 | drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data | Laurent Pinchart | 1 | -0/+1 |
2018-03-01 | drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops | Laurent Pinchart | 1 | -1/+1 |
2018-03-01 | drm: omapdrm: Split init and cleanup from probe and remove functions | Laurent Pinchart | 1 | -32/+51 |
2017-12-19 | drm: omapdrm: Remove filename from header and fix copyright tag | Andrew F. Davis | 1 | -3/+1 |
2017-12-19 | drm: omapdrm: Pass drm_device to omap_gem_resume() | Laurent Pinchart | 1 | -1/+1 |
2017-12-19 | drm/omap: Filter displays mode based on bandwidth limit | Peter Ujfalusi | 1 | -0/+5 |
2017-12-08 | drm/omap: Use drm_fb_helper_lastclose() and _poll_changed() | Noralf Trønnes | 1 | -32/+2 |
2017-08-23 | drm/omap: work-around for omap3 display enable | Tomi Valkeinen | 1 | -17/+30 |
2017-08-16 | drm/omap: remove no-op cleanup code | Tomi Valkeinen | 1 | -33/+0 |
2017-08-16 | drm/omap: rename omapdrm device back | Tomi Valkeinen | 1 | -1/+1 |
2017-08-16 | drm: omapdrm: Register omapdrm platform device in omapdss driver | Laurent Pinchart | 1 | -1/+7 |
2017-08-15 | drm/omap: Support for HDMI hot plug detection | Peter Ujfalusi | 1 | -0/+29 |
2017-08-01 | drm/omapdrm: Fix omap_atomic_wait_for_completion | Maarten Lankhorst | 1 | -3/+3 |
2017-07-29 | drm/omapdrm: Use the drm_driver.dumb_destroy default | Noralf Trønnes | 1 | -1/+0 |
2017-06-02 | drm/omap: define compat_ioctl | Tomi Valkeinen | 1 | -0/+1 |
2017-06-02 | drm/omap: add new connector types | Tomi Valkeinen | 1 | -0/+8 |
2017-06-02 | drm: omapdrm: Infer the OMAP version from the SoC family | Laurent Pinchart | 1 | -2/+13 |
2017-06-02 | drm: omapdrm: Add zpos property | Laurent Pinchart | 1 | -1/+3 |
2017-06-02 | drm: omapdrm: Remove legacy buffer synchronization support | Laurent Pinchart | 1 | -49/+4 |
2017-06-02 | drm: omapdrm: Use DRM core's atomic commit helper | Laurent Pinchart | 1 | -98/+14 |
2017-05-22 | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI | Robert Foss | 1 | -2/+2 |
2017-04-03 | drm/omap: Major omap_modeset_init() cleanup | Jyri Sarha | 1 | -130/+47 |
2017-04-03 | drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option | Jyri Sarha | 1 | -43/+16 |
2017-04-03 | drm/omap: use drm_atomic_helper_shutdown() | Tomi Valkeinen | 1 | -0/+2 |
2017-04-03 | drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up | Peter Ujfalusi | 1 | -6/+3 |
2017-04-03 | drm/omap: use dispc_ops | Tomi Valkeinen | 1 | -4/+6 |
2017-04-03 | drm/omap: move dispc related dss-feat funcs to dispc | Tomi Valkeinen | 1 | -2/+2 |
2017-04-03 | drm/omap: Add support for render nodes | Hemant Hariyani | 1 | -7/+13 |
2017-04-03 | drm/omap: decrease min width & height | Tomi Valkeinen | 1 | -2/+2 |
2017-02-26 | Merge airlied/drm-next into drm-misc-next | Daniel Vetter | 1 | -2/+15 |
2017-02-16 | drm/omapdrm: Move commit_modeset_enables() before commit_planes() | Jyri Sarha | 1 | -1/+15 |
2017-02-16 | Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs" | Jyri Sarha | 1 | -2/+1 |
2017-02-08 | drm/omap: use vblank hooks in struct drm_crtc_funcs | Tomi Valkeinen | 1 | -2/+0 |
2017-02-07 | drm: remove drm_vblank_no_hw_counter assignment from driver code | Shawn Guo | 1 | -1/+0 |
2017-02-01 | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -1/+0 |
2017-01-27 | drm/omap: Remove omap_debugfs_cleanup() | Noralf Trønnes | 1 | -1/+0 |
2017-01-09 | drm: Change the return type of the unload hook to void | Gabriel Krisman Bertazi | 1 | -3/+1 |
2016-12-19 | drm: omapdrm: Perform initialization/cleanup at probe/remove time | Laurent Pinchart | 1 | -106/+105 |
2016-12-19 | drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs | Laurent Pinchart | 1 | -1/+2 |
2016-12-19 | drm: omapdrm: Handle FIFO underflow IRQs internally | Laurent Pinchart | 1 | -2/+2 |
2016-12-08 | drm/omap: fix primary-plane's possible_crtcs | Tomi Valkeinen | 1 | -5/+12 |
2016-10-21 | drm/omap: Use per-plane rotation property | Ville Syrjälä | 1 | -27/+25 |