intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable fastset for mbus_join state change
@ 2024-02-28  8:02 Stanislav Lisovskiy
  2024-02-28  8:02 ` [PATCH 1/2] drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly Stanislav Lisovskiy
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Stanislav Lisovskiy @ 2024-02-28  8:02 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.saarinen, Stanislav.Lisovskiy, ville.syrjala

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 |  13 ++-
 drivers/gpu/drm/i915/display/skl_watermark.c | 104 ++++++++++++++++---
 drivers/gpu/drm/i915/display/skl_watermark.h |   1 +
 3 files changed, 99 insertions(+), 19 deletions(-)

-- 
2.37.3


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-03-11  9:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28  8:02 [PATCH 0/2] Enable fastset for mbus_join state change Stanislav Lisovskiy
2024-02-28  8:02 ` [PATCH 1/2] drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly Stanislav Lisovskiy
2024-03-05 19:52   ` Paz Zcharya
2024-02-28  8:02 ` [PATCH 2/2] drm/i915: Implement vblank synchronized MBUS join changes Stanislav Lisovskiy
2024-03-05 19:54   ` Paz Zcharya
2024-03-08 10:07   ` Ville Syrjälä
2024-03-08 13:43     ` Lisovskiy, Stanislav
2024-03-08 15:11       ` Ville Syrjälä
2024-03-11  9:41         ` Lisovskiy, Stanislav
2024-02-28  8:45 ` ✗ Fi.CI.CHECKPATCH: warning for Enable fastset for mbus_join state change Patchwork
2024-02-28  8:56 ` ✓ Fi.CI.BAT: success " Patchwork
2024-02-28 23:21 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).