head-management: add drm-color-space-info-v1 extension
This commit is contained in:
parent
1195613fc6
commit
6647b93e1e
9 changed files with 117 additions and 1 deletions
11
wire/jay_head_ext_drm_color_space_info_v1.txt
Normal file
11
wire/jay_head_ext_drm_color_space_info_v1.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event hdmi_eotf {
|
||||
eotf: u32,
|
||||
}
|
||||
|
||||
event colorimetry {
|
||||
colorimetry: u32,
|
||||
}
|
||||
7
wire/jay_head_manager_ext_drm_color_space_info_v1.txt
Normal file
7
wire/jay_head_manager_ext_drm_color_space_info_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event head {
|
||||
head: id(jay_head_ext_drm_color_space_info_v1) (new),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue