Re: [PATCH v2 1/2] drm: convert drm_atomic_uapi.c to new debug helpers

2020-11-11 Thread Sam Ravnborg
Hi Simon, On Wed, Nov 11, 2020 at 09:07:36AM +, Simon Ser wrote: > Migrate from DRM_DEBUG_ATOMIC to drm_dbg_atomic. > > Signed-off-by: Simon Ser > Cc: Daniel Vetter > Cc: Maarten Lankhorst > Cc: Maxime Ripard > Cc: Thomas Zimmermann > Cc: Sam Ravnborg > Cc: Ville Syrjala Thanks for doi

[PATCH v2 1/2] drm: convert drm_atomic_uapi.c to new debug helpers

2020-11-11 Thread Simon Ser
Migrate from DRM_DEBUG_ATOMIC to drm_dbg_atomic. Signed-off-by: Simon Ser Cc: Daniel Vetter Cc: Maarten Lankhorst Cc: Maxime Ripard Cc: Thomas Zimmermann Cc: Sam Ravnborg Cc: Ville Syrjala --- drivers/gpu/drm/drm_atomic_uapi.c | 113 +- 1 file changed, 66 insert