On Tue, Feb 07, 2017 at 05:16:32PM +0800, Shawn Guo wrote: > From: Shawn Guo <shawn.guo@xxxxxxxxxx> > > The vblank hooks in struct drm_driver are deprecated and only meant for > legacy drivers. For modern drivers with DRIVER_MODESET flag, the hooks > in struct drm_crtc_funcs should be used instead. > > As the result, the wrapper functions tegra_drm_xxx get killed > completely, and tegra_dc_xxx are filled into struct drm_crtc_funcs as > vblank hooks directly. > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > Cc: Thierry Reding <thierry.reding@xxxxxxxxx> > --- > drivers/gpu/drm/tegra/dc.c | 15 ++++++++++++--- > drivers/gpu/drm/tegra/drm.c | 38 -------------------------------------- > drivers/gpu/drm/tegra/drm.h | 3 --- > 3 files changed, 12 insertions(+), 44 deletions(-) Acked-by: Thierry Reding <treding@xxxxxxxxxx>
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel