index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
tests/kms_render: Move dependency on i915 into subtest
Tomeu Vizoso
1
-9
/
+12
2016-01-29
tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formats
Paulo Zanoni
1
-1
/
+1
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
1
-1
/
+1
2015-08-21
lib: add a single include header
Thomas Wood
1
-6
/
+1
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
1
-4
/
+4
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
1
-2
/
+2
2014-11-18
tests/kms_render: gen2/3 can't do 10bpc
Daniel Vetter
1
-1
/
+8
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
1
-1
/
+1
2014-09-12
igt/kms_render: Iterate only through the formats
Chris Wilson
1
-1
/
+1
2014-08-21
kms_render: Adjust to the new igt_create.*fb() API
Damien Lespiau
1
-2
/
+4
2014-08-12
lib/igt_kms: Simplify return value of kmstest_get_connector_config
Daniel Vetter
1
-4
/
+2
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
1
-1
/
+1
2014-08-12
lib/igt_kms: Unify pipe name helpers
Daniel Vetter
1
-1
/
+1
2014-06-03
intel-gpu-tools: remove testdisplay.h from kms_render.c
Tim Gore
1
-1
/
+0
2014-05-15
tests/kms_render: don't loop through modes
Daniel Vetter
1
-8
/
+4
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
1
-6
/
+6
2014-03-26
lib/igt_fb: setup font in igt_get_cairo_ctx
Daniel Vetter
1
-2
/
+0
2014-03-26
lib/igt_fb: switch to igt_ prefix from kmstest_
Daniel Vetter
1
-18
/
+18
2014-03-26
lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/
Daniel Vetter
1
-2
/
+2
2014-03-26
lib: remove kmstest_create_fb
Daniel Vetter
1
-2
/
+0
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
1
-1
/
+4
2013-12-31
kmstest: Fix up lifetimes of cairo objects
Chris Wilson
1
-2
/
+2
2013-11-12
lib: Move kms stuff from drmtest.c over to igt_kms.c
Oscar Mateo
1
-0
/
+1
2013-11-01
lib: add igt_main macro
Daniel Vetter
1
-4
/
+1
2013-11-01
lib: make igt_set_vt_graphics_mode never fail
Daniel Vetter
1
-1
/
+1
2013-08-14
tests: roll out igt_fixture
Daniel Vetter
1
-2
/
+2
2013-08-14
tests: use igt_exit() consistently with subtests
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
1
-8
/
+7
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
1
-6
/
+6
2013-08-12
s/drmtest_subtest_block/drmtest_subtest/
Daniel Vetter
1
-1
/
+1
2013-08-12
lib/drmtest: Add drmtest_subtest_block macro
Daniel Vetter
1
-1
/
+1
2013-07-29
kms_render: fix gpu-blit for non-32bit bpps
Imre Deak
1
-1
/
+10
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
1
-0
/
+1
2013-06-21
kms_render: Skip unsupported display configurations
Chris Wilson
1
-4
/
+7
2013-06-06
tests: add kms_render
Imre Deak
1
-0
/
+245