History log of /external/libdrm/tests/modeprint/modeprint.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ce62b8e0596b4805cb7e09a4a4e66de5c7b11cf3 17-Jan-2014 Lucas Stach <l.stach@pengutronix.de> modeprint: pretty print connector names

Use same names as the kernel, makes it easier to identify
connectors in the common case.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
/external/libdrm/tests/modeprint/modeprint.c
1459cb9252e3a07292d3e64ce961f738cd01eae4 04-Mar-2011 Matt Turner <mattst88@gmail.com> modeprint.c: use PRIu64 for printing uint64_t

Signed-off-by: Matt Turner <mattst88@gmail.com>
/external/libdrm/tests/modeprint/modeprint.c
51c6ae4c3a0e5527d3c6e1632b21546baaba0b29 17-Feb-2011 Benjamin Franzke <benjaminfranzke@googlemail.com> tests/modeprint: Output masks as hex numbers
/external/libdrm/tests/modeprint/modeprint.c
694ef59532253727176ed0ce9077ae3ec41dd457 27-Feb-2010 Marcin Koƛcielnicki <koriakin@0x04.net> tests: vrefresh is actually not * 1000.
/external/libdrm/tests/modeprint/modeprint.c
e4a519635f75bde38aeb5b09f2ff4efbf73453e9 30-Jan-2010 Matthew W. S. Bell <matthew@bells23.org.uk> Tidy up compile warnings by cleaning up types.
/external/libdrm/tests/modeprint/modeprint.c
731cd5526e5c732d51307b26e784f454a724a699 17-Dec-2008 Jesse Barnes <jbarnes@virtuousgeek.org> libdrm: add mode setting files

Add mode setting files to libdrm, including xf86drmMode.* and the new
drm_mode.h header. Also add a couple of tests to sanity check the
kernel interfaces and update code to support them.
/external/libdrm/tests/modeprint/modeprint.c