summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_plane.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen2015-03-241-1/+2
* drm/omap: fix plane's channel selectionTomi Valkeinen2015-03-241-1/+2
* drm/omap: add a comment why locking is missingTomi Valkeinen2015-03-241-0/+4
* drm: omapdrm: Planes are already disabled when destroyedLaurent Pinchart2015-03-201-1/+0
* drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()Laurent Pinchart2015-03-201-12/+12
* drm: omapdrm: Prefix all plane functions with omap_plane_Laurent Pinchart2015-03-201-9/+10
* drm: omapdrm: Remove manual update display supportLaurent Pinchart2015-03-201-6/+0
* 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-201-9/+7
* drm: omapdrm: Switch to the universal plane APILaurent Pinchart2015-03-201-14/+22
* drm: omapdrm: Remove unused variablesLaurent Pinchart2015-03-201-7/+2
* drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart2015-03-201-1/+1
* drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-201-12/+12
* drm: omapdrm: remove unused variableBoris BREZILLON2014-11-201-1/+0
* drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON2014-11-151-12/+2
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-291-2/+2
|\
| * drm: omapdrm: fix compiler errorsRussell King2014-07-221-2/+2
* | drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()Ville Syrjälä2014-07-111-13/+7
* | drm: Add support_bits parameter to drm_property_create_bitmask()Ville Syrjälä2014-07-111-1/+4
|/
* drm/omap: fix the handling of fb ref countsTomi Valkeinen2014-04-151-5/+5
* drm/omap: fix plane rotationGrazvydas Ignotas2014-04-141-0/+8
* drm/omap: use flip-work helperRob Clark2013-08-191-29/+22
* drm/omap: Take a fb reference in omap_plane_update()Archit Taneja2013-04-111-0/+6
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-261-3/+1
* drm/omap: move out of stagingRob Clark2013-02-161-0/+450