commit | 2ef8d0f7de0ec0bc30c48e5f544a6082eb03e9f7 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 04 14:53:53 2020 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Sep 17 18:39:01 2020 +0300 |
tree | a76cb4f9d4969c10bfb343e9c115f1f8a3c1971b | |
parent | bc7ca6a647bf3c073a109d4ff0e8cad773a2f1d9 [diff] |
drm/dp: Add helpers for DFP YCbCr 4:2:0 handling Add helpers to determine whether the DFP supports YCbCr 4:2:0 passthrough or YCbCr 4:4:4->4:2:0 conversion. v2: Add kdocs (Lyude) Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200904115354.25336-18-ville.syrjala@linux.intel.com Reviewed-by: Lyude Paul <lyude@redhat.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>