[PATCH v2 2/8] drm/msm: Clear aperture ownership outside of fbdev code
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Tue Apr 4 21:43:05 UTC 2023
On 03/04/2023 15:45, Thomas Zimmermann wrote:
> Move aperture management out of the fbdev code. It is unrelated
> and needs to run even if fbdev support has been disabled. Call
> the helper at the top of msm_drm_init() to take over hardware
> from other drivers.
>
> v2:
> * bind all subdevices before acquiring device (Dmitri)
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
> drivers/gpu/drm/msm/msm_drv.c | 6 ++++++
> drivers/gpu/drm/msm/msm_fbdev.c | 6 ------
> 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
--
With best wishes
Dmitry
More information about the dri-devel
mailing list