Re: [Intel-gfx] [PATCH] drm/i915/skl: Add back HDMI translation table

2015-04-15 Thread shuang . he
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6190 -Summary- Platform Delta drm-intel-nightly Series Applied PNV -3

Re: [Intel-gfx] [PATCH] drm/i915/skl: Add back HDMI translation table

2015-04-15 Thread shuang . he
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6190 -Summary- Platform Delta drm-intel-nightly Series Applied PNV -3

Re: [Intel-gfx] [PATCH] drm/i915/skl: Add back HDMI translation table

2015-04-15 Thread Damien Lespiau
On Wed, Apr 15, 2015 at 11:02:33AM +0530, Sonika Jindal wrote: > The HDMI translation table is added back to bspec, so adding it, > and defaulting the 800mV+0dB entry. > > The HDMI translation table was removed by following commit as per HW team's > recommendation: > commit 7ff446708bd1 ("drm/i915

[Intel-gfx] [PATCH] drm/i915/skl: Add back HDMI translation table

2015-04-14 Thread Sonika Jindal
The HDMI translation table is added back to bspec, so adding it, and defaulting the 800mV+0dB entry. The HDMI translation table was removed by following commit as per HW team's recommendation: commit 7ff446708bd1 ("drm/i915/skl: Only use the 800mV+2bB HDMI translation entry") v2: Adding referenc

Re: [Intel-gfx] [PATCH] drm/i915/skl: Add back HDMI translation table

2015-04-14 Thread Jani Nikula
On Tue, 14 Apr 2015, Sonika Jindal wrote: > The HDMI translation table is added back to bspec, so adding it, > and defaulting the 800mV+0dB entry. "add back"? Please reference the commit that removed the translations. BR, Jani. > > Cc: Damien Lespiau > Signed-off-by: Sonika Jindal > --- > dr

[Intel-gfx] [PATCH] drm/i915/skl: Add back HDMI translation table

2015-04-14 Thread Sonika Jindal
The HDMI translation table is added back to bspec, so adding it, and defaulting the 800mV+0dB entry. Cc: Damien Lespiau Signed-off-by: Sonika Jindal --- drivers/gpu/drm/i915/intel_ddi.c | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/dr