Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Ander Conselvan de Oliveira 10f81c194a drm/i915: Add intel_atomic_get_crtc_state() helper function
The pattern of getting the crtc state with drm_atomic_get_crtc_state()
and then converting it to intel_crtc_state will repeat quite often in
the following patches, so add a helper function to save some typing.

v2: Fix upcasting so that crtc_state base field could be moved. (Daniel)
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-03-26 15:09:59 +01:00
..
2015-03-26 13:04:23 +01:00
2015-03-26 13:04:23 +01:00
2015-03-26 13:04:23 +01:00
2015-03-09 19:58:30 +10:00
2015-03-20 11:48:15 +01:00