Age | Commit message (Expand) | Author |
2014-12-09 | drm/tile: expose the tile property to userspace (v3) | Dave Airlie |
2014-12-09 | drm/connector: store tile information from displayid (v3) | Dave Airlie |
2014-12-09 | drm: add tile_group support. (v3) | Dave Airlie |
2014-11-27 | drm/atomic: add plane iterator macros | Rob Clark |
2014-11-27 | drm/atomic: track bitmask of planes attached to crtc | Rob Clark |
2014-11-20 | drm: s/enum_blob_list/enum_list/ in drm_property | Daniel Vetter |
2014-11-20 | drm/atomic: Don't overrun the connector array when hotplugging | Daniel Vetter |
2014-11-15 | drm: add properties for suggested x/y offset for connectors. (v2) | Dave Airlie |
2014-11-15 | Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu... | Dave Airlie |
2014-11-13 | drm: Make drm_mode_create_tv_properties() signature consistent | Thierry Reding |
2014-11-13 | drm: Use const data when creating blob properties | Thierry Reding |
2014-11-13 | drm: Use size_t for blob property sizes | Thierry Reding |
2014-11-12 | drm: Per-plane locking | Daniel Vetter |
2014-11-06 | drm/atomic: Integrate fence support | Daniel Vetter |
2014-11-06 | drm: Atomic crtc/connector updates using crtc/plane helper interfaces | Daniel Vetter |
2014-11-05 | drm/crtc-helper: Transitional functions using atomic plane helpers | Daniel Vetter |
2014-11-05 | drm: Add atomic/plane helpers | Daniel Vetter |
2014-11-05 | drm: Global atomic state handling | Daniel Vetter |
2014-11-05 | drm: Add atomic driver interface definitions for objects | Daniel Vetter |
2014-11-05 | drm: fixup kerneldoc in drm_crtc.h | Daniel Vetter |
2014-11-05 | drm: Pull drm_crtc.h into the kerneldoc template | Daniel Vetter |
2014-11-05 | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h | Daniel Vetter |
2014-09-10 | drm: move remaining includes in drmP.h to the top | David Herrmann |
2014-09-03 | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2014-08-26 | Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2014-08-20 | drm: fix plane rotation when restoring fbdev configuration | Thomas Wood |
2014-08-11 | drm: Add a plane->reset hook | Daniel Vetter |
2014-08-08 | drm: Move ->old_fb from crtc to plane | Daniel Vetter |
2014-08-08 | drm: Handle legacy per-crtc locking with full acquire ctx | Daniel Vetter |
2014-08-08 | drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc] | Daniel Vetter |
2014-08-08 | drm: Add drm_plane/connector_index | Daniel Vetter |
2014-08-08 | drm: Add rotation_property to mode_config | Sonika Jindal |
2014-08-06 | drm: Perform cmdline mode parsing during connector initialisation | Chris Wilson |
2014-07-29 | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next | Daniel Vetter |
2014-07-23 | drm/crtc: Add property for aspect ratio | Vandana Kannan |
2014-07-23 | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie |
2014-07-11 | 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.h | Ville Syrjälä |
2014-07-11 | drm: add of_graph endpoint helper to find possible CRTCs | Russell King |
2014-07-09 | Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2014-07-08 | drm: add a path blob property | Dave Airlie |
2014-07-08 | drm/crtc: add interface to reinitialise the legacy mode group | Dave Airlie |
2014-06-19 | drm/debugfs: add an "edid_override" file per connector | Thomas Wood |
2014-06-19 | drm/debugfs: add a "force" file per connector | Thomas Wood |
2014-06-19 | drm: add register and unregister functions for connectors | Thomas Wood |
2014-06-13 | drm: Allow drivers to register cursor planes with crtc | Matt Roper |
2014-06-13 | drm: Support legacy cursor ioctls via universal planes when possible (v4) | Matt Roper |
2014-06-09 | drm/edid: Store all supported hdmi deep color modes in drm_display_info | Mario Kleiner |