[PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-23 Thread 김승우
Hi Daniel, On 2012? 08? 23? 17:50, Daniel Vetter wrote: > On Wed, Aug 22, 2012 at 06:53:33PM +0530, Shirish S wrote: >> From: Shirish Shankarappa >> >> 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. >> >

[PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-23 Thread Shirish S
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. Signed-off-by: Shirish S --- drivers/gpu/drm/exynos/exynos_drm_connector.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/

[PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-23 Thread Daniel Vetter
On Wed, Aug 22, 2012 at 06:53:33PM +0530, Shirish S wrote: > From: Shirish Shankarappa > > 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. > > Signed-off-by: Shirish Shankarappa > --- > drivers/gpu/drm/e

Re: [PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-23 Thread Shirish S
Hello, On Thu, Aug 23, 2012 at 2:52 AM, 김승우 wrote: > Hi Daniel, > > On 2012년 08월 23일 17:50, Daniel Vetter wrote: > > On Wed, Aug 22, 2012 at 06:53:33PM +0530, Shirish S wrote: > >> From: Shirish Shankarappa > >> > >> The value of MAX_EDID is now valid only for 2 > >> block EDID data which is 25

[PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-23 Thread Shirish S
Hello, On Thu, Aug 23, 2012 at 2:52 AM, ??? wrote: > Hi Daniel, > > On 2012? 08? 23? 17:50, Daniel Vetter wrote: > > On Wed, Aug 22, 2012 at 06:53:33PM +0530, Shirish S wrote: > >> From: Shirish Shankarappa > >> > >> The value of MAX_EDID is now valid only for 2 > >> block EDID data which is 25

Re: [PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-23 Thread 김승우
Hi Daniel, On 2012년 08월 23일 17:50, Daniel Vetter wrote: > On Wed, Aug 22, 2012 at 06:53:33PM +0530, Shirish S wrote: >> From: Shirish Shankarappa >> >> 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. >> >

Re: [PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-23 Thread Daniel Vetter
On Wed, Aug 22, 2012 at 06:53:33PM +0530, Shirish S wrote: > From: Shirish Shankarappa > > 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. > > Signed-off-by: Shirish Shankarappa > --- > drivers/gpu/drm/e

[PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-22 Thread Shirish S
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. Signed-off-by: Shirish S --- drivers/gpu/drm/exynos/exynos_drm_connector.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/

[PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-22 Thread Shirish S
From: Shirish Shankarappa 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. Signed-off-by: Shirish Shankarappa --- drivers/gpu/drm/exynos/exynos_drm_connector.c |2 +- 1 files changed, 1 insertions(+), 1 d

[PATCH] drm/exynos: Update the MAX_EDID value for E-DDC

2012-08-22 Thread Shirish S
From: Shirish Shankarappa 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. Signed-off-by: Shirish Shankarappa --- drivers/gpu/drm/exynos/exynos_drm_connector.c |2 +- 1 files changed, 1 insertions(+), 1 d