[PATCH 0/4] Enable fastset for mbus_join state change
Stanislav Lisovskiy
stanislav.lisovskiy at intel.com
Sun Mar 17 17:24:12 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 (4):
drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly
drm/i915: Break intel_dbuf_mbus_update into 2 separate parts
drm/i915: Loop over all active pipes in intel_mbus_dbox_update
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 | 174 +++++++++++++++----
drivers/gpu/drm/i915/display/skl_watermark.h | 2 +
3 files changed, 151 insertions(+), 40 deletions(-)
--
2.37.3
More information about the Intel-gfx-trybot
mailing list