aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAge
...
* drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefixLaurent Pinchart2015-06-12
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-12
* drm: omapdrm: Fix page flip race with CRTC disableLaurent Pinchart2015-06-12
* drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart2015-06-12
* drm: omapdrm: Rework page flip handlingLaurent 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: Rename omap_crtc page flip-related fieldsLaurent Pinchart2015-06-12
* drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flipLaurent Pinchart2015-06-12
* drm: omapdrm: Apply settings synchronouslyLaurent Pinchart2015-06-12
* drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart2015-06-12
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-20
|\
| * OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen2015-02-26
* | drm/omap: tiler: add hibernation callbackGrygorii Strashko2015-03-24
* | drm/omap: add hibernation callbacksGrygorii Strashko2015-03-24
* | drm/omap: keep ref to old_fbTomi Valkeinen2015-03-24
* | drm/omap: fix race conditon in DMMTomi Valkeinen2015-03-24
* | drm/omap: fix race condition with dev->obj_listTomi Valkeinen2015-03-24
* | drm/omap: do not use BUG_ON(!spin_is_locked(x))Tomi Valkeinen2015-03-24
* | drm/omap: only ignore DIGIT SYNC LOST for TV outputTomi Valkeinen2015-03-24
* | drm/omap: fix race with error_irqTomi Valkeinen2015-03-24
* | drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen2015-03-24
* | drm/omap: stop connector polling during suspendTomi Valkeinen2015-03-24
* | drm/omap: remove dummy PM functionsTomi Valkeinen2015-03-24
* | drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen2015-03-24
* | drm/omap: fix plane's channel selectionTomi Valkeinen2015-03-24
* | drm/omap: fix TILER on OMAP5Tomi Valkeinen2015-03-24
* | drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen2015-03-24
* | drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen2015-03-24
* | drm/omap: fix operation without fbdevTomi Valkeinen2015-03-24
* | drm/omap: add a comment why locking is missingTomi Valkeinen2015-03-24
* | drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen2015-03-24
* | drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()Tomi Valkeinen2015-03-24
* | drm/omap: page_flip: return -EBUSY if flip pendingTomi Valkeinen2015-03-24
* | drm/omap: fix encoder-crtc mappingTomi Valkeinen2015-03-24
* | drm: omapdrm: Reorder CRTC functionsLaurent Pinchart2015-03-20
* | drm: omapdrm: Planes are already disabled when destroyedLaurent Pinchart2015-03-20
* | drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()Laurent Pinchart2015-03-20
* | drm: omapdrm: Prefix all plane functions with omap_plane_Laurent Pinchart2015-03-20
* | drm: omapdrm: Avoid function forward declaration in omap_crtc.cLaurent Pinchart2015-03-20
* | drm: omapdrm: Remove omap_crtc->full_update fieldLaurent Pinchart2015-03-20
* | drm: omapdrm: Remove manual update display supportLaurent Pinchart2015-03-20
* | drm: omapdrm: Fix race condition between GO and vblank IRQLaurent Pinchart2015-03-20
* | drm: omapdrm: Reset the zorder property when disabling a planeLaurent 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: omapdrm: Remove unused variablesLaurent Pinchart2015-03-20
* | drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart2015-03-20
* | drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-20
|/