aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2018-02-05 10:58:41 +0000
committerMaarten Lankhorst <[email protected]>2018-02-07 11:43:29 +0000
commit31dade7df4605b4b40f2c026f15aa188916ea420 (patch)
tree4924cb8187689b23c3710355f13c30fa478872ce /drivers/gpu/drm/i915/intel_ringbuffer.c
parentdrm/i915/breadcrumbs: Ignore unsubmitted signalers (diff)
downloadkernel-31dade7df4605b4b40f2c026f15aa188916ea420.tar.gz
kernel-31dade7df4605b4b40f2c026f15aa188916ea420.zip
drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.
According to bspec, result_lines > 31 is only a maximum for latency level 1 through 7. For level 0 the number of lines is ignored, so always write 0 there to prevent overflowing the 5 bits value. This is required to make NV12 work. Changes since v1: - Rebase on top of GEN11 wm changes. It seems to use res_lines for level 0 limit calculations, but still doesn't appear to program it. Signed-off-by: Maarten Lankhorst <[email protected]> Cc: Ville Syrjälä <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> #v1 Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions