summaryrefslogtreecommitdiff
path: root/drivers/zorro
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2019-03-12 22:58:37 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2019-03-20 17:02:58 +0200
commit67155a6996841b5167c441bff2724ca86fdd0a2b (patch)
treee80e889c62bfb103c71c659fd87843db8dcbe258 /drivers/zorro
parent3cf963cfe3a9fc83bc235b1892858164b1b83306 (diff)
drm/i915: Don't pass plane state to skl_compute_plane_wm()
skl_compute_plane_wm() doesn't actually need the plane state. While it would make logically sense to pass it, we shall need to reuse skl_compute_plane_wm() to compute the minimum ddb allocation for the cursor before the cursor may be enabled. Thus we can't rely on the plane state. The alternative would be to duplicate a lot of the wm calculations for the cursor ddb allocation case, which doens't appeal to me. Cc: Neel Desai <neel.desai@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190312205844.6339-3-ville.syrjala@linux.intel.com Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'drivers/zorro')
0 files changed, 0 insertions, 0 deletions