aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp_mst.c
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2015-01-22 00:35:41 +0000
committerDaniel Vetter <[email protected]>2015-01-27 08:51:18 +0000
commit8e7d688b7a8316d514d2fe311b4ef8d6ac091f2d (patch)
treea4f298220cd75fb99f98769bd09751c3e8203571 /drivers/gpu/drm/i915/intel_dp_mst.c
parentdrm/i915: Use intel_gpu_freq() and intel_freq_opcode() (diff)
downloadkernel-8e7d688b7a8316d514d2fe311b4ef8d6ac091f2d.tar.gz
kernel-8e7d688b7a8316d514d2fe311b4ef8d6ac091f2d.zip
drm/i915: Move rotation from intel_plane to drm_plane_state
Runtime state that can be manipulated via properties should now go in intel_plane_state/drm_plane_state so that it can be tracked as part of an atomic transaction. We add a new 'intel_create_plane_state' function so that the proper initial value for this property (and future properties) doesn't have to be repeated at each plane initialization site. v2: - Stick rotation in common drm_plane_state rather than intel_plane_state. (Daniel) - Add intel_create_plane_state() to consolidate the places where we have to set initial state values. (Ander) Signed-off-by: Matt Roper <[email protected]> Reviewed-by: Ander Conselvan de Oliveira <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions