diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-06 18:34:07 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-07 19:02:27 +0200 |
commit | d66fbd662ddae1ab133e3269a4c2d68971075afc (patch) | |
tree | eb55c0f007828ccffef4896ab58c9e184da96d14 /tools/perf/scripts/python | |
parent | 082ed1ffc24ab25be1d21f2edc83b2657142749d (diff) |
drm/i915: Extract skl_wm_crtc_disable_noatomic()
Hoist the dbuf stuff into a separate function from
intel_crtc_disable_noatomic_complete() so that the details
are better hidden inside skl_watermark.c.
We can also skip the whole thing on pre-skl since the dbuf state
isn't actually used on those platforms. The readout path does
still fill dbuf_state->active_pipes but we'll remedy that later.
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250306163420.3961-6-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions