Re: [PATCH] drm/i915/edp/jsl: Update vswing table for HBR and HBR2

2020-10-16 Thread Souza, Jose
Please fix the checkpatch errors, you can run it locally by running "dim checkpatch drm-tip/drm-tip..HEAD", search for instructions of how to fetch and setup dim. Also no need to CC drm-devel for patches that only touches i915, drm-devel is for drivers that don't have it's own list and for

[PATCH] drm/i915/edp/jsl: Update vswing table for HBR and HBR2

2020-10-14 Thread Tejas Upadhyay
JSL has update in vswing table for eDP. BSpec: 21257 Cc: Souza Jose Signed-off-by: Tejas Upadhyay --- drivers/gpu/drm/i915/display/intel_ddi.c | 87 +++- 1 file changed, 85 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c