[RFC 04/13] drm/dp: Enhanced framing capability is DP 1.1+

2015-08-26 Thread Jani Nikula
On Wed, 12 Aug 2015, Thierry Reding wrote: > From: Thierry Reding > > The enhanced framing capability was added in DisplayPort 1.1, so any > code dealing with it needs to be protected accordingly. > > Signed-off-by: Thierry Reding > --- > drivers/gpu/drm/drm_dp_helper.c | 5 +++-- > 1 file chan

[RFC 04/13] drm/dp: Enhanced framing capability is DP 1.1+

2015-08-14 Thread Jani Nikula
On Wed, 12 Aug 2015, Thierry Reding wrote: > From: Thierry Reding > > The enhanced framing capability was added in DisplayPort 1.1, so any > code dealing with it needs to be protected accordingly. I guess we should talk about DPCD 1.1, since "Note: The DPCD revision number does not necessarily m

[RFC 04/13] drm/dp: Enhanced framing capability is DP 1.1+

2015-08-12 Thread Thierry Reding
From: Thierry Reding The enhanced framing capability was added in DisplayPort 1.1, so any code dealing with it needs to be protected accordingly. Signed-off-by: Thierry Reding --- drivers/gpu/drm/drm_dp_helper.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/g