]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Do more bw readout
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 26 Mar 2025 16:25:36 +0000 (18:25 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 4 Apr 2025 16:59:18 +0000 (19:59 +0300)
commit0029d2f739383fcd3269d5ac34d5290c15ac8213
tree1731a3d5e668962216dbcee6ac483b08fdb0aaf9
parent074c31271a1d9ec74c5a1965589671337be11d0f
drm/i915: Do more bw readout

Update a bunch of bw related stuff during readout:
- bw_state->dbuf_bw possible now that the wm readout
  has given us access to the plane ddb data
- cdclk_state->bw_min_cdclk

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250326162544.3642-7-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_bw.c
drivers/gpu/drm/i915/display/intel_cdclk.c