Age | Commit message (Expand) | Author |
2016-06-07 | Merge omapdss header refactoring | Tomi Valkeinen |
2016-06-06 | drm: omapdrm: Remove unused omap_framebuffer_bo function | Laurent Pinchart |
2016-06-06 | drm: omapdrm: Remove unused omap_gem_tiled_size function | Laurent Pinchart |
2016-06-06 | drm/omap: remove align_pitch() | Tomi Valkeinen |
2016-06-06 | drm/omap: remove unnecessary pitch round-up | Tomi Valkeinen |
2016-06-03 | drm/omap: Do not include video/omapdss.h directly in drivers | Peter Ujfalusi |
2016-05-17 | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson |
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, omapfb: move exported dispc function declarations to omapdrm/omapfb | Tomi Valkeinen |
2016-03-03 | drm/omap: check if rotation is supported before commit | Tomi Valkeinen |
2016-03-03 | drm/omap: gem: Implement dma_buf import | Laurent Pinchart |
2016-02-08 | drm/omap: Nuke close hooks | Daniel Vetter |
2015-12-31 | drm/omap: remove unused plugin defines | Tomi Valkeinen |
2015-12-31 | drm: omapdrm: gem: Move global usergart variable to omap_drm_private | Laurent Pinchart |
2015-12-31 | drm: omapdrm: Make fbdev emulation optional | Laurent Pinchart |
2015-11-24 | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä |
2015-10-06 | drm/irq: Use unsigned int pipe in public API | Thierry Reding |
2015-07-02 | drm/omap: fix align_pitch() for 24 bits per pixel | Tomi Valkeinen |
2015-07-02 | drm/omap: fix omap_gem_put_paddr() error handling | Tomi Valkeinen |
2015-07-02 | drm/omap: fix omap_framebuffer_unpin() error handling | Tomi Valkeinen |
2015-06-12 | drm: omapdrm: new vblank and event handling | Tomi Valkeinen |
2015-06-12 | drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Move encoder setup to encoder operations | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Support unlinking page flip events prematurely | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Make the omap_crtc_flush function static | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Remove omap_plane enabled field | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Switch crtc and plane set_property to atomic helpers | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Drop manual framebuffer pin handling | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Switch page flip to atomic helpers | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Implement asynchronous commit support | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Clean up #include's | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Cancel pending page flips when closing device | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Simplify IRQ registration | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Apply settings synchronously | Laurent Pinchart |
2015-06-12 | drm: omapdrm: Store the rotation property in dev->mode_config | Laurent Pinchart |
2015-03-24 | drm/omap: fix race condition with dev->obj_list | Tomi Valkeinen |
2015-03-20 | drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() | Laurent Pinchart |
2015-03-20 | drm: omapdrm: Remove manual update display support | Laurent Pinchart |
2015-03-20 | drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() | Laurent Pinchart |
2015-03-20 | drm: omapdrm: Switch to the universal plane API | Laurent Pinchart |
2014-09-24 | drm: Extract <drm/drm_gem.h> | Daniel Vetter |
2014-08-08 | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds |
2014-07-11 | drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h | Ville Syrjälä |
2014-07-04 | drm/omap: Add infoframe & dvi/hdmi mode support | Tomi Valkeinen |
2014-04-14 | drm/omap: fix race issue when unloading omapdrm | Tomi Valkeinen |
2014-01-29 | Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom... | Dave Airlie |
2014-01-09 | drm/omap: fix: Defer probe if an omapdss device requests for it at connect | Archit Taneja |
2014-01-09 | drm/omap: fix (un)registering irqs inside an irq handler | Tomi Valkeinen |
2013-12-18 | drm: Kill DRM_IRQ_ARGS | Daniel Vetter |
2013-10-09 | drm: kill ->gem_init_object() and friends | David Herrmann |