[PATCH 0/2] Enable fastset for mbus_join state change

Stanislav Lisovskiy stanislav.lisovskiy at intel.com
Fri Mar 15 11:34:05 UTC 2024


Currently fastset is not supported, if mbus join state changes,
so whenever we have to switch mbus state, we have to force a full
modeset. This patch series makes fastset possible from MBUS state
point of view.

Stanislav Lisovskiy (2):
  drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly
  drm/i915: Implement vblank synchronized MBUS join changes

 drivers/gpu/drm/i915/display/intel_display.c |  15 ++-
 drivers/gpu/drm/i915/display/skl_watermark.c | 109 ++++++++++++++++---
 drivers/gpu/drm/i915/display/skl_watermark.h |   2 +
 3 files changed, 106 insertions(+), 20 deletions(-)

-- 
2.37.3



More information about the Intel-gfx-trybot mailing list