index
:
~bwidawsk/intel-gpu-tools
aubdump
bdw-fixes
context_support
debug
dpf
dpf-hsw
dump_util
dump_util2
eudb-cleanup
for-jbarnes
good_reg
intel-freq
master
ppgtt
prelocate
rendercopy_gen7
sandbox
sandbox2
sysfs
system_routine
system_routine_old
temp
wait_render
intel-gpu-tools with a bwidawsk twist
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdisplay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
lib: Move kms stuff from drmtest.c over to igt_kms.c
Oscar Mateo
1
-0
/
+1
2013-11-01
lib: make igt_set_vt_graphics_mode never fail
Daniel Vetter
1
-1
/
+1
2013-10-11
testdisplay: Allow getopt to print error messages
Thomas Wood
1
-2
/
+0
2013-09-30
testdisplay: Print the stereo mode being tested
Damien Lespiau
1
-0
/
+2
2013-09-30
testdisplay: Make -o and -3 work together
Damien Lespiau
1
-4
/
+12
2013-09-30
testdisplay: Remove mode resetting now that we don't adjust the timings
Damien Lespiau
1
-6
/
+0
2013-09-30
testdisplay: Respect specified_disp_id in the stereo loop
Damien Lespiau
1
-0
/
+3
2013-09-30
testdisplay: Remove printing out the eyes geometry
Damien Lespiau
1
-8
/
+0
2013-09-30
testdisplay: Use DRM_MODE_FLAG_3D_MASK
Damien Lespiau
1
-4
/
+5
2013-09-30
testdisplay: Remove the timing adjustements now that the kernel does it
Damien Lespiau
1
-26
/
+0
2013-09-30
testdisplay: Test the stereo 3D modes
Damien Lespiau
1
-3
/
+228
2013-09-30
testdisplay: Provide a full path when opening pngs
Damien Lespiau
1
-1
/
+1
2013-09-30
testdisplay: Free the array of connectors
Damien Lespiau
1
-0
/
+2
2013-09-30
testdisplay: Untangle dump_info() from the main testing loop
Damien Lespiau
1
-11
/
+19
2013-09-30
testdisplay: Fix CRTS typo
Damien Lespiau
1
-1
/
+1
2013-09-30
testdisplay: Properly handle the life cycle of framebuffers
Damien Lespiau
1
-12
/
+12
2013-09-30
testdisplay: Map the fb inside paint_color_key()
Damien Lespiau
1
-5
/
+7
2013-09-30
testdisplay: Move the code sanitizing depth into main()
Damien Lespiau
1
-7
/
+8
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
1
-1
/
+0
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
1
-5
/
+4
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
1
-2
/
+2
2013-08-12
tests: use drmtest_skip to check for rings
Daniel Vetter
1
-2
/
+0
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
1
-0
/
+2
2013-06-06
lib: refactor kmstest_create_fb
Imre Deak
1
-5
/
+10
2013-06-06
lib: add kmstest_get_connector_config
Imre Deak
1
-95
/
+39
2013-06-06
lib: add kmstest_cairo_printf_line
Imre Deak
1
-67
/
+29
2013-06-06
lib: move connector_type_str and co to drmtest
Imre Deak
1
-57
/
+4
2013-05-08
testdisplay: set VT graphics mode
Imre Deak
1
-0
/
+2
2013-03-04
build: Guard the inclusions of config.h with HAVE_CONFIG_H
Damien Lespiau
1
-0
/
+2
2013-02-13
tests/testdisplay.c: Remove the variable only_one_mode.
Yi Sun
1
-7
/
+6
2013-01-14
tests/testdisplay.c: Fix the issue which don't display anything until '-o' gi...
Yi Sun
1
-1
/
+1
2012-12-27
tests/testdisplay: Specify the display.
Yi Sun
1
-3
/
+6
2012-11-28
testdisplay: Use the fb stride when painting the color key
Damien Lespiau
1
-3
/
+3
2012-10-10
fix warn in testdisplay: ignoring return value of 'chdir'
Imre Deak
1
-1
/
+3
2012-09-26
Add option -o <number>, which can test only one specified mode.
Yi Sun
1
-6
/
+20
2012-08-30
clang: Fix warnings found through clang.
Ben Widawsky
1
-1
/
+1
2012-08-08
tests/testdisplay.c Remove an uncomfortable error output
Yi Sun
1
-3
/
+0
2012-07-26
tests/testdisplay.c: Add a option '-r'.
Yi Sun
1
-3
/
+90
2012-07-23
shut up the compiler a bit
Daniel Vetter
1
-6
/
+6
2012-05-22
lib: extract kmstest_dump_mode
Daniel Vetter
1
-24
/
+3
2012-05-22
lib: extract kmstest_create_fb
Daniel Vetter
1
-218
/
+10
2012-05-22
tests: use drm_open_any more
Daniel Vetter
1
-17
/
+3
2012-02-27
testdisplay: remove unnecessary passing of width, height, stride, depth
Jesse Barnes
1
-14
/
+10
2012-02-27
testdisplay: remove plane test support
Jesse Barnes
1
-255
/
+1
2012-02-06
tests/testdisplay.c: rewite function dump_connectors and dump_crtcs.
Yi Sun
1
-11
/
+26
2012-02-06
tests/testdisplay.c: Fix the black screen issue while force mode.
Yi Sun
1
-25
/
+12
2012-01-24
testdisplay: extract hotplug code
Daniel Vetter
1
-88
/
+15
2012-01-10
lib/drmtest: extract gem_mmap
Daniel Vetter
1
-16
/
+0
2012-01-10
lib/drmtest: extract gem_create
Daniel Vetter
1
-11
/
+1
2012-01-10
testdisplay: rename global fd variable to drm_fd
Daniel Vetter
1
-35
/
+35
[next]