Re: [PATCH 4/6] drm/gma500: Unify crtc helpers

2021-02-01 Thread Thomas Zimmermann
Am 01.02.21 um 14:26 schrieb Patrik Jakobsson: CDV crtc helpers are identical to other chips so use gma_ prefix for the crtc helper struct and remove the CDV copy. Signed-off-by: Patrik Jakobsson Reviewed-by: Thomas Zimmermann --- drivers/gpu/drm/gma500/cdv_device.c| 2 +- dr

[PATCH 4/6] drm/gma500: Unify crtc helpers

2021-02-01 Thread Patrik Jakobsson
CDV crtc helpers are identical to other chips so use gma_ prefix for the crtc helper struct and remove the CDV copy. Signed-off-by: Patrik Jakobsson --- drivers/gpu/drm/gma500/cdv_device.c| 2 +- drivers/gpu/drm/gma500/cdv_device.h| 1 - drivers/gpu/drm/gma500/cdv_intel_display