> -----Original Message----- > From: Emil Velikov <[email protected]> > Sent: 02 March 2020 23:51 > To: Laxminarayan Bharadiya, Pankaj > <[email protected]> > Cc: Jani Nikula <[email protected]>; Daniel Vetter > <[email protected]>; Intel Graphics Development <intel- > [email protected]>; ML dri-devel <[email protected]> > Subject: Re: [Intel-gfx] [PATCH v2 0/7] drm: drm_fb_helper cleanup. > > Hi Pankaj, > > On Mon, 2 Mar 2020 at 16:33, Pankaj Bharadiya > <[email protected]> wrote: > > > > This series addresses below drm_fb_helper tasks from > > Documentation/gpu/todo.rst. > > > > - The max connector argument for drm_fb_helper_init() isn't used > > anymore and can be removed. > > > > - The helper doesn't keep an array of connectors anymore so these can > > be removed: drm_fb_helper_single_add_all_connectors(), > > drm_fb_helper_add_one_connector() and > > drm_fb_helper_remove_one_connector(). > > > > Changes since v1: > > - Squashed warning fixes into the patch that introduced the > > warnings (into 5/7) (Laurent) > > - Fixed reflow in in 9/9 (Laurent) > > > For the future, include the changelog in the respective patches. This makes it > easier for reviewers... > Plus you're already changing the commit - might as well mention what/why :- > ) > > Also do include the R-B, Acked-by, other tags accumulated up-to that point, > when sending new revision. Noted, Thank you for the feedback. Will send new series with tags accumulated after 1-2 days. > > > That said, if you're interested in further cleaning this up, one can cleanup > the > drm_dp_mst_topology_cbs hooks. > In particular ::register_connector is identical across the board - create a > helper function using it directly in core, killing the hook. > > While for ::destroy_connector - there's some amdgpu specific code in > there... which I'm not sure if it should stay or not. > To be on the save side - create a helper which will be called for drivers > where > the hook is !=NULL (aka everyone but amdgpu). Will take a look. Thanks, Pankaj > > HTH > Emil _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
Re: [Intel-gfx] [PATCH v2 0/7] drm: drm_fb_helper cleanup.
Laxminarayan Bharadiya, Pankaj Mon, 02 Mar 2020 20:40:56 -0800
- [Intel-gfx] [PATCH v2 3/7] drm/amdgpu: Remo... Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 7/7] drm/todo: Update... Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 5/7] drm: Remove drm_... Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 6/7] drm/fb-helper: R... Pankaj Bharadiya
- [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm: ... Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm: d... Patchwork
- Re: [Intel-gfx] [PATCH v2 0/7] drm: drm_fb_... Emil Velikov
- Re: [Intel-gfx] [PATCH v2 0/7] drm: dr... Daniel Vetter
- Re: [Intel-gfx] [PATCH v2 0/7] drm... Daniel Vetter
- Re: [Intel-gfx] [PATCH v2 0/7]... Laxminarayan Bharadiya, Pankaj
- Re: [Intel-gfx] [PATCH v2 0/7] drm: dr... Laxminarayan Bharadiya, Pankaj
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm: d... Patchwork
