summaryrefslogtreecommitdiff
path: root/include/drm/drm_crtc.h
AgeCommit message (Expand)Author
2015-01-21drm: add bus_formats and num_bus_formats fields to drm_display_infoBoris Brezillon
2015-01-09Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-01-08Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm...Dave Airlie
2015-01-08Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-01-05drm: Atomic modeset ioctlRob Clark
2015-01-05drm/atomic: atomic plane propertiesRob Clark
2015-01-05drm: add atomic propertiesRob Clark
2014-12-18drm: add atomic_get_propertyRob Clark
2014-12-18drm: add atomic_set_property wrappersRob Clark
2014-12-17drm: get rid of direct property value accessRob Clark
2014-12-17drm: store property instead of id in obj attachmentRob Clark
2014-12-17drm/atomic: Introduce state->obj backpointersDaniel Vetter
2014-12-17drm/atomic-helper: Export both plane and modeset check helpersDaniel Vetter
2014-12-17drm: Remove stale commentThierry Reding
2014-12-08drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-08drm/connector: store tile information from displayid (v3)Dave Airlie
2014-12-08drm: add tile_group support. (v3)Dave Airlie
2014-12-05drm: add helper to get crtc timings (v5)Gustavo Padovan
2014-11-27drm/atomic: add plane iterator macrosRob Clark
2014-11-27drm/atomic: track bitmask of planes attached to crtcRob Clark
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter
2014-11-20drm/atomic: Don't overrun the connector array when hotpluggingDaniel Vetter
2014-11-14drm: add properties for suggested x/y offset for connectors. (v2)Dave Airlie
2014-11-14Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-13drm: Make drm_mode_create_tv_properties() signature consistentThierry Reding
2014-11-13drm: Use const data when creating blob propertiesThierry Reding
2014-11-13drm: Use size_t for blob property sizesThierry Reding
2014-11-12drm: Per-plane lockingDaniel Vetter
2014-11-06drm/atomic: Integrate fence supportDaniel Vetter
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter
2014-11-05drm/crtc-helper: Transitional functions using atomic plane helpersDaniel Vetter
2014-11-05drm: Add atomic/plane helpersDaniel Vetter
2014-11-05drm: Global atomic state handlingDaniel Vetter
2014-11-05drm: Add atomic driver interface definitions for objectsDaniel Vetter
2014-11-04drm: fixup kerneldoc in drm_crtc.hDaniel Vetter
2014-11-04drm: Pull drm_crtc.h into the kerneldoc templateDaniel Vetter
2014-11-04drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann
2014-09-02Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-25Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-20drm: fix plane rotation when restoring fbdev configurationThomas Wood
2014-08-11drm: Add a plane->reset hookDaniel Vetter
2014-08-08drm: Move ->old_fb from crtc to planeDaniel Vetter
2014-08-08drm: Handle legacy per-crtc locking with full acquire ctxDaniel Vetter
2014-08-08drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]Daniel Vetter
2014-08-08drm: Add drm_plane/connector_indexDaniel Vetter
2014-08-08drm: Add rotation_property to mode_configSonika Jindal
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-07-23drm/crtc: Add property for aspect ratioVandana Kannan