Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
06c0cc0bb42d0a3f1c72e0c0d85d15107a392069
/
lib
6332994
drmtest: Squelch the rude interrupter
by Chris Wilson
· 12 years ago
e58891d
tests/prime: test dma-buf llseek support
by Daniel Vetter
· 12 years ago
79abed3
lib/drmtest: Use igt_assert in the do_ioctl/do_or_die helpers
by Daniel Vetter
· 12 years ago
f219889
lib/drmtest: fix subtest output when skipping all tests
by Daniel Vetter
· 12 years ago
696c8f6
lib/drmtest: documentation for igt_fixture
by Daniel Vetter
· 12 years ago
15c1922
lib/drmtest: add igt_subtest_name and use it in kms_flip
by Daniel Vetter
· 12 years ago
2dbd998
tests: Introduce igt_fixture
by Daniel Vetter
· 12 years ago
f8c0dfe
lib/drmtest: sprinkle documentation over igt_skip|fail|success|exit
by Daniel Vetter
· 12 years ago
f542b09
lib/drmtest: Don't spoil stdout when listing tests
by Daniel Vetter
· 12 years ago
6234658
tests: add igt_subtest_f for snprintf'ing testnames
by Daniel Vetter
· 12 years ago
629f48f
lib/drmtest: Don't run the rude interruptor when just listing subtests
by Daniel Vetter
· 12 years ago
8f5387e
tests: introduce igt_require
by Daniel Vetter
· 12 years ago
2371c79
lib/drmtest: roll out igt_assert
by Daniel Vetter
· 12 years ago
646a6fe
lib/drmtest: add igt_assert as a replacement for assert
by Daniel Vetter
· 12 years ago
c67ebf4
lib/drmtest: fixup igt_fail for the list-only case
by Daniel Vetter
· 12 years ago
6877877
tests: s/return igt_retval();/igt_exit();/
by Daniel Vetter
· 12 years ago
1caaf0a
s/drmtest_/igt_/
by Daniel Vetter
· 12 years ago
814b135
s/drmtest_subtest_block/drmtest_subtest/
by Daniel Vetter
· 12 years ago
1602484
lib/drmtest: __ prefix for drmtest_run_subtest
by Daniel Vetter
· 12 years ago
d65d19d
lib/intel_mmio: Remove unused label
by Daniel Vetter
· 12 years ago
7847ea2
tests: use drmtest_skip to check for rings
by Daniel Vetter
· 12 years ago
7553ad6
tests: use drmtest_skip() in caching ioctl helpers
by Daniel Vetter
· 12 years ago
a4038d3
lib/drmtest: make signal process cleanup more robust
by Daniel Vetter
· 12 years ago
ba0d2ac
lib/drmtest: skip/fail handling
by Daniel Vetter
· 12 years ago
9f6365e
lib/drmtest: Add drmtest_subtest_block macro
by Daniel Vetter
· 12 years ago
40ea6f4
tests: s/cacheing/caching
by Daniel Vetter
· 12 years ago
467796a
Expand gem_set_cacheing testing to handle the proposed DISPLAY domain
by Chris Wilson
· 12 years ago
ab6ac67
lib: Reset sig_stat after stopping the rude interrupter
by Chris Wilson
· 12 years ago
24de8ba
lib: export drm_format_to_bpp
by Imre Deak
· 12 years ago
c1ee0bb
intel_batchbuffer: add support for non-32bit blt copies
by Imre Deak
· 12 years ago
a855489
lib/intel_mmio: Fix the fixed fix (register access)
by Ben Widawsky
· 12 years ago
8e46c38
lib/drmtest: add gem_flink and gem_open
by Daniel Vetter
· 12 years ago
10834f8
tests/gem_suspend: exercise fence restore code
by Daniel Vetter
· 12 years ago
5bc0324
lib/drmtest: document interface groups with one-liners
by Daniel Vetter
· 12 years ago
aefc5c6
lib: Allow users of env_set() to specify a default value
by Damien Lespiau
· 12 years ago
289024b
lib/drmtest: fix const mismatch warning
by Daniel Vetter
· 12 years ago
7ea2983
lib/drmtest: add drmtest_disable/enable_prefault() function
by Xiong Zhang
· 12 years ago
cf4efd1
lib: Remove old dead code intel_batchbuffer_emit_mi_flush()
by Damien Lespiau
· 12 years ago
4b34765
lib: Introduce drmtest_skip_on_simulation()
by Damien Lespiau
· 12 years ago
c25e892
lib: Rename IGT_QUICK to INTEL_SIMULATION
by Damien Lespiau
· 12 years ago
21c0ab3
test: add gem_write_read_ring_switch
by Daniel Vetter
· 12 years ago
d322133
tools/intel_reg_dumper: add gen6+ fences
by Daniel Vetter
· 12 years ago
a1ca6f9
lib: fix WM_DBG register address
by Paulo Zanoni
· 12 years ago
c6cec84
Make the failure message for drm_open_any() more specific
by Chris Wilson
· 12 years ago
9eb7d89
Avoid corrupting the exitcode with a failure to open a quiescent fd
by Chris Wilson
· 12 years ago
26af13f
lib/drmtest: set default sighandler for QUIT in the signal process
by Daniel Vetter
· 12 years ago
67a4ea0
lib: fix drm_fourcc.h include path
by Imre Deak
· 12 years ago
528b1f3
tests: add kms_render
by Imre Deak
· 12 years ago
f68d964
lib: refactor kmstest_create_fb
by Imre Deak
· 12 years ago
bfb0cdd
lib: add kmstest_get_connector_config
by Imre Deak
· 12 years ago
334baf0
lib: use kmstest_cairo_printf_line in paint_marker
by Imre Deak
· 12 years ago
542a40c
lib: add kmstest_cairo_printf_line
by Imre Deak
· 12 years ago
3a2aed1
lib: move connector_type_str and co to drmtest
by Imre Deak
· 12 years ago
18bf2e6
intel_chipset: Adding more reserved PCI IDs for Haswell.
by Rodrigo Vivi
· 12 years ago
0476c64
intel_chipset: Fix Haswell GT3 names.
by Rodrigo Vivi
· 12 years ago
1cb4f90
tests/lib: make sure the GPU is idle at test start and exit
by Imre Deak
· 12 years ago
a3b47db
lib: make sure all rings are idle in gpu_quiescent_gpu()
by Imre Deak
· 12 years ago
57bc763
lib/intel_mmio: Fix the fix
by Ben Widawsky
· 12 years ago
bce7d8a
lib: export the exit handler interface
by Imre Deak
· 12 years ago
4dec89a
lib: fix exit handler when multiple handlers are registered
by Imre Deak
· 12 years ago
cf26435
lib: add helper to set VT graphics mode
by Imre Deak
· 12 years ago
6587f66
lib: Add the declaration of intel_register_access_needs_fakewake()
by Damien Lespiau
· 12 years ago
f5f6036
lib: Remove the execution bit of intel_chipset.h
by Damien Lespiau
· 12 years ago
8ddf84d
i-g-t: check kernel enable rings or not
by Zhong Li
· 12 years ago
8be812b
intel_mmio: Add intel_register_access_needs_fakewake
by Ben Widawsky
· 12 years ago
2facc13
Check for vebox support before testing
by Chris Wilson
· 12 years ago
cae610a
fix breakage from newly used functions vs rebase
by Jesse Barnes
· 12 years ago
d6917cf
add punit and nc read/write tools for vlv
by Jesse Barnes
· 12 years ago
c7b6ec5
clean warnings: Silence unused (or private) functions
by Ben Widawsky
· 12 years ago
96baf59
tests: storedw on VEBOX
by Xiang, Haihao
· 12 years ago
f60dd51
intel_mmio: a query for forcewake requirement
by Ben Widawsky
· 12 years ago
8904d29
intel_mmio: Allow mmio without debugfs
by Ben Widawsky
· 12 years ago
2533959
add VLV punit & north cluster read tools
by Jesse Barnes
· 12 years ago
b0c63a7
intel_reg_dumper: improve the dumping of backlight registers
by Paulo Zanoni
· 12 years ago
cb3a44f
lib/drmtest: tune down signal handler stats
by Daniel Vetter
· 12 years ago
16e44f5
lib: fixup register access on gen2/3
by Daniel Vetter
· 12 years ago
1043b22
lib: fix HAS_PCH_SPLIT check
by Paulo Zanoni
· 12 years ago
051e327
intel_reg_dumper: dump HSW watermark registers
by Paulo Zanoni
· 12 years ago
5c0ce0f
intel_reg_dumper: make Haswell dump useful
by Paulo Zanoni
· 12 years ago
29abdb9
lib: detect PCH_LPT and PCH_NONE
by Paulo Zanoni
· 12 years ago
c6c6f0f
lib: Add a comment about why we only parse long options for subtests
by Damien Lespiau
· 12 years ago
7ee278f
build: Guard the inclusions of config.h with HAVE_CONFIG_H
by Damien Lespiau
· 12 years ago
aa2bd8a
lib: Allow to override the device id at run time
by Damien Lespiau
· 12 years ago
75f52a6
lib: Factor out a function to check if an environment variable is set
by Damien Lespiau
· 12 years ago
6c04309
intel_chipset: Fix Haswell CRW PCI IDs.
by Kenneth Graunke
· 12 years ago
84b525c
intel_chipset: Add multiple inclusion guards into intel_chipset.h
by Ville Syrjälä
· 12 years ago
d7b06f5
intel_chipset: Use parens around macro arguments
by Ville Syrjälä
· 12 years ago
bb33d08
lib: Add a way to specify values for "quick" runs
by Damien Lespiau
· 12 years ago
34c66d0
add more VLV PCI IDs
by Jesse Barnes
· 12 years ago
0af2b18
lib: extract kmstest_get_pipe_from_crtc_id
by Daniel Vetter
· 12 years ago
1945e2a
Implement a working gen7 rendercopy
by Chris Wilson
· 12 years ago
50fdf32
pci: Search for the first Intel GPU, rather than assume a fixed slot
by Chris Wilson
· 12 years ago
da64731
tools/intel_reg_dumper: add some cpt/ppt debug regs
by Daniel Vetter
· 12 years ago
64f669f
lib: extract get_render_copyfunc
by Daniel Vetter
· 12 years ago
9fc7e13
lib/drmtest: subtest infrastructure
by Daniel Vetter
· 12 years ago
021909e
tests: dont polute stderr if the test succeeds/skips
by Daniel Vetter
· 12 years ago
2139343
drmtest: add function to remove an DRM FB
by Imre Deak
· 12 years ago
50d4675
lib/mmio: gen2 has a bigger register window, too
by Daniel Vetter
· 12 years ago
6456e75
fix warn: 'div' shadows a global declaration
by Imre Deak
· 12 years ago
5f94468
lib: remove auto-quiescenting of the gpu
by Daniel Vetter
· 12 years ago
Next »