Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | drm/omap: fix align_pitch() for 24 bits per pixel | Tomi Valkeinen | 1 | -1/+1 |
2015-07-02 | drm/omap: fix omap_gem_put_paddr() error handling | Tomi Valkeinen | 1 | -1/+1 |
2015-07-02 | drm/omap: fix omap_framebuffer_unpin() error handling | Tomi Valkeinen | 1 | -1/+1 |
2015-06-12 | drm: omapdrm: new vblank and event handling | Tomi Valkeinen | 1 | -0/+1 |
2015-06-12 | drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() | Laurent Pinchart | 1 | -1/+0 |
2015-06-12 | drm: omapdrm: Move encoder setup to encoder operations | Laurent Pinchart | 1 | -5/+1 |
2015-06-12 | drm: omapdrm: Support unlinking page flip events prematurely | Laurent Pinchart | 1 | -1/+1 |
2015-06-12 | drm: omapdrm: Make the omap_crtc_flush function static | Laurent Pinchart | 1 | -1/+0 |
2015-06-12 | drm: omapdrm: Remove omap_plane enabled field | Laurent Pinchart | 1 | -1/+1 |
2015-06-12 | drm: omapdrm: Switch crtc and plane set_property to atomic helpers | Laurent Pinchart | 1 | -2/+0 |
2015-06-12 | drm: omapdrm: Drop manual framebuffer pin handling | Laurent Pinchart | 1 | -1/+0 |
2015-06-12 | drm: omapdrm: Switch page flip to atomic helpers | Laurent Pinchart | 1 | -6/+0 |
2015-06-12 | drm: omapdrm: Implement asynchronous commit support | Laurent Pinchart | 1 | -0/+8 |
2015-06-12 | drm: omapdrm: Clean up #include's | Laurent Pinchart | 1 | -4/+4 |
2015-06-12 | drm: omapdrm: Cancel pending page flips when closing device | Laurent Pinchart | 1 | -0/+1 |
2015-06-12 | drm: omapdrm: Simplify IRQ registration | Laurent Pinchart | 1 | -5/+1 |
2015-06-12 | drm: omapdrm: Apply settings synchronously | Laurent Pinchart | 1 | -20/+3 |
2015-06-12 | drm: omapdrm: Store the rotation property in dev->mode_config | Laurent Pinchart | 1 | -1/+0 |
2015-03-24 | drm/omap: fix race condition with dev->obj_list | Tomi Valkeinen | 1 | -0/+3 |
2015-03-20 | drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() | Laurent Pinchart | 1 | -6/+6 |
2015-03-20 | drm: omapdrm: Remove manual update display support | Laurent Pinchart | 1 | -4/+0 |
2015-03-20 | drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() | Laurent Pinchart | 1 | -1/+1 |
2015-03-20 | drm: omapdrm: Switch to the universal plane API | Laurent Pinchart | 1 | -1/+1 |
2014-09-24 | drm: Extract <drm/drm_gem.h> | Daniel Vetter | 1 | -0/+1 |
2014-08-08 | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 1 | -0/+1 |
2014-07-11 | drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h | Ville Syrjälä | 1 | -7/+0 |
2014-07-04 | drm/omap: Add infoframe & dvi/hdmi mode support | Tomi Valkeinen | 1 | -0/+1 |
2014-04-14 | drm/omap: fix race issue when unloading omapdrm | Tomi Valkeinen | 1 | -0/+1 |
2014-01-29 | Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom... | Dave Airlie | 1 | -0/+3 |
2014-01-09 | drm/omap: fix: Defer probe if an omapdss device requests for it at connect | Archit Taneja | 1 | -0/+1 |
2014-01-09 | drm/omap: fix (un)registering irqs inside an irq handler | Tomi Valkeinen | 1 | -0/+2 |
2013-12-18 | drm: Kill DRM_IRQ_ARGS | Daniel Vetter | 1 | -1/+1 |
2013-10-09 | drm: kill ->gem_init_object() and friends | David Herrmann | 1 | -1/+0 |
2013-08-19 | drm/omap: use flip-work helper | Rob Clark | 1 | -3/+2 |
2013-08-07 | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter | 1 | -2/+0 |
2013-06-17 | OMAPDRM: fix overlay manager handling | Tomi Valkeinen | 1 | -0/+1 |
2013-04-11 | drm/omap: Fix and improve crtc and overlay manager correlation | Archit Taneja | 1 | -34/+4 |
2013-02-16 | drm/omap: move out of staging | Rob Clark | 1 | -0/+333 |