All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update MAX_EDID value in exynos
@ 2012-08-22 13:23 Shirish S
  2012-08-22 13:23 ` [PATCH] drm/exynos: Update the MAX_EDID value for E-DDC Shirish S
  0 siblings, 1 reply; 6+ messages in thread
From: Shirish S @ 2012-08-22 13:23 UTC (permalink / raw)
  To: dri-devel, inki.dae; +Cc: aairlied, Shirish Shankarappa

From: Shirish Shankarappa <s.shirish@samsung.com>

The value of MAX_EDID is now valid only for 2
block EDID data which is 256, but to  support
4 block EDID (E-DDC) this needs to be 512.

Based on drm-next branch

Shirish Shankarappa (1):
  drm/exynos: Update the MAX_EDID value for E-DDC

 drivers/gpu/drm/exynos/exynos_drm_connector.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH] Update MAX_EDID value in exynos
@ 2012-08-23  7:03 Shirish S
  2012-08-23  7:03 ` [PATCH] drm/exynos: Update the MAX_EDID value for E-DDC Shirish S
  0 siblings, 1 reply; 6+ messages in thread
From: Shirish S @ 2012-08-23  7:03 UTC (permalink / raw)
  To: inki.dae, dri-devel

The value of MAX_EDID is now valid only for 2
block EDID data which is 256, but to  support
4 block EDID (E-DDC) this needs to be 512.

Based on drm-next branch

Shirish S (1):
  drm/exynos: Update the MAX_EDID value for E-DDC

 drivers/gpu/drm/exynos/exynos_drm_connector.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2012-08-23 14:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22 13:23 [PATCH] Update MAX_EDID value in exynos Shirish S
2012-08-22 13:23 ` [PATCH] drm/exynos: Update the MAX_EDID value for E-DDC Shirish S
2012-08-23  8:50   ` Daniel Vetter
2012-08-23  9:52     ` 김승우
2012-08-23 14:01       ` Shirish S
  -- strict thread matches above, loose matches on Subject: below --
2012-08-23  7:03 [PATCH] Update MAX_EDID value in exynos Shirish S
2012-08-23  7:03 ` [PATCH] drm/exynos: Update the MAX_EDID value for E-DDC Shirish S

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.