Re: [PATCH 1/4] drm/atomic: Print the state every commit

2022-03-24 Thread Daniel Vetter
On Thu, Mar 24, 2022 at 03:47:21PM +0100, Maxime Ripard wrote: > The DRM_UT_STATE controls whether we're calling > drm_atomic_print_new_state() whenever a new state is committed. However, > that call is made in the drm_mode_atomic_ioctl(), whereas we have > multiple users of the drm_atomic_commit()

[PATCH 1/4] drm/atomic: Print the state every commit

2022-03-24 Thread Maxime Ripard
The DRM_UT_STATE controls whether we're calling drm_atomic_print_new_state() whenever a new state is committed. However, that call is made in the drm_mode_atomic_ioctl(), whereas we have multiple users of the drm_atomic_commit() function in the kernel (framebuffer emulation, drm_atomic_helper_dirty