head-management: add mode-info-v1 extension
This commit is contained in:
parent
e24ea33734
commit
c25ddc8b5b
7 changed files with 83 additions and 0 deletions
9
wire/jay_head_ext_mode_info_v1.txt
Normal file
9
wire/jay_head_ext_mode_info_v1.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event mode {
|
||||
width: i32,
|
||||
height: i32,
|
||||
refresh_mhz: u32,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue