Re: [Intel-gfx] [V3 8/8] drm/i915/dsi: Initiate fame request in cmd mode

2019-11-19 Thread kbuild test robot
Hi Vandita, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [cannot apply to v5.4-rc8 next-20191118] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base' optio

[Intel-gfx] [V3 8/8] drm/i915/dsi: Initiate fame request in cmd mode

2019-11-19 Thread Vandita Kulkarni
In TE Gate mode, on every flip we need to set the frame update request bit. After this bit is set transcoder hardware will automatically send the frame data to the panel when it receives the TE event. Signed-off-by: Vandita Kulkarni --- drivers/gpu/drm/i915/display/icl_dsi.c | 22