blob: 835524b25385cef7d0b844ba8054d07be7e0b155 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
test tv
protocol-decoder i2c channel scl=0 channel sda=1
protocol-decoder edid
stack i2c edid
input i2c/edid/samsung_le46b620r3p.sr
output edid annotation class field match samsung_le46b620r3p_fields.output
output edid annotation class section match samsung_le46b620r3p_sections.output
test lcd
protocol-decoder i2c channel scl=0 channel sda=1
protocol-decoder edid
stack i2c edid
input i2c/edid/samsung_syncmaster245b.sr
output edid annotation match samsung_syncmaster245b.output
test acer_al711_on_dp_dm_hdmi_vga
protocol-decoder i2c channel scl=1 channel sda=0
protocol-decoder edid
stack i2c edid
input i2c/edid/acer_al711_on_dp_dm_hdmi_vga.sr
output edid annotation match acer_al711_on_dp_dm_hdmi_vga.output
|