diff options
author | Ville Syrjälä <[email protected]> | 2020-11-17 11:47:04 -0800 |
---|---|---|
committer | Manasi Navare <[email protected]> | 2020-11-18 11:40:15 -0800 |
commit | e85e7458298783fe3b3a43383090df1a0de1bfa4 (patch) | |
tree | 05c4f4293877d93f93f8683ca239673c8e34a0d1 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 83566d13704a2bfe75d0700a445d4ea30de60673 (diff) |
drm/i915: Copy the plane hw state directly for Y planes
When doing the plane state copy from the UV plane to the Y plane
let's just copy the hw state directly instead of using the original
uapi state. The UV plane has already had its uapi state copied into
its hw state, so this extra detour via the uapi state for the Y plane
is pointless.
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Stanislav Lisovskiy <[email protected]>
Signed-off-by: Manasi Navare <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions