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