aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
Commit message (Expand)AuthorAge
* drm/tile: expose the tile property to userspace (v3)Dave Airlie2014-12-08
* drm/connector: store tile information from displayid (v3)Dave Airlie2014-12-08
* drm: add tile_group support. (v3)Dave Airlie2014-12-08
* drm/atomic: add plane iterator macrosRob Clark2014-11-27
* drm/atomic: track bitmask of planes attached to crtcRob Clark2014-11-27
* drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter2014-11-19
* drm/atomic: Don't overrun the connector array when hotpluggingDaniel Vetter2014-11-19
* drm: add properties for suggested x/y offset for connectors. (v2)Dave Airlie2014-11-14
* Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie2014-11-14
|\
| * drm: Make drm_mode_create_tv_properties() signature consistentThierry Reding2014-11-13
| * drm: Use const data when creating blob propertiesThierry Reding2014-11-13
| * drm: Use size_t for blob property sizesThierry Reding2014-11-13
* | drm: Per-plane lockingDaniel Vetter2014-11-12
* | drm/atomic: Integrate fence supportDaniel Vetter2014-11-06
* | drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter2014-11-06
* | drm/crtc-helper: Transitional functions using atomic plane helpersDaniel Vetter2014-11-05
* | drm: Add atomic/plane helpersDaniel Vetter2014-11-05
* | drm: Global atomic state handlingDaniel Vetter2014-11-05
* | drm: Add atomic driver interface definitions for objectsDaniel Vetter2014-11-05
* | drm: fixup kerneldoc in drm_crtc.hDaniel Vetter2014-11-04
* | drm: Pull drm_crtc.h into the kerneldoc templateDaniel Vetter2014-11-04
* | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
|/
* drm: move remaining includes in drmP.h to the topDavid Herrmann2014-09-10
* Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-02
|\
| * drm: fix plane rotation when restoring fbdev configurationThomas Wood2014-08-20
* | Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-08-25
|\|
| * drm: Add rotation_property to mode_configSonika Jindal2014-08-08
* | drm: Add a plane->reset hookDaniel Vetter2014-08-11
* | drm: Move ->old_fb from crtc to planeDaniel Vetter2014-08-08
* | drm: Handle legacy per-crtc locking with full acquire ctxDaniel Vetter2014-08-08
* | drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]Daniel Vetter2014-08-08
* | drm: Add drm_plane/connector_indexDaniel Vetter2014-08-08
* | drm: Perform cmdline mode parsing during connector initialisationChris Wilson2014-08-06
|/
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-29
|\
| * Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2014-07-22
| |\
| | * drm: add of_graph endpoint helper to find possible CRTCsRussell King2014-07-11
| * | Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-07-08
| |\ \
| * | | drm: add a path blob propertyDave Airlie2014-07-07
| * | | drm/crtc: add interface to reinitialise the legacy mode groupDave Airlie2014-07-07
| * | | drm/debugfs: add an "edid_override" file per connectorThomas Wood2014-06-19
| * | | drm/debugfs: add a "force" file per connectorThomas Wood2014-06-19
| * | | drm: add register and unregister functions for connectorsThomas Wood2014-06-19
| | |/ | |/|
* | | drm/crtc: Add property for aspect ratioVandana Kannan2014-07-23
* | | drm: Add drm_rotation_simplify()Ville Syrjälä2014-07-11
* | | drm: Add 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: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä2014-07-11
| |/ |/|
* | drm: Allow drivers to register cursor planes with crtcMatt Roper2014-06-13
* | drm: Support legacy cursor ioctls via universal planes when possible (v4)Matt Roper2014-06-13
|/
* drm/edid: Store all supported hdmi deep color modes in drm_display_infoMario Kleiner2014-06-09