summaryrefslogtreecommitdiff
path: root/include/drm/drm_crtc.h
AgeCommit message (Expand)Author
2016-11-16drm/fence: add fence timeline to drm_crtcGustavo Padovan
2016-11-15drm: Drop externs from drm_crtc.hDaniel Vetter
2016-11-15drm: Move tile group code into drm_connector.cDaniel Vetter
2016-11-15drm: Extract drm_mode_config.[hc]Daniel Vetter
2016-11-08drm/atomic: add new drm_debug bit to dump atomic stateRob Clark
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä
2016-10-17drm: Add API for capturing frame CRCsTomeu Vizoso
2016-10-17drm/crtc: constify drm_crtc_mask parameterMaarten Lankhorst
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter
2016-09-19drm: Move all decl for drm_edid.c to drm_edid.hDaniel Vetter
2016-09-19drm: Extract drm_bridge.hDaniel Vetter
2016-09-19drm: Move a few macros away from drm_crtc.hDaniel Vetter
2016-09-01Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-29drm: Extract drm_property.[hc]Daniel Vetter
2016-08-29drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter
2016-08-29drm: Extract drm_mode_object.[hc]Daniel Vetter
2016-08-29drm: Extract drm_encoder.[hc]Daniel Vetter
2016-08-29drm/bridge: introduce bridge detaching mechanismAndrea Merello
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-16drm: document drm_display_infoDaniel Vetter
2016-08-16drm: Extract drm_connector.[hc]Daniel Vetter
2016-08-16drm: Export drm_property_replace_global_blobDaniel Vetter
2016-08-16drm: Extract drm_framebuffer.[hc]Daniel Vetter
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter
2016-08-16drm/doc: Remove outdated FIXME for the page_flip callbackDaniel Vetter
2016-08-16drm/doc: Fix more kerneldoc/sphinx warningsDaniel Vetter
2016-08-10drm: Add page_flip_target CRTC hook v2Michel Dänzer
2016-08-08drm: Store clipped src/dst coordinatee in drm_plane_stateVille Syrjälä
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen
2016-07-29drm: add generic zpos propertyMarek Szyprowski
2016-07-19drm: drm_connector->s/connector_id/index/ for consistencyDaniel Vetter
2016-07-19drm/doc: document all the properties in drm_mode_configDaniel Vetter
2016-07-19drm/doc: Add kerneldoc for @indexDaniel Vetter
2016-07-19drm: Unexport drm_connector_unregister_all()Chris Wilson
2016-07-12drm: Unexport drm_connector_register_all()Chris Wilson
2016-06-24drm: Add helpers to turn off CRTCsLukas Wunner
2016-06-21drm: Clean up drm_crtc.hDaniel Vetter
2016-06-21drm: Add callbacks for late registeringBenjamin Gaignard
2016-06-17drm: Make drm_connector_register() safe against multiple callsChris Wilson
2016-06-17drm: Add a callback from connector registeringChris Wilson
2016-06-10drm/atomic-helper: nonblocking commit supportDaniel Vetter
2016-06-10drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter
2016-06-09drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie