[Intel-gfx] [PATCH 0/9] drm: drm_fb_helper cleanup.
Emil Velikov
emil.l.velikov at gmail.com
Mon Mar 2 16:17:09 UTC 2020
On Mon, 2 Mar 2020 at 15:58, Emil Velikov <emil.l.velikov at gmail.com> wrote:
>
> On Mon, 2 Mar 2020 at 13:08, Pankaj Bharadiya
> <pankaj.laxminarayan.bharadiya at intel.com> 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().
> >
> > Pankaj Bharadiya (9):
> > drm: Remove unused arg from drm_fb_helper_init
> > drm/radeon: remove radeon_fb_{add,remove}_connector functions
> > drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector calls
> > drm/i915/display: Remove drm_fb_helper_{add,remove}_one_connector calls
> > drm: Remove drm_fb_helper add, add all and remove connector calls
> > drm/nouveau: Fix unused variable warning
> > drm/bridge: remove unused variable warning in tc358764_detach
> > drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functions
> > drm/todo: Update drm_fb_helper tasks
> >
> With 6/9 and 7/9 squashed into 1/9, as suggested by Laurent + the
Oops s;into 1/9;respective the patches;g
-Emil
More information about the Intel-gfx
mailing list