All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/skl: Update edp 1.4 DDI translation table
@ 2015-02-21  5:40 Sonika Jindal
  2015-02-24  0:12 ` Daniel Vetter
  0 siblings, 1 reply; 4+ messages in thread
From: Sonika Jindal @ 2015-02-21  5:40 UTC (permalink / raw)
  To: intel-gfx

Updating recommended DDI translation table for edp 1.4
as per bspec update

Signed-off-by: Sonika Jindal <sonika.jindal@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
---
 drivers/gpu/drm/i915/intel_ddi.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/gpu/drm/i915/intel_ddi.c
index 114b729..f17cc48 100644
--- a/drivers/gpu/drm/i915/intel_ddi.c
+++ b/drivers/gpu/drm/i915/intel_ddi.c
@@ -141,16 +141,16 @@ static const struct ddi_buf_trans skl_ddi_translations_dp[] = {
 
 /* eDP 1.4 low vswing translation parameters */
 static const struct ddi_buf_trans skl_ddi_translations_edp[] = {
-	{ 0x00000018, 0x00000428 },
-	{ 0x00002016, 0x00000067 },
-	{ 0x00006012, 0x00000032 },
+	{ 0x00000018, 0x000000a8 },
+	{ 0x00002016, 0x000000ab },
+	{ 0x00006012, 0x000000a2 },
 	{ 0x00008010, 0x00000088 },
-	{ 0x00000018, 0x00000067 },
-	{ 0x00004014, 0x00000032 },
-	{ 0x00006012, 0x00000098 },
-	{ 0x00000018, 0x00000032 },
-	{ 0x00005013, 0x00000098 },
-	{ 0x00006012, 0x0000001e },
+	{ 0x00000018, 0x000000ab },
+	{ 0x00004014, 0x000000a2 },
+	{ 0x00006012, 0x000000a6 },
+	{ 0x00000018, 0x000000a2 },
+	{ 0x00005013, 0x0000009c },
+	{ 0x00000018, 0x00000088 },
 };
 
 
-- 
1.7.10.4

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

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

end of thread, other threads:[~2015-02-24 10:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21  5:40 [PATCH] drm/i915/skl: Update edp 1.4 DDI translation table Sonika Jindal
2015-02-24  0:12 ` Daniel Vetter
2015-02-24  4:58   ` sonika
2015-02-24 10:44     ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.