]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/client: Streamline mode selection debugs
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 28 Feb 2025 21:14:49 +0000 (23:14 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 13 Mar 2025 16:30:39 +0000 (18:30 +0200)
commit7640a1c20f144eb933d981102b60080c8114d1d5
tree6ecc05a0bf413698ecf49b9632a86b5a04f57bb5
parentb218e72b8ac2c11ccab4d41263dd0406d8291c6f
drm/client: Streamline mode selection debugs

Get rid of all the redundant debugs and just wait until the end
to print which mode (and of which type) we picked.

Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250228211454.8138-4-ville.syrjala@linux.intel.com
drivers/gpu/drm/drm_client_modeset.c