xserver/hw/xfree86/ddc
Jeremy Huddleston Sequoia 199b8c0853 print_edid: Fix a format string error
../hw/xfree86/ddc/print_edid.c:511:20: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
                   det_mon->type - DS_VENDOR);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2022-06-26 09:16:42 +00:00
..
DDC.HOWTO Fix some documentation typos 2008-03-03 16:11:05 -05:00
ddc.c xfree86: small memory leaks fixes 2016-09-28 14:53:39 -04:00
ddcProperty.c xfree86: Create EDID atom from the root window callback (v2) 2016-04-18 11:23:10 -04:00
edid.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
interpret_edid.c xfree86: fix gtf support detection for EDID 1.4 2021-04-06 11:25:42 +00:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
print_edid.c print_edid: Fix a format string error 2022-06-26 09:16:42 +00:00
xf86DDC.h xfree86: add drm modes on non-GTF panels 2020-06-23 13:09:20 +08:00