Re: [Intel-gfx] [PATCH 10/17] drm/i915: Clean up hsw/bdw/skl/kbl buf trans funcs

2021-05-12 Thread Jani Nikula
On Wed, 21 Apr 2021, Ville Syrjala wrote: > From: Ville Syrjälä > > Split the hsw/bdw/skl/kbl get_buf_trans() functions into > clean platform specific variants. One of the most obnoxious patches to review lately, but it was worth it. Reviewed-by: Jani Nikula > > Signed-off-by: Ville Syrjälä

[Intel-gfx] [PATCH 10/17] drm/i915: Clean up hsw/bdw/skl/kbl buf trans funcs

2021-04-21 Thread Ville Syrjala
From: Ville Syrjälä Split the hsw/bdw/skl/kbl get_buf_trans() functions into clean platform specific variants. Signed-off-by: Ville Syrjälä --- .../drm/i915/display/intel_ddi_buf_trans.c| 308 +++--- 1 file changed, 118 insertions(+), 190 deletions(-) diff --git a/drivers/gpu/