diff options
author | Gwan-gyeong Mun <gwan-gyeong.mun@intel.com> | 2020-02-11 09:46:40 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2020-03-20 14:11:50 +0200 |
commit | e2e4c4e1dcaf4296b26a765086613b6bf4390f0d (patch) | |
tree | a6c895a329ce5c5bd9550a3c42d417c710093775 /README | |
parent | 8e37d699139128139c0468e005c2f0d6215b0c55 (diff) |
drm: Add DP1.4 VSC SDP Payload related Data Structures
It adds new enumeration definitions for VSC SDP Payload for Pixel
Encoding/Colorimetry Format.
And it adds a new drm data structure for DP VSC SDP.
enum dp_colorspace and enum dp_colorimetry correspond "Pixel Encoding and
Colorimetry Formats". enum dp_dynamic_range corresponds "Dynamic Range".
And enum dp_content_type corresponds "Content Type"
All of them are based on DP 1.4 spec [Table 2-117: VSC SDP Payload for
DB16 through DB18].
v3: Add a new drm data structure for DP VSC SDP
v5: Addressed review comments from Uma
- Add kernel docs for added data structures
- Rename enum dp_colorspace to dp_pixelformat
- Polish commit message
- Fix typos
- Drop self-explanatory comments
Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Acked-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200211074657.231405-2-gwan-gyeong.mun@intel.com
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions