]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/dp: Add drm_dp_channel_coding_supported() helper
authorThierry Reding <treding@nvidia.com>
Mon, 21 Oct 2019 14:34:28 +0000 (16:34 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Oct 2019 16:18:46 +0000 (18:18 +0200)
commit99c830b8b7bef939dfcd385553b39a5d5b278a03
treef5395a1246e06b69bf3e14eeffcfcdedc0dd8187
parent8cda78b1281d59ffa3032a3885e6ffc8eb79062c
drm/dp: Add drm_dp_channel_coding_supported() helper

Add a helper to check whether the sink supports ANSI 8B/10B channel
coding capability as specified in ANSI X3.230-1994, clause 11.

Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191021143437.1477719-5-thierry.reding@gmail.com
include/drm/drm_dp_helper.h