RE: [PATCH 02/28] drm/writeback: Add a helper function to get writeback connector

2025-07-31 Thread Kandpal, Suraj
> > > > Now that we can initialize a drm_writeback_connector without > > > > having to initialize the drm_connector within it and leaving the > > > > responsibility of initialising the drm_connector and maintaining > > > > the association with drm_writeback_connector to it. This helper > > > > hook

Re: [PATCH 02/28] drm/writeback: Add a helper function to get writeback connector

2025-07-27 Thread Dmitry Baryshkov
@lists.freedesktop.org; intel- > > g...@lists.freedesktop.org; Nautiyal, Ankit K ; > > Murthy, Arun R ; Shankar, Uma > > > > Subject: Re: [PATCH 02/28] drm/writeback: Add a helper function to get > > writeback connector > > > > On Fri, Jul 25, 2025 at 10:33:43AM +0530, S

RE: [PATCH 02/28] drm/writeback: Add a helper function to get writeback connector

2025-07-26 Thread Kandpal, Suraj
Uma > > Subject: Re: [PATCH 02/28] drm/writeback: Add a helper function to get > writeback connector > > On Fri, Jul 25, 2025 at 10:33:43AM +0530, Suraj Kandpal wrote: > > Now that we can initialize a drm_writeback_connector without having to > > initialize the drm_co

Re: [PATCH 02/28] drm/writeback: Add a helper function to get writeback connector

2025-07-26 Thread Dmitry Baryshkov
On Fri, Jul 25, 2025 at 10:33:43AM +0530, Suraj Kandpal wrote: > Now that we can initialize a drm_writeback_connector without > having to initialize the drm_connector within it and leaving the > responsibility of initialising the drm_connector and maintaining > the association with drm_writeback_co

[PATCH 02/28] drm/writeback: Add a helper function to get writeback connector

2025-07-24 Thread Suraj Kandpal
Now that we can initialize a drm_writeback_connector without having to initialize the drm_connector within it and leaving the responsibility of initialising the drm_connector and maintaining the association with drm_writeback_connector to it. This helper hooks lets drivers return the drm_writeback_