Re: [PATCH 01/29] drm/atomic-helper: Fix commit_tail state variable name

2025-01-16 Thread Simona Vetter
On Thu, Jan 16, 2025 at 03:36:12AM +0200, Dmitry Baryshkov wrote: > On Wed, Jan 15, 2025 at 10:05:08PM +0100, Maxime Ripard wrote: > > Even though the commit_tail () drm_atomic_state parameter is called > > old_state, it's actually the state being committed which is confusing. > > > > It's even mo

Re: [PATCH 01/29] drm/atomic-helper: Fix commit_tail state variable name

2025-01-15 Thread Dmitry Baryshkov
On Wed, Jan 15, 2025 at 10:05:08PM +0100, Maxime Ripard wrote: > Even though the commit_tail () drm_atomic_state parameter is called > old_state, it's actually the state being committed which is confusing. > > It's even more confusing since the atomic_commit_tail hook being called > by commit_tail