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