diff options
author | Ville Syrjälä <[email protected]> | 2021-01-11 18:37:06 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2021-01-19 19:17:36 +0200 |
commit | 6cc3bb7506163f96a3bc603d0340f8a84ea16e8c (patch) | |
tree | a56e2ce9bf843b47e80ed6dadc2d05d9ba14ad7a /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 8693ee2e378da24b30fbd86ddf17b3b629afdc6b (diff) |
drm/i915: Move the async_flip bit setup into the .async_flip() hook
Set up the async flip PLANE_CTL bit directly in the
.async_flip() hook. Neither .update_plane() nor .disable_plane()
ever need to set this so having it done by skl_plane_ctl_crtc()
is rather pointless.
Cc: Karthik B S <[email protected]>
Cc: Vandita Kulkarni <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Karthik B S <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions