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
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
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