[PATCH 1/4] gpu: Use dev_get_drvdata()

Emil Velikov emil.l.velikov at gmail.com
Mon Jul 1 12:37:33 UTC 2019


Hi Fuqian,

On Mon, 1 Jul 2019 at 08:13, Fuqian Huang <huangfq.daxian at gmail.com> wrote:
>
> Using dev_get_drvdata directly.
>
> Signed-off-by: Fuqian Huang <huangfq.daxian at gmail.com>
> ---
>  drivers/gpu/drm/msm/adreno/adreno_device.c      |  6 ++----
>  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c         | 13 +++++--------
>  drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c        |  6 ++----
>  drivers/gpu/drm/msm/dsi/dsi_host.c              |  6 ++----
>  drivers/gpu/drm/msm/msm_drv.c                   |  3 +--
>  drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c | 15 +++++----------
>  drivers/gpu/drm/panfrost/panfrost_device.c      |  6 ++----
As far as i can see the patch is spot on, thanks for that.

Can you split this in three since it covers 3 separate drivers.
For each one you can get a smaller CC list - patches with 20+ people
tend to get blocked :-(

We can pick the PANFROST entries from the get_maintainer.pl output,
and add them to the commit message.
Thus git send-email will parse the commit message and automatically CC
the people ;-)

Cc: Rob Herring <robh at kernel.org> (supporter:ARM MALI PANFROST DRM DRIVER)
Cc: Tomeu Vizoso <tomeu.vizoso at collabora.com> (supporter:ARM MALI
PANFROST DRM DRIVER)
Cc: dri-devel at lists.freedesktop.org (open list:ARM MALI PANFROST DRM DRIVER)

HTH
-Emil


More information about the dri-devel mailing list