diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-02-28 23:14:51 +0200 |
|---|---|---|
| committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-13 18:33:11 +0200 |
| commit | 82f9570b3563e9045c70658f474f11a48a21d4b9 (patch) | |
| tree | 154fb19daf368329afdbc46feec82ac063c27c47 /tools/perf/scripts/python/flamegraph.py | |
| parent | 3039cc0c0653c6e15130a8719c3237329a954670 (diff) | |
| download | kernel-82f9570b3563e9045c70658f474f11a48a21d4b9.tar.gz | |
drm/client: Stop using the legacy crtc->mode
crtc->mode is legacy junk and shouldn't really be used with
atomic drivers.
Most (all?) atomic drivers do end up still calling
drm_atomic_helper_update_legacy_modeset_state() at some
point, so crtc->mode does still get populated, and this
does work for now. But now that the modes[] lifetime issues
have been sorted out we can just switch over to the
proper crtc->state->mode.
v2: Rebase
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250228211454.8138-6-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
