diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-10-13 23:12:34 +0300 |
|---|---|---|
| committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-10-17 00:05:04 +0300 |
| commit | 7a8d9cfa6db0446246769ebb29b423ef4e6ed8eb (patch) | |
| tree | 023927d6a8b2814b0c59b9d8f560c74a1761cb5c /scripts | |
| parent | 5785ace8e1a07678ac914ed18803460db10bf87a (diff) | |
| download | linux-7a8d9cfa6db0446246769ebb29b423ef4e6ed8eb.tar.xz | |
drm/i915: Compute per-crtc min_cdclk earlier
Currently we compute the min_cdclk for each pipe during
intel_cdclk_atomic_check(). But that is too late for the
pipe prefill vs. vblank length checks (done during
intel_compute_global_watermarks).
We can't just reorder these things due to other dependencies,
so instead pull only the per-crtc minimum cdclk calculation
ahead. We should have enough information for that as soon
as we've computed the min cdclk for the planes.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20251013201236.30084-8-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
