Re: [Intel-gfx] [PATCH] drm/i915/icl: Fix pipe config mismatch warnings

2018-12-07 Thread kbuild test robot
Hi Stanislav, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on next-20181207] [cannot apply to v4.20-rc5] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

[Intel-gfx] [PATCH] drm/i915/icl: Fix pipe config mismatch warnings

2018-12-07 Thread Stanislav Lisovskiy
Fixes hblank, vblank, vsync_start/vsync_end, hsync_start//hsync_end, pipe_bpp, port clock, pixel rate mismatches for dsi which happen during pipe_config comparation in intel_atomic_check. Signed-off-by: Stanislav Lisovskiy --- drivers/gpu/drm/i915/icl_dsi.c | 93