Re: [Intel-gfx] [PATCH 2/2] drm/i915/adl_p: Add ddi buf translation tables for combo PHY

2021-07-23 Thread kernel test robot
Hi Matt, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on drm-tip/drm-tip next-20210722] [cannot apply to v5.14-rc2] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, w

[Intel-gfx] [PATCH 2/2] drm/i915/adl_p: Add ddi buf translation tables for combo PHY

2021-07-22 Thread Matt Roper
ADL-P now has its own set of DDI buf translation tables (except for eDP which appears to be the same as TGL). Add the new values (last updated in bspec 2021-07-22) to the driver. Bspec: 49291 Signed-off-by: Matt Roper --- .../drm/i915/display/intel_ddi_buf_trans.c| 104 ++ 1