> On Nov 24, 2020, at 06:38, Thomas Zimmermann <tzimmerm...@suse.de> wrote: > > Using struct drm_device.pdev is deprecated. Convert vmwgfx to struct > drm_device.dev. No functional changes. > > Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de> > Cc: Roland Scheidegger <srol...@vmware.com> > --- > drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c | 8 ++++---- > drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 27 +++++++++++++------------- > drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 2 +- Reviewed-by: Zack Rusin <za...@vmware.com> z _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx
- [PATCH 03/15] drm/bochs: Remove references to struct drm... Thomas Zimmermann
- [PATCH 13/15] drm/virtgpu: Remove references to struct d... Thomas Zimmermann
- [PATCH 12/15] drm/vboxvideo: Remove references to struct... Thomas Zimmermann
- [PATCH 15/15] drm: Upcast struct drm_device.dev to struc... Thomas Zimmermann
- [PATCH 11/15] drm/radeon: Remove references to struct dr... Thomas Zimmermann
- [PATCH 10/15] drm/qxl: Remove references to struct drm_d... Thomas Zimmermann
- [PATCH 14/15] drm/vmwgfx: Remove references to struct dr... Thomas Zimmermann
- Re: [PATCH 14/15] drm/vmwgfx: Remove references to ... Zack Rusin
- Re: [PATCH 14/15] drm/vmwgfx: Remove references... Thomas Zimmermann
- Re: [PATCH 14/15] drm/vmwgfx: Remove refere... Thomas Zimmermann
- Re: [PATCH 14/15] drm/vmwgfx: Remove re... Zack Rusin
- Re: [PATCH 14/15] drm/vmwgfx: Remo... Daniel Vetter
- Re: [PATCH 14/15] drm/vmwgfx: ... Zack Rusin
- Re: [PATCH 14/15] drm/vmwgfx: ... Daniel Vetter
- Re: [PATCH 14/15] drm/vmwgfx: ... Zack Rusin
- [PATCH 02/15] drm/ast: Remove references to struct drm_d... Thomas Zimmermann
- [PATCH 07/15] drm/i915: Remove references to struct drm_... Thomas Zimmermann
- Re: [PATCH 07/15] drm/i915: Remove references to st... Joonas Lahtinen