public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/skl: Update the 800mV+2bB HDMI translation entry
@ 2015-02-19 14:33 Damien Lespiau
  2015-02-19 17:31 ` shuang.he
  2015-03-02 16:19 ` [PATCH v2] drm/i915/skl: Only use " Damien Lespiau
  0 siblings, 2 replies; 5+ messages in thread
From: Damien Lespiau @ 2015-02-19 14:33 UTC (permalink / raw)
  To: intel-gfx

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@intel.com>
Cc: Sonika Jindal <sonika.jindal@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-03 17:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-19 14:33 [PATCH] drm/i915/skl: Update the 800mV+2bB HDMI translation entry Damien Lespiau
2015-02-19 17:31 ` shuang.he
2015-03-02 16:19 ` [PATCH v2] drm/i915/skl: Only use " Damien Lespiau
2015-03-03  5:01   ` Jindal, Sonika
2015-03-03 17:16   ` shuang.he

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox