On Wed, Mar 26, 2025 at 11:31 AM Maxime Ripard <mrip...@kernel.org> wrote:
> On Tue, Mar 25, 2025 at 01:24:10PM -0400, Anusha Srivatsa wrote: > > Take the panel reference and put it back as required > > using the helpers introduced in previous patch. > > drm_panel_add() and drm_panel_remove() > > add a panel to the global registry and removes a panel > > respectively, use get() and put() helpers to keep up > > with refcounting. > > > > Signed-off-by: Anusha Srivatsa <asriv...@redhat.com> > > We should defer merging that patch until we have converted all the panel > drivers to the new allocation function. > > Luca, Maxime, I ll drop this patch in the next iteration and send it once it is ready to be merged. Anusha > Maxime >