diff options
| author | Gwan-gyeong Mun <[email protected]> | 2020-02-11 09:46:40 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2020-03-20 14:11:50 +0200 |
| commit | e2e4c4e1dcaf4296b26a765086613b6bf4390f0d (patch) | |
| tree | a6c895a329ce5c5bd9550a3c42d417c710093775 /tools/perf/scripts/python/export-to-postgresql.py | |
| 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 <[email protected]>
Reviewed-by: Uma Shankar <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions