Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
fc5c6930144dfb33039a0e7359db6268fd70cbd3
/
lib
7ea2983
lib/drmtest: add drmtest_disable/enable_prefault() function
by Xiong Zhang
· 11 years ago
cf4efd1
lib: Remove old dead code intel_batchbuffer_emit_mi_flush()
by Damien Lespiau
· 11 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
· 11 years ago
d322133
tools/intel_reg_dumper: add gen6+ fences
by Daniel Vetter
· 11 years ago
a1ca6f9
lib: fix WM_DBG register address
by Paulo Zanoni
· 11 years ago
c6cec84
Make the failure message for drm_open_any() more specific
by Chris Wilson
· 11 years ago
9eb7d89
Avoid corrupting the exitcode with a failure to open a quiescent fd
by Chris Wilson
· 11 years ago
26af13f
lib/drmtest: set default sighandler for QUIT in the signal process
by Daniel Vetter
· 11 years ago
67a4ea0
lib: fix drm_fourcc.h include path
by Imre Deak
· 11 years ago
528b1f3
tests: add kms_render
by Imre Deak
· 11 years ago
f68d964
lib: refactor kmstest_create_fb
by Imre Deak
· 11 years ago
bfb0cdd
lib: add kmstest_get_connector_config
by Imre Deak
· 11 years ago
334baf0
lib: use kmstest_cairo_printf_line in paint_marker
by Imre Deak
· 11 years ago
542a40c
lib: add kmstest_cairo_printf_line
by Imre Deak
· 11 years ago
3a2aed1
lib: move connector_type_str and co to drmtest
by Imre Deak
· 11 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
· 11 years ago
a3b47db
lib: make sure all rings are idle in gpu_quiescent_gpu()
by Imre Deak
· 11 years ago
57bc763
lib/intel_mmio: Fix the fix
by Ben Widawsky
· 11 years ago
bce7d8a
lib: export the exit handler interface
by Imre Deak
· 11 years ago
4dec89a
lib: fix exit handler when multiple handlers are registered
by Imre Deak
· 11 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
b8e384a
lib: make drmtest_progress more robust
by Daniel Vetter
· 12 years ago
df7edaa
lib: helper to convert gem_hanlde to drm_intel_bo
by Daniel Vetter
· 12 years ago
9d1a358
drmtest: use do_or_die
by Daniel Vetter
· 12 years ago
54ed938
clang: Fix warnings found through clang.
by Ben Widawsky
· 12 years ago
51baabb
Add bare-metal interface to adjust cacheing (i.e. snoop status) of a bo
by Chris Wilson
· 12 years ago
7a02aa4
mmio: Limit the uc- mapping to only map the registers
by Chris Wilson
· 12 years ago
3d148e1
s/NO_PID/NOP_ID
by Daniel Vetter
· 12 years ago
6b3e6f2
Rename NOPID to NO_PID to avoid conflict with Solaris NOPID
by Alan Coopersmith
· 12 years ago
4fc76ad
tools: Added intel_dpio_read and intel_dpio_write
by Vijay Purushothaman
· 12 years ago
0efa6c7
tools/reg_dumper: really dump pipe C regs
by Daniel Vetter
· 12 years ago
5ba39da
lib: add more Haswell PCI IDs
by Paulo Zanoni
· 12 years ago
f56a289
tools/reg_dumper: dump pipe C regs
by Daniel Vetter
· 12 years ago
41fe811
tests/testdisplay.c: Add a option '-r'.
by Yi Sun
· 12 years ago
6bc22e3
tests: add basic re-importing prime test
by Daniel Vetter
· 12 years ago
434be47
shut up the compiler a bit
by Daniel Vetter
· 12 years ago
cbb3c68
rendercopy_gen7: add support for haswell
by Ben Widawsky
· 12 years ago
a635a5a
context: libdrm wrappers
by Ben Widawsky
· 13 years ago
2234f87
lib: add a gen7 rendercopy
by Ben Widawsky
· 12 years ago
5a28ef8
context: update for new execbuf2 element
by Ben Widawsky
· 13 years ago
b28a399
intel_reg_dumper: dump more PM registers
by Eugeni Dodonov
· 12 years ago
3424017
add VLV PCI ID
by Jesse Barnes
· 12 years ago
77586dc
test/gem_gtt_speed: Add a baseline test for the performance of a CPU mmap
by Chris Wilson
· 12 years ago
bfbe813
lib: fix gen5 workaround emission
by Daniel Vetter
· 12 years ago
17787f3
lib: extract kmstest_dump_mode
by Daniel Vetter
· 12 years ago
662d732
lib: extract kmstest_create_fb
by Daniel Vetter
· 12 years ago
0732cc5
tests: use drm_open_any more
by Daniel Vetter
· 12 years ago
3986d9f
tools: add Haswell registers into intel_reg_dumper
by Eugeni Dodonov
· 13 years ago
43fda53
chipset: accidentally left the old IS_GEN7 macro
by Ben Widawsky
· 13 years ago
4d053f9
chipset updates
by Ben Widawsky
· 13 years ago
cf72da5
tests: add gem_unfence_active_buffers
by Daniel Vetter
· 13 years ago
19a28d0
lib: Fix render copy on gen2
by Chris Wilson
· 13 years ago
5ce86f8
Use mmap64() for performing the GTT mapping
by Chris Wilson
· 13 years ago
f841f40
tests: rc6 residency test
by Ben Widawsky
· 13 years ago
2585bea
drm/i915: extract card getting
by Ben Widawsky
· 13 years ago
b7bd183
Make the assertions guarding syscalls (drmIoctl in particular) verbose
by Chris Wilson
· 13 years ago
afbdc7a
tests: adapt storedw tests to ppgtt
by Daniel Vetter
· 13 years ago
Next »