Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-10 | drm/i915: Rotation property is now handled in DRM core | Tvrtko Ursulin | 1 | -20/+4 |
2015-01-27 | drm/i915: Switch plane properties to full atomic helper. | Matt Roper | 1 | -0/+9 |
2015-01-27 | drm/i915: Add .atomic_{get, set}_property() entrypoints to planes | Matt Roper | 1 | -0/+58 |
2015-01-27 | drm/i915: Move rotation from intel_plane to drm_plane_state | Matt Roper | 1 | -9/+36 |
2015-01-27 | drm/i915: Make intel_crtc->config a pointer | Ander Conselvan de Oliveira | 1 | -2/+2 |
2015-01-14 | drm/i915: Fix kerneldoc for i915 atomic plane code | Matt Roper | 1 | -1/+2 |
2015-01-13 | drm/i915: Move to atomic plane helpers (v9) | Matt Roper | 1 | -0/+151 |