aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_drv.h
Commit message (Expand)AuthorAge
* Merge omapdss header refactoringTomi Valkeinen2016-06-07
|\
| * drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi2016-06-03
* | drm: omapdrm: Remove unused omap_framebuffer_bo functionLaurent Pinchart2016-06-06
* | drm: omapdrm: Remove unused omap_gem_tiled_size functionLaurent Pinchart2016-06-06
* | drm/omap: remove align_pitch()Tomi Valkeinen2016-06-06
* | drm/omap: remove unnecessary pitch round-upTomi Valkeinen2016-06-06
|/
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2016-03-04
|\
| * drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen2016-03-03
| * drm/omap: check if rotation is supported before commitTomi Valkeinen2016-03-03
| * drm/omap: gem: Implement dma_buf importLaurent Pinchart2016-03-03
* | drm/omap: Nuke close hooksDaniel Vetter2016-02-08
|/
* drm/omap: remove unused plugin definesTomi Valkeinen2015-12-31
* drm: omapdrm: gem: Move global usergart variable to omap_drm_privateLaurent Pinchart2015-12-31
* drm: omapdrm: Make fbdev emulation optionalLaurent Pinchart2015-12-31
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
* drm/omap: fix align_pitch() for 24 bits per pixelTomi Valkeinen2015-07-02
* drm/omap: fix omap_gem_put_paddr() error handlingTomi Valkeinen2015-07-02
* drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen2015-07-02
* drm: omapdrm: new vblank and event handlingTomi Valkeinen2015-06-12
* drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()Laurent Pinchart2015-06-12
* drm: omapdrm: Move encoder setup to encoder operationsLaurent Pinchart2015-06-12
* drm: omapdrm: Support unlinking page flip events prematurelyLaurent Pinchart2015-06-12
* drm: omapdrm: Make the omap_crtc_flush function staticLaurent Pinchart2015-06-12
* drm: omapdrm: Remove omap_plane enabled fieldLaurent Pinchart2015-06-12
* drm: omapdrm: Switch crtc and plane set_property to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Drop manual framebuffer pin handlingLaurent Pinchart2015-06-12
* drm: omapdrm: Switch page flip to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Implement asynchronous commit supportLaurent Pinchart2015-06-12
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-12
* drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart2015-06-12
* drm: omapdrm: Simplify IRQ registrationLaurent Pinchart2015-06-12
* drm: omapdrm: Apply settings synchronouslyLaurent Pinchart2015-06-12
* drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart2015-06-12
* drm/omap: fix race condition with dev->obj_listTomi Valkeinen2015-03-24
* drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()Laurent Pinchart2015-03-20
* drm: omapdrm: Remove manual update display supportLaurent Pinchart2015-03-20
* drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()Laurent Pinchart2015-03-20
* drm: omapdrm: Switch to the universal plane APILaurent Pinchart2015-03-20
* drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-23
* Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-08
|\
| * drm/omap: Add infoframe & dvi/hdmi mode supportTomi Valkeinen2014-07-04
* | drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä2014-07-11
|/
* drm/omap: fix race issue when unloading omapdrmTomi Valkeinen2014-04-14
* Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2014-01-28
|\
| * drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja2014-01-09
| * drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen2014-01-09
* | drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-17
|/
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09