[Intel-gfx] [PATCH 00/22] drm: Review of mode copies
Alex Deucher
alexdeucher at gmail.com
Tue Mar 15 18:52:38 UTC 2022
On Mon, Mar 14, 2022 at 6:12 PM Ville Syrjälä
<ville.syrjala at linux.intel.com> wrote:
>
> On Fri, Feb 18, 2022 at 12:03:41PM +0200, Ville Syrjala wrote:
> > drm: Add drm_mode_init()
> > drm/bridge: Use drm_mode_copy()
> > drm/imx: Use drm_mode_duplicate()
> > drm/panel: Use drm_mode_duplicate()
> > drm/vc4: Use drm_mode_copy()
> These have been pushed to drm-misc-next.
>
> > drm/amdgpu: Remove pointless on stack mode copies
> > drm/amdgpu: Use drm_mode_init() for on-stack modes
> > drm/amdgpu: Use drm_mode_copy()
> amdgpu ones are reviewed, but I'll leave them for the
> AMD folks to push to whichever tree they prefer.
I pulled patches 2, 4, 5 into my tree. For 3, I'm happy to have it
land via drm-misc with the rest of the mode_init changes if you'd
prefer.
Alex
Alex
>
>
> The rest are still in need of review:
> > drm/radeon: Use drm_mode_copy()
> > drm/gma500: Use drm_mode_copy()
> > drm/hisilicon: Use drm_mode_init() for on-stack modes
> > drm/msm: Nuke weird on stack mode copy
> > drm/msm: Use drm_mode_init() for on-stack modes
> > drm/msm: Use drm_mode_copy()
> > drm/mtk: Use drm_mode_init() for on-stack modes
> > drm/rockchip: Use drm_mode_copy()
> > drm/sti: Use drm_mode_copy()
> > drm/tilcdc: Use drm_mode_copy()
> > drm/i915: Use drm_mode_init() for on-stack modes
> > drm/i915: Use drm_mode_copy()
> > drm: Use drm_mode_init() for on-stack modes
> > drm: Use drm_mode_copy()
>
> --
> Ville Syrjälä
> Intel
More information about the Intel-gfx
mailing list