aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_plane.c
Commit message (Expand)AuthorAge
* drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson2016-08-19
* drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-08
* drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter2016-05-17
* drm/omap: check if rotation is supported before commitTomi Valkeinen2016-03-03
* drm: omapdrm: Fix plane state free in plane reset handlerLaurent Pinchart2015-12-31
* drm: omapdrm: move omap_plane_reset()Tomi Valkeinen2015-12-31
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-11
* drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen2015-10-05
* drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst2015-09-08
* drm/omap: check that plane is inside crtcTomi Valkeinen2015-07-02
* drm: omapdrm: if omap_plane_atomic_update fails, disable planeTomi Valkeinen2015-06-12
* drm: omapdrm: inline omap_plane_setup into update/disableTomi Valkeinen2015-06-12
* drm: omapdrm: omap_plane_setup() cannot fail, use WARNTomi Valkeinen2015-06-12
* drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()Laurent Pinchart2015-06-12
* drm: omapdrm: Remove omap_plane enabled fieldLaurent Pinchart2015-06-12
* drm: omapdrm: Move plane info and win out of the plane structureLaurent Pinchart2015-06-12
* drm: omapdrm: Switch crtc and plane set_property to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Drop manual framebuffer pin handlingLaurent Pinchart2015-06-12
* drm: omapdrm: Switch page flip to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Switch plane update to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Implement planes atomic operationsLaurent Pinchart2015-06-12
* drm: omapdrm: Wire up atomic state object scaffoldingLaurent Pinchart2015-06-12
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-12
* drm: omapdrm: Apply settings synchronouslyLaurent Pinchart2015-06-12
* drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart2015-06-12
* drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen2015-03-24
* drm/omap: fix plane's channel selectionTomi Valkeinen2015-03-24
* drm/omap: add a comment why locking is missingTomi Valkeinen2015-03-24
* 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: Remove manual update display supportLaurent 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
* drm: omapdrm: remove unused variableBoris BREZILLON2014-11-19
* drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON2014-11-14
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-29
|\
| * drm: omapdrm: fix compiler errorsRussell King2014-07-21
* | drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()Ville Syrjälä2014-07-11
* | drm: Add support_bits parameter to drm_property_create_bitmask()Ville Syrjälä2014-07-11
|/
* drm/omap: fix the handling of fb ref countsTomi Valkeinen2014-04-15
* drm/omap: fix plane rotationGrazvydas Ignotas2014-04-14
* drm/omap: use flip-work helperRob Clark2013-08-18
* drm/omap: Take a fb reference in omap_plane_update()Archit Taneja2013-04-11
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
* drm/omap: move out of stagingRob Clark2013-02-16