diff options
| author | Ville Syrjälä <[email protected]> | 2024-02-29 20:40:49 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2024-03-15 14:21:34 +0200 |
| commit | 1fd146bcdf2ca2696b753855d844b0a006c8ebd0 (patch) | |
| tree | a36a55944f0857a329130258f5b15f4e7a3aaef8 /tools/perf/scripts/python | |
| parent | d449f047162b5cff1d81bab415bac04ae21eb191 (diff) | |
drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer
Utilize drm_printer in pipe_config_pll_mismatch() to avoid
a bit of code duplication.
To achieve this we need to plumb the printer all way to the
dpll_mgr .dump_hw_state() functions. Those are also used by
intel_crtc_state_dump() which needs to be adjusted as well.
v2: Convert a few misplaecd drm_dbg_kms() calls (Rodrigo)
Drop the redundant drm_debug_enabled() check here
instead of later (Jani)
Cc: Rodrigo Vivi <[email protected]>
Cc: Jani Nikula <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions