v4:
- Remove already merged patch
86ed2d96db19 ("drm/i915/display: Copy color pipeline from plane in the
primary joiner pipe")
- drop the extra spaces before ='s (Jani)
v3:
- Re-arrange patches
v2:
- Make dependency on atomic state more explicit (Ville)
- handle blobs in hw state clear
Chaitanya Kumar Borah (3):
drm/i915/display: Don’t use atomic state back-pointer to derive color
pipeline
drm/i915: Avoid programming color HW blocks for NV12 Y planes
drm/i915: Fix color blob reference handling in intel_plane_state
drivers/gpu/drm/i915/display/intel_cursor.c | 2 +-
.../drm/i915/display/intel_initial_plane.c | 2 +-
drivers/gpu/drm/i915/display/intel_plane.c | 71 ++++++++++++++-----
drivers/gpu/drm/i915/display/intel_plane.h | 5 +-
4 files changed, 58 insertions(+), 22 deletions(-)
--
2.25.1