summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-1/+8
* Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-211-1/+1
|\
| * OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen2015-02-261-1/+1
* | drm/omap: tiler: add hibernation callbackGrygorii Strashko2015-03-241-7/+3Star
* | drm/omap: add hibernation callbacksGrygorii Strashko2015-03-241-8/+3Star
* | drm/omap: keep ref to old_fbTomi Valkeinen2015-03-241-0/+7
* | drm/omap: fix race conditon in DMMTomi Valkeinen2015-03-242-8/+9
* | drm/omap: fix race condition with dev->obj_listTomi Valkeinen2015-03-243-0/+9
* | drm/omap: do not use BUG_ON(!spin_is_locked(x))Tomi Valkeinen2015-03-241-1/+1
* | drm/omap: only ignore DIGIT SYNC LOST for TV outputTomi Valkeinen2015-03-241-8/+12
* | drm/omap: fix race with error_irqTomi Valkeinen2015-03-241-8/+13
* | drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen2015-03-242-2/+3
* | drm/omap: stop connector polling during suspendTomi Valkeinen2015-03-241-1/+20
* | drm/omap: remove dummy PM functionsTomi Valkeinen2015-03-241-20/+0Star
* | drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen2015-03-241-0/+2
* | drm/omap: fix plane's channel selectionTomi Valkeinen2015-03-241-1/+2
* | drm/omap: fix TILER on OMAP5Tomi Valkeinen2015-03-244-4/+46
* | drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen2015-03-241-0/+8
* | drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen2015-03-241-3/+2Star
* | drm/omap: fix operation without fbdevTomi Valkeinen2015-03-241-4/+7
* | drm/omap: add a comment why locking is missingTomi Valkeinen2015-03-241-0/+4
* | drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen2015-03-241-0/+13
* | drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()Tomi Valkeinen2015-03-241-0/+1
* | drm/omap: page_flip: return -EBUSY if flip pendingTomi Valkeinen2015-03-241-1/+1
* | drm/omap: fix encoder-crtc mappingTomi Valkeinen2015-03-241-4/+3Star
* | drm: omapdrm: Reorder CRTC functionsLaurent Pinchart2015-03-201-190/+206
* | drm: omapdrm: Planes are already disabled when destroyedLaurent Pinchart2015-03-201-1/+0Star
* | drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()Laurent Pinchart2015-03-203-30/+27Star
* | drm: omapdrm: Prefix all plane functions with omap_plane_Laurent Pinchart2015-03-201-9/+10
* | drm: omapdrm: Avoid function forward declaration in omap_crtc.cLaurent Pinchart2015-03-201-54/+53Star
* | drm: omapdrm: Remove omap_crtc->full_update fieldLaurent Pinchart2015-03-201-16/+7Star
* | drm: omapdrm: Remove manual update display supportLaurent Pinchart2015-03-205-115/+4Star
* | drm: omapdrm: Fix race condition between GO and vblank IRQLaurent Pinchart2015-03-201-1/+1
* | drm: omapdrm: Reset the zorder property when disabling a planeLaurent Pinchart2015-03-201-0/+3
* | drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()Laurent Pinchart2015-03-203-11/+9Star
* | drm: omapdrm: Switch to the universal plane APILaurent Pinchart2015-03-204-39/+46
* | drm: omapdrm: Remove unused variablesLaurent Pinchart2015-03-201-7/+2Star
* | drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart2015-03-202-33/+45
* | drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-205-96/+96
|/
* drm/fb-helper: Propagate errors from initial config failureThierry Reding2015-01-211-2/+8
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-163-15/+4Star
|\
| * drm: omapdrm: remove unused variableBoris BREZILLON2014-11-201-1/+0Star
| * Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...Dave Airlie2014-11-151-2/+1Star
| |\
| | * drm/omap: gem: dumb: pitch is an outputThierry Reding2014-11-131-2/+1Star
| * | drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON2014-11-151-12/+2Star
| * | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-051-0/+1
| |/
* / gpu: drm: omapdrm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
|/
* drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-241-0/+1
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-101-0/+1
* Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-093-0/+40
|\