Re: [PATCH v2 0/8] drm/plane-helpers: Minor clean ups

2023-12-04 Thread Alex Deucher
On Mon, Dec 4, 2023 at 4:09 AM Thomas Zimmermann wrote: > > Move drm_plane_helper_atomic_check() into udl, which is the only > driver using it. Remove several unnecessary include statements for > . > > v2: > * fix documentation (Sui) > > Thomas Zimmermann (8): > drm/plane-helper: Move dr

[PATCH v2 0/8] drm/plane-helpers: Minor clean ups

2023-12-04 Thread Thomas Zimmermann
Move drm_plane_helper_atomic_check() into udl, which is the only driver using it. Remove several unnecessary include statements for . v2: * fix documentation (Sui) Thomas Zimmermann (8): drm/plane-helper: Move drm_plane_helper_atomic_check() into udl drm/amdgpu: Do not include drm/