index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
bdw: Add gen8 specific instdone bits
Damien Lespiau
1
-1
/
+19
2013-11-06
bdw: Add gen8 to intel_gen()
Damien Lespiau
1
-0
/
+2
2013-11-06
bdw: Add gen8 to the IS_9XX() macro
Damien Lespiau
1
-1
/
+2
2013-11-06
pciid/bdw: Add Broadwell PCI ids
Ben Widawsky
1
-5
/
+28
2013-11-06
chipset: IS_I9XX macro
Ben Widawsky
1
-0
/
+6
2013-11-06
bump version to 1.5 and add the release date
intel-gpu-tools-1.5
Rodrigo Vivi
2
-2
/
+2
2013-11-06
tests: pm_psr
Rodrigo Vivi
2
-0
/
+103
2013-11-06
NEWS: drop_caches improvements
Daniel Vetter
1
-0
/
+3
2013-11-05
quick_dump/vlv: add DPIO_CTL to the dump
Jesse Barnes
1
-0
/
+1
2013-11-05
lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu
Oscar Mateo
1
-0
/
+2
2013-11-05
tests/gem_ctx_bad_exec: Check the errno, too
Daniel Vetter
1
-3
/
+3
2013-11-05
gem_flink_race: Assure no pending requests before object counting
Oscar Mateo
1
-1
/
+6
2013-11-05
prime_self_import: Assure no pending requests before object counting
Oscar Mateo
1
-2
/
+9
2013-11-04
NEWS: Roll in updates.
Daniel Vetter
1
-0
/
+15
2013-11-04
tests: establish core_ prefix
Daniel Vetter
5
-3
/
+5
2013-11-04
tests: Use kms_ prefix a bit more
Daniel Vetter
4
-6
/
+6
2013-11-04
tests: establish pm_ prefix
Daniel Vetter
6
-6
/
+9
2013-11-04
tests: estbalish drv_ prefix
Daniel Vetter
8
-6
/
+8
2013-11-04
tests: Start to document naming conventions
Daniel Vetter
3
-1
/
+60
2013-11-04
Update .gitignore a bit
Daniel Vetter
2
-10
/
+6
2013-11-04
lib: drop return value from igt_drop_caches
Daniel Vetter
4
-14
/
+8
2013-11-04
lib: Add igt_drop_caches_set()
Oscar Mateo
4
-22
/
+51
2013-11-04
tests: Fix "-thrashing" and "-thrash-inactive" distinction
Oscar Mateo
2
-2
/
+2
2013-11-01
tests: igt_no_subtest
Daniel Vetter
3
-0
/
+41
2013-11-01
tests: Add a Makefile comment about the expected failures in igt_ tests
Daniel Vetter
1
-0
/
+2
2013-11-01
tests: Add a test template
Daniel Vetter
3
-0
/
+82
2013-11-01
lib: add igt_main macro
Daniel Vetter
40
-182
/
+49
2013-11-01
lib: make igt_install_exit_handler never fail
Daniel Vetter
4
-11
/
+10
2013-11-01
lib: make igt_set_vt_graphics_mode never fail
Daniel Vetter
9
-12
/
+15
2013-11-01
lib: consolidate pipe crc exit handler
Daniel Vetter
4
-41
/
+30
2013-11-01
tests/kms_cursor_crc: rework to auto-skip connectors
Daniel Vetter
1
-12
/
+17
2013-11-01
tests/debugfs_pipe_crc: set mode before creating CRC helper
Daniel Vetter
1
-3
/
+5
2013-11-01
tests: use "auto" pipe CRC source
Daniel Vetter
4
-19
/
+8
2013-11-01
lib: add more self-tests around the igt_exit checks.
Daniel Vetter
4
-0
/
+88
2013-11-01
lib: fix igt_exit assert when only listing subtests.
Daniel Vetter
4
-1
/
+46
2013-11-01
lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset()
Damien Lespiau
1
-0
/
+2
2013-11-01
gitignore: Ignore recently introduced tools and tests
Damien Lespiau
2
-0
/
+3
2013-11-01
module_reload: remove snd_hda_intel
Paulo Zanoni
1
-0
/
+6
2013-11-01
Add VGA register read/write tools
Ville Syrjälä
3
-1
/
+189
2013-10-31
debugfs_pipe_crc: skip on simulation
Ben Widawsky
1
-0
/
+2
2013-10-30
tests/pc8: remove some printfs
Paulo Zanoni
1
-8
/
+0
2013-10-30
tests/pc8: clarify modeset_subtest arguments
Paulo Zanoni
1
-13
/
+15
2013-10-30
tests/pc8: add modeset -stress-no-wait tests
Paulo Zanoni
1
-6
/
+12
2013-10-30
tests/pc8: add modeset-lpsp and modeset-non-lpsp
Paulo Zanoni
1
-1
/
+51
2013-10-29
gem_suspend: Skip on simulation
Ben Widawsky
1
-0
/
+2
2013-10-29
gem_close_race: Fix linker flags
Ben Widawsky
1
-0
/
+1
2013-10-29
gem_close_race: Also test random closing of active fd
Chris Wilson
1
-10
/
+137
2013-10-29
lib/drmtest: Scream harder when igt_exit isn't called for subtest tests
Daniel Vetter
1
-2
/
+2
2013-10-29
tests: Use igt_exit for tests with subtest
Daniel Vetter
3
-3
/
+3
2013-10-29
gem_close_race: Bump the workload
Chris Wilson
1
-5
/
+7
[next]