summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-03-24drm/omap: tiler: add hibernation callbackGrygorii Strashko
2015-03-24drm/omap: add hibernation callbacksGrygorii Strashko
2015-03-24drm/omap: keep ref to old_fbTomi Valkeinen
2015-03-24drm/omap: fix race conditon in DMMTomi Valkeinen
2015-03-24drm/omap: fix race condition with dev->obj_listTomi Valkeinen
2015-03-24drm/omap: do not use BUG_ON(!spin_is_locked(x))Tomi Valkeinen
2015-03-24drm/omap: only ignore DIGIT SYNC LOST for TV outputTomi Valkeinen
2015-03-24drm/omap: fix race with error_irqTomi Valkeinen
2015-03-24drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen
2015-03-24drm/omap: stop connector polling during suspendTomi Valkeinen
2015-03-24drm/omap: remove dummy PM functionsTomi Valkeinen
2015-03-24drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen
2015-03-24drm/omap: fix plane's channel selectionTomi Valkeinen
2015-03-24drm/omap: fix TILER on OMAP5Tomi Valkeinen
2015-03-24drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen
2015-03-24drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen
2015-03-24drm/omap: fix operation without fbdevTomi Valkeinen
2015-03-24drm/omap: add a comment why locking is missingTomi Valkeinen
2015-03-24drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen
2015-03-24drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()Tomi Valkeinen
2015-03-24drm/omap: page_flip: return -EBUSY if flip pendingTomi Valkeinen
2015-03-24drm/omap: fix encoder-crtc mappingTomi Valkeinen
2015-03-20drm: omapdrm: Reorder CRTC functionsLaurent Pinchart
2015-03-20drm: omapdrm: Planes are already disabled when destroyedLaurent Pinchart
2015-03-20drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()Laurent Pinchart
2015-03-20drm: omapdrm: Prefix all plane functions with omap_plane_Laurent Pinchart
2015-03-20drm: omapdrm: Avoid function forward declaration in omap_crtc.cLaurent Pinchart
2015-03-20drm: omapdrm: Remove omap_crtc->full_update fieldLaurent Pinchart
2015-03-20drm: omapdrm: Remove manual update display supportLaurent Pinchart
2015-03-20drm: omapdrm: Fix race condition between GO and vblank IRQLaurent Pinchart
2015-03-20drm: omapdrm: Reset the zorder property when disabling a planeLaurent 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
2015-03-20drm: omapdrm: Remove unused variablesLaurent Pinchart
2015-03-20drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart
2015-03-20drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart
2015-02-26OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-20drm: omapdrm: remove unused variableBoris BREZILLON
2014-11-15Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...Dave Airlie
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON
2014-11-13drm/omap: gem: dumb: pitch is an outputThierry Reding
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-10-20gpu: drm: omapdrm: drop owner assignment from platform_driversWolfram Sang
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds