Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
2fea8d26e589a9d256eca9f3d561750ecb3fb681
2fea8d2
tests/drv_module_reload: Convert sh script to C version.
by Marius Vlad
· 8 years ago
b7e51f9
lib/igt_kmod: Squelch the igt assert for a module with no subtests
by Chris Wilson
· 8 years ago
8bb6135
igt: Add kselftest runner for i915
by Chris Wilson
· 8 years ago
7a06e13
lib/igt_kmod: Adopt igt_kselftests()
by Chris Wilson
· 8 years ago
f436152
lib/igt_gvt: Make use of libkmod helpers and fix reading gvt parameter.
by Marius Vlad
· 8 years ago
0268d73
lib/igt_kmod: New library to support driver loading/unloading and additional helpers.
by Marius Vlad
· 8 years ago
4d8f3b2
lib/igt_dummyload: Don't clear a signal if we haven't installed the timeout
by Chris Wilson
· 8 years ago
cdd30a3
lib/dummyload: Don't clear the same signal twice
by Chris Wilson
· 8 years ago
3e7a4e0
igt/kms_busy: Add more information about the state of the bo
by Chris Wilson
· 8 years ago
893f4e0
Revert "igt_dummyload: Don't clear handler for invalid signal"
by Chris Wilson
· 8 years ago
0a7d1f7
lib/dummyload: Clear the right signal afterwards
by Chris Wilson
· 8 years ago
32d38ea
igt_dummyload: Don't clear handler for invalid signal
by Abdiel Janulgue
· 8 years ago
39d2eda
igt/kms_flip: Fix set_dpms called with an idle bo
by Abdiel Janulgue
· 8 years ago
1c7a50a
igt_dummyload: clear signal handler on the desructor as well
by Abdiel Janulgue
· 8 years ago
dc3fcd9
Silence a bunch of "const discard" warnings
by Chris Wilson
· 8 years ago
d20b870
lib/igt_aux.h: Cast is confusing old gcc
by Rodrigo Vivi
· 8 years ago
9639577
assembler: RSQ is a math function
by Kristian H. Kristensen
· 8 years ago
5444a9a
assembler: Set 3src options before sources
by Kristian H. Kristensen
· 8 years ago
ee7c936
assembler: Fix assert when setting 3src sources
by Kristian H. Kristensen
· 8 years ago
cb214ef
igt/drv_hangman: Promote nsec calc to u64
by Chris Wilson
· 8 years ago
bc84988
igt/gem_gtt_speed: Spare clang the embarrassment
by Chris Wilson
· 8 years ago
e6d19e8
igt/drv_missed_irq: Initialise expect_rings before use
by Chris Wilson
· 8 years ago
fd893f4
kms_atomic_transition: Only run tests on valid pipes.
by Maarten Lankhorst
· 8 years ago
0eef040
igt/kms_busy.c: Use new igt_spin_batch
by Abdiel Janulgue
· 8 years ago
96ec8cb
igt/kms_flip: Use new igt_spin_batch
by Abdiel Janulgue
· 8 years ago
b7b2499
igt/gem_wait: Use new igt_spin_batch
by Abdiel Janulgue
· 8 years ago
35fa2ca
lib: add igt_dummyload
by Abdiel Janulgue
· 8 years ago
d57ae36
igt_aux: Add some list helpers from wayland
by Lyude
· 8 years ago
d529a57
lib: Make signal helper definitions reusable
by Abdiel Janulgue
· 8 years ago
f242855
kms_atomic_transition: Fix compile
by Maarten Lankhorst
· 8 years ago
dde585f
kms_atomic_transition: Add test timeout to run_modeset_tests
by Maarten Lankhorst
· 8 years ago
e6b929f
aubdump: Add a PCI-ID= entry to the AUB file comment
by Jason Ekstrand
· 8 years ago
2758871
aubdump: Set the application name
by Jason Ekstrand
· 8 years ago
16cd411
Revert "aubdump: Bump the GTT size to 256MB"
by Jason Ekstrand
· 8 years ago
d072258
tests/kms_plane_multiple: CRC based atomic correctness test
by Mika Kahola
· 8 years ago
56f1bd6
kms_panel_fitting: Add some more tests for fastset testing.
by Maarten Lankhorst
· 8 years ago
7797517
igt/kms_setmode: Skip unconnected connectors
by Chris Wilson
· 8 years ago
2021ef6
igt: Add kselftest runner for drm_mm
by Chris Wilson
· 8 years ago
eaa1c90
igt/kms_setmode: Adjust timing assertion from percentage to scanline
by Chris Wilson
· 8 years ago
17ad08e
intel_ci: Add gem_exec_reloc/basic-softpin to BAT
by Chris Wilson
· 8 years ago
75e2e1e
intel-ci: Add gem_exec_suspend/S4-devices to BAT
by Imre Deak
· 8 years ago
78d19c8
igt/gem_seqno_wrap: Tidy assertion failure message for reading i915_next_seqno
by Chris Wilson
· 8 years ago
f683929
aubdump: Fix intel_aubdump -o <filename>
by Kenneth Graunke
· 8 years ago
3ce1bc0
kms_atomic_transition: Respect limits for sprite planes on earlier platforms.
by Maarten Lankhorst
· 8 years ago
cddf996
igt/gem_mmap_gtt: Silence compile warning for !sse4.1
by Chris Wilson
· 8 years ago
1634c14
tests: kms_pipe_color: remove unused variable
by Lionel Landwerlin
· 8 years ago
c459a3d
aubdump: Bump the GTT size to 256MB
by Jason Ekstrand
· 8 years ago
106b0ba
aubdump: Fix GTT setup for Gen8+
by Francisco Jerez
· 8 years ago
a578870
aubdump: Handle 48-bit relocations properly
by Jason Ekstrand
· 8 years ago
59cdcf1
kms_cursor_legacy: Add nonblocking modeset vs cursor update test.
by Maarten Lankhorst
· 8 years ago
40a3ada
igt/gem_eio: Apply the cork to the execbuf
by Chris Wilson
· 8 years ago
789e93f
igt/gem_exec_reloc: Don't execute an empty object for basic-softpin
by Chris Wilson
· 8 years ago
9bbf642
igt/gem_eio: Add inflight test
by Chris Wilson
· 8 years ago
e9443b3
igt/gem_exec_reloc: Trivial test for softpin ABI
by Chris Wilson
· 8 years ago
c37cdf6
igt/gem_exec_parse: check oacontrol lri bad for >= v9
by Robert Bragg
· 8 years ago
b6f1f40
igt/gem_exec_parse: update registers test for v >= 8
by Robert Bragg
· 8 years ago
9dd41d6
igt/gem_exec_parse: update hsw_load_register_reg for v >= 8
by Robert Bragg
· 8 years ago
3a43ceb
igt/gem_exec_parse: update cmd-crossing-page for >= v8
by Robert Bragg
· 8 years ago
263c46b
igt/gem_exec_parse: update bitmasks test for v >=8
by Robert Bragg
· 8 years ago
2547fad
igt/gem_exec_parse: make basic-rejected version agnostic
by Robert Bragg
· 8 years ago
86ccc6b
igt/gem_exec_parse: req. v < 9 for oacontrol tracking test
by Robert Bragg
· 8 years ago
b9359a2
igt/gem_exec_parse: init global parser_version in fixture
by Robert Bragg
· 8 years ago
93132a8
igt/gem_exec_parse: make global vars local to main()
by Robert Bragg
· 8 years ago
2c9f5b9
igt/gem_exec_parse: update hsw_load_register_reg
by Robert Bragg
· 8 years ago
7fcded9
igt/gem_exec_parse: move hsw_load_register_reg down
by Robert Bragg
· 8 years ago
1e2579a
igt/gem_exec_parse: some minor cleanups
by Robert Bragg
· 8 years ago
474fae6
lib: Add missing include for sync()
by Petri Latvala
· 8 years ago
49f44c7
igt/gem_exec_schedule: Update param for final
by Chris Wilson
· 8 years ago
773ac7c
lib: substitute cxt BAN_PERIOD with BANNABLE
by Mika Kuoppala
· 8 years ago
1af5605
lib: Pass I915_TILING_NONE if Yf or Ys
by Tomeu Vizoso
· 8 years ago
5e0509f
igt/gem_mmap_gtt: Swap thrash copy
by Chris Wilson
· 8 years ago
f485466
igt/gem_mmap_gtt: Add forked contention to the mmap copies
by Chris Wilson
· 8 years ago
b37aad8
igt/kms_frontbuffer_tracking: Drop unsynchronized pageflip test
by Chris Wilson
· 8 years ago
050c00d
lib: Pass I915_TILING_Y to the kernel if Yf or Ys
by Tomeu Vizoso
· 8 years ago
ae64963
lib: Pass tiling constant where that's expected
by Tomeu Vizoso
· 8 years ago
d079546
tests: kms_pipe_color: fix ctm tests
by Lionel Landwerlin
· 8 years ago
7f7530d
aubdump: add --command option to stream aubdump to another program
by Lionel Landwerlin
· 8 years ago
1f43677
tools: intel_aubdump: pass configuration through file descriptor
by Lionel Landwerlin
· 8 years ago
31a00b1
configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}
by Emil Velikov
· 8 years ago
8db658c
lib: use the local intel_aub.h file
by Emil Velikov
· 8 years ago
a0b774f
Revert "lib: use the local intel_aub.h file"
by Tomeu Vizoso
· 8 years ago
cfc8d69
igt/gem_exec_parse: Exercise lots of different allocation sizes
by Chris Wilson
· 9 years ago
6ba1f98
igt/gem_exec_reloc: Reduce being interrupted to a warn
by Chris Wilson
· 8 years ago
721d874
igt: Add a test for reordering execbufs
by Chris Wilson
· 8 years ago
874a207
igt: Add exerciser for execbuf fence-out <-> fence-in
by Chris Wilson
· 8 years ago
b521706
igt: Add test case for EXEC_OBJECT_ASYNC
by Chris Wilson
· 8 years ago
c425d13
igt/gem_mmap_gtt: Use SSE4.1 streaming to speed up per-pixel checks
by Chris Wilson
· 8 years ago
3d65fb8
igt/gem_exec_reloc: Check we write the full 64bit relocation
by Chris Wilson
· 8 years ago
0db7649
benchmarks: Add prime_lookup to .gitignore
by Petri Latvala
· 8 years ago
553fca6
tools: Add intel_guc_logger to .gitignore
by Petri Latvala
· 8 years ago
8760d86
igt/kms_flip: Use the computed vblank interval for TS checking
by Chris Wilson
· 8 years ago
c8963f3
igt/kms_flip: Mark frame_time() as coming from the mode
by Chris Wilson
· 8 years ago
94c6cbd
igt/gem_ctx_create: Exercise allocating as many contexts as we can
by Chris Wilson
· 8 years ago
bd429cd
tests: add more debugs on failure to unload snd_hda_intel
by Jani Nikula
· 8 years ago
fb95718
tests: do snd_hda_intel unbind before unload in module reload test
by Jani Nikula
· 8 years ago
5bfbbea
intel-ci: CI is missing any wait tests in BAT
by Chris Wilson
· 8 years ago
1cecc96
igt: drop gem_storedw_loop from BAT
by Chris Wilson
· 8 years ago
a8d774b
lib/drmtest: Test for equivalence with DRIVER_ANY
by Tomeu Vizoso
· 8 years ago
438c8d7
lib: use the local intel_aub.h file
by Emil Velikov
· 8 years ago
9921aff
lib/drmtest: Take DRIVER_ANY into account when opening the DRM device
by Tomeu Vizoso
· 8 years ago
Next »