[PATCH v4 04/16] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sun Mar 24 11:13:55 UTC 2024
On Sun, 24 Mar 2024 at 11:55, Akhil P Oommen <quic_akhilpo at quicinc.com> wrote:
>
> On Sat, Mar 23, 2024 at 12:56:56AM +0200, Dmitry Baryshkov wrote:
> > The msm_gpummu.c implementation is used only on A2xx and it is tied to
> > the A2xx registers. Rename the source file accordingly.
> >
>
> There are very few functions in this file and a2xx_gpu.c is a relatively
> small source file too. Shall we just move them to a2xx_gpu.c instead of
> renaming?
I'd prefer to keep them separate, at least within this series. Let's
leave that to Rob's discretion.
> -Akhil
>
> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> > ---
> > drivers/gpu/drm/msm/Makefile | 2 +-
> > drivers/gpu/drm/msm/adreno/a2xx_gpu.c | 4 +-
> > drivers/gpu/drm/msm/adreno/a2xx_gpu.h | 4 ++
> > .../drm/msm/{msm_gpummu.c => adreno/a2xx_gpummu.c} | 45 ++++++++++++----------
> > drivers/gpu/drm/msm/msm_mmu.h | 5 ---
> > 5 files changed, 31 insertions(+), 29 deletions(-)
--
With best wishes
Dmitry
More information about the dri-devel
mailing list