summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-2/+2
* drm/omap: fix align_pitch() for 24 bits per pixelTomi Valkeinen2015-07-021-1/+1
* drm/omap: fix omap_gem_put_paddr() error handlingTomi Valkeinen2015-07-021-1/+1
* drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen2015-07-021-1/+1
* drm: omapdrm: new vblank and event handlingTomi Valkeinen2015-06-121-0/+1
* drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()Laurent Pinchart2015-06-121-1/+0Star
* drm: omapdrm: Move encoder setup to encoder operationsLaurent Pinchart2015-06-121-5/+1Star
* drm: omapdrm: Support unlinking page flip events prematurelyLaurent Pinchart2015-06-121-1/+1
* drm: omapdrm: Make the omap_crtc_flush function staticLaurent Pinchart2015-06-121-1/+0Star
* drm: omapdrm: Remove omap_plane enabled fieldLaurent Pinchart2015-06-121-1/+1
* drm: omapdrm: Switch crtc and plane set_property to atomic helpersLaurent Pinchart2015-06-121-2/+0Star
* drm: omapdrm: Drop manual framebuffer pin handlingLaurent Pinchart2015-06-121-1/+0Star
* drm: omapdrm: Switch page flip to atomic helpersLaurent Pinchart2015-06-121-6/+0Star
* drm: omapdrm: Implement asynchronous commit supportLaurent Pinchart2015-06-121-0/+8
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-121-4/+4
* drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart2015-06-121-0/+1
* drm: omapdrm: Simplify IRQ registrationLaurent Pinchart2015-06-121-5/+1Star
* drm: omapdrm: Apply settings synchronouslyLaurent Pinchart2015-06-121-20/+3Star
* drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart2015-06-121-1/+0Star
* drm/omap: fix race condition with dev->obj_listTomi Valkeinen2015-03-241-0/+3
* drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()Laurent Pinchart2015-03-201-6/+6
* drm: omapdrm: Remove manual update display supportLaurent Pinchart2015-03-201-4/+0Star
* drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()Laurent Pinchart2015-03-201-1/+1
* drm: omapdrm: Switch to the universal plane APILaurent Pinchart2015-03-201-1/+1
* drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-241-0/+1
* Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-091-0/+1
|\
| * drm/omap: Add infoframe & dvi/hdmi mode supportTomi Valkeinen2014-07-041-0/+1
* | drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä2014-07-111-7/+0Star
|/
* drm/omap: fix race issue when unloading omapdrmTomi Valkeinen2014-04-141-0/+1
* Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2014-01-291-0/+3
|\
| * drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja2014-01-091-0/+1
| * drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen2014-01-091-0/+2
* | drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-181-1/+1
|/
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-1/+0Star
* drm/omap: use flip-work helperRob Clark2013-08-191-3/+2Star
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-2/+0Star
* OMAPDRM: fix overlay manager handlingTomi Valkeinen2013-06-171-0/+1
* drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja2013-04-111-34/+4Star
* drm/omap: move out of stagingRob Clark2013-02-161-0/+333