Re: [Intel-gfx] [PATCH 2/4] drm/i915/bdw: Provide the BDW specific HDMI buffer translation table

2014-08-01 Thread Paulo Zanoni
2014-08-01 7:07 GMT-03:00 Damien Lespiau : > Among the changes, the tables has only 10 entries instead of 12 on HSW > and the index the the 800mV/0dB entry has changed. > And now your HDMI monitors on BDW will look better if you have eagle eyes. Reviewed-by: Paulo Zanoni > Signed-off-by: Damien

[Intel-gfx] [PATCH 2/4] drm/i915/bdw: Provide the BDW specific HDMI buffer translation table

2014-08-01 Thread Damien Lespiau
Among the changes, the tables has only 10 entries instead of 12 on HSW and the index the the 800mV/0dB entry has changed. Signed-off-by: Damien Lespiau --- drivers/gpu/drm/i915/intel_ddi.c | 28 +++- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/drivers/g