[Intel-gfx] [PATCH 2/3] drm/vc4: Drop legacy_cursor_update override

2020-10-23 Thread Daniel Vetter
With the removal of helper support it doesn't do anything anymore. Also, we already have async plane update code in vc4. Acked-by: Maxime Ripard Signed-off-by: Daniel Vetter Cc: Eric Anholt Cc: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_kms.c | 6 -- 1 file changed, 6 deletions(-) diff --

Re: [Intel-gfx] [PATCH 2/3] drm/vc4: Drop legacy_cursor_update override

2020-10-22 Thread Maxime Ripard
On Wed, Oct 21, 2020 at 06:32:41PM +0200, Daniel Vetter wrote: > With the removal of helper support it doesn't do anything anymore. > Also, we already have async plane update code in vc4. > > Signed-off-by: Daniel Vetter > Cc: Eric Anholt > Cc: Maxime Ripard Acked-by: Maxime Ripard Maxime

[Intel-gfx] [PATCH 2/3] drm/vc4: Drop legacy_cursor_update override

2020-10-21 Thread Daniel Vetter
With the removal of helper support it doesn't do anything anymore. Also, we already have async plane update code in vc4. Signed-off-by: Daniel Vetter Cc: Eric Anholt Cc: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_kms.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/gpu/drm/vc4