Re: [PATCH 13/19] drm/gma500: Unify struct *_intel_lvds_helper_funcs

2022-06-14 Thread Thomas Zimmermann
Hi Am 13.06.22 um 14:34 schrieb Patrik Jakobsson: These now only contains generic gma functions so create gma_lvds_helper_funcs that both PSB and CDV can use. Oaktrail still needs the modeset callback refactored to align with PSB and CDV. Signed-off-by: Patrik Jakobsson --- drivers/gpu/drm/g

[PATCH 13/19] drm/gma500: Unify struct *_intel_lvds_helper_funcs

2022-06-13 Thread Patrik Jakobsson
These now only contains generic gma functions so create gma_lvds_helper_funcs that both PSB and CDV can use. Oaktrail still needs the modeset callback refactored to align with PSB and CDV. Signed-off-by: Patrik Jakobsson --- drivers/gpu/drm/gma500/cdv_intel_lvds.c | 11 +-- drivers/gpu/d