[Intel-gfx] [PATCH] drm/i915/skl: Update the 800mV+2bB HDMI translation entry
Damien Lespiau
damien.lespiau at intel.com
Thu Feb 19 06:33:12 PST 2015
This translation entry was updated after electrical validation by the hw
team. The other entries may be updated as well, but we have no ETA for
those.
Suggested-by: Sonika Jindal <sonika.jindal at intel.com>
Cc: Sonika Jindal <sonika.jindal at intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
drivers/gpu/drm/i915/intel_ddi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/gpu/drm/i915/intel_ddi.c
index f14e8a2..75c084f 100644
--- a/drivers/gpu/drm/i915/intel_ddi.c
+++ b/drivers/gpu/drm/i915/intel_ddi.c
@@ -149,7 +149,7 @@ static const struct ddi_buf_trans skl_ddi_translations_hdmi[] = {
{ 0x00003015, 0x00000088 }, /* 5: 600 800 2.5 */
{ 0x00005013, 0x00000080 }, /* 6: 600 1000 4.5 */
{ 0x00000018, 0x00000088 }, /* 7: 800 800 0 */
- { 0x00000096, 0x00000080 }, /* 8: 800 1000 2 */
+ { 0x00004014, 0x00000087 }, /* 8: 800 1000 2 */
{ 0x00000018, 0x00000080 }, /* 9: 1200 1200 0 */
};
--
1.8.3.1
More information about the Intel-gfx
mailing list