[Intel-gfx] [PATCH 0/3] SKL watermark fixes for !fbcon

Matt Roper matthew.d.roper at intel.com
Thu Jun 9 22:14:52 UTC 2016


There are a handful of watermark bugs that are only triggered (or more easily
triggered) when running without fbcon.  Thanks Tvrtko for pointing these out.

I do still see some WARN()'s from other parts of the display code when
launching X in a non-fbcon setup, so there may be other bugfixes needed in
other parts of the code as well.

Cc: Tvrtko Ursulin <tvrtko.ursulin at linux.intel.com>

Matt Roper (3):
  drm/i915/gen9: Initialize intel_state->active_crtcs during WM
    sanitization
  drm/i915/gen9: Compute data rates for all planes on first commit
  drm/i915/gen9: Drop invalid WARN() during data rate calculation

 drivers/gpu/drm/i915/intel_pm.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
2.1.4



More information about the Intel-gfx mailing list