Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
fd6c66c4a2ad2b13cd56dc93c4cbf3a56bc0b3a8
/
lib
be14c7b
lib: Include the necessary stdint.h in gen6_render.h
by Damien Lespiau
· 11 years ago
f034817
rendercopy/bdw: Fix length of a bunch of zeroed out packets.
by Kenneth Graunke
· 11 years ago
fdbdc7f
rendercopy/bdw: Emit 3DSTATE_WM_HZ_OP.
by Kenneth Graunke
· 11 years ago
ef9745b
lib: igt_simple_main/init for subtest-less tests
by Daniel Vetter
· 11 years ago
f1c4ec9
lib: print uname information in the version string
by Daniel Vetter
· 11 years ago
831a471
lib: Add host platform to version string
by Daniel Vetter
· 11 years ago
8c33e9a
intel-gpu-tools: Version information
by Ben Widawsky
· 11 years ago
ea8c086
lib: Always print errno in igt assert/require macros
by Daniel Vetter
· 11 years ago
d5cdee9
lib: rename some power well bit names
by Paulo Zanoni
· 11 years ago
a4d3a6c
lib: make igt_pipe_crc_start never fail
by Daniel Vetter
· 11 years ago
c1b7e72
lib: add igt_pipe_crc_check
by Daniel Vetter
· 11 years ago
adbd83c
rendercopy/bdw: Set Instruction Buffer size Modify Enable to 1
by Xiang, Haihao
· 11 years ago
4570e1b
lib: Clean the batch buffer store after reset
by Xiang, Haihao
· 11 years ago
c683569
tests/gem_media_fill: add support for gen7
by Xiang, Haihao
· 11 years ago
bd384c2
tests/gem_media_fill: add support for gen8
by Xiang, Haihao
· 11 years ago
641267d
tests: add gem_media_fill
by Xiang, Haihao
· 11 years ago
e41928e
gen8 rendercpy: temporarily disable
by Ben Widawsky
· 11 years ago
da42585
Kill XY_COLOR_BLT_CMD
by Ben Widawsky
· 11 years ago
672911d
gem_pipe_control_store_loop: BDW update
by Ben Widawsky
· 11 years ago
1a95c71
lib: add gem_available_aperture_size helper
by Daniel Vetter
· 11 years ago
0b67c0c
Update dpio read/write to take in extra PHY parameter.
by Chon Ming Lee
· 11 years ago
fb03ea7
lib/drmtest: Fix filedesc leak on gem_quiescent_gpu
by Mika Kuoppala
· 11 years ago
ab7cbf9
Revert "lib/drmtest: ducttape over fork race"
by Tvrtko Ursulin
· 11 years ago
b34322f
Revert "test/gem_concurrent_blt"
by Daniel Vetter
· 11 years ago
139c72f
drmtest: Avoid wrong PID/TID after clone races
by Tvrtko Ursulin
· 11 years ago
b92b397
build: Make sure asserts are enabled for tests
by Tvrtko Ursulin
· 11 years ago
aee0dcb
test/gem_concurrent_blt
by Daniel Vetter
· 11 years ago
26b336f
lib: Don't put functional code into asserts
by Daniel Vetter
· 11 years ago
38354ec
drmtest: Fix weird signage on errno
by Chris Wilson
· 11 years ago
34f104a
rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruction length
by Damien Lespiau
· 11 years ago
09f144b
rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instruction length
by Damien Lespiau
· 11 years ago
e824fdd
rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* instruction length
by Damien Lespiau
· 11 years ago
ffff68f
rendercopy/bdw: Fix the STATE_SIP instruction length
by Damien Lespiau
· 11 years ago
49f4860
lib: Add gem_bo_busy
by Ville Syrjälä
· 11 years ago
525788a
lib: Add gem_sw_finish()
by Ville Syrjälä
· 11 years ago
725da6e
rendercopy: Pass context to rendercopy functions
by Ville Syrjälä
· 11 years ago
e1e5856
lib: Fix pipe_crc->ctl_fd assert
by Ville Syrjälä
· 11 years ago
3c55a7d
tools/reg_dumper: Add FW_BLC regs
by Daniel Vetter
· 11 years ago
df5e880
tests: More bdw fallout
by Daniel Vetter
· 11 years ago
e39f2db
tests/gem_cs_prefetch: Fix bdw damage
by Daniel Vetter
· 11 years ago
2d1119d
lib: adjust oom_score
by Daniel Vetter
· 11 years ago
25be105
lib/igt_display: workaround a name conflict in Android
by Oscar Mateo
· 11 years ago
235ff9c
lib/drmtest: Get the correct basename() under Android
by Oscar Mateo
· 11 years ago
5032e7b
build: Fix assorted compilation warnings
by Oscar Mateo
· 11 years ago
1cd6913
rendercopy: Remove rendercopy.c
by Oscar Mateo
· 11 years ago
37f26d1
lib: Move kms stuff from drmtest.c over to igt_kms.c
by Oscar Mateo
· 11 years ago
ea11d10
build: list all test/tool/lib source files in their own Makefile.sources
by Oscar Mateo
· 11 years ago
c82872b
rendercopy/bdw: Add AUB annotations for states
by Damien Lespiau
· 12 years ago
91e5897
rendercopy/bdw: Fix the original implementation
by Damien Lespiau
· 12 years ago
3f0714a
rendercopy/bdw: Add gen8_render.h to the file list
by Damien Lespiau
· 12 years ago
3edfff1
rendercopy/bdw: Initial gen8 rendercopy
by Jesse Barnes
· 12 years ago
f4dfa37
bdw: Update obvious missing blit support
by Ben Widawsky
· 11 years ago
26f09a9
bdw: Add gen8 specific instdone bits
by Damien Lespiau
· 12 years ago
2951370
bdw: Add gen8 to intel_gen()
by Damien Lespiau
· 12 years ago
068c21b
bdw: Add gen8 to the IS_9XX() macro
by Damien Lespiau
· 12 years ago
a8221a5
pciid/bdw: Add Broadwell PCI ids
by Ben Widawsky
· 12 years ago
f20ac4c
chipset: IS_I9XX macro
by Ben Widawsky
· 12 years ago
aa252d0
lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu
by Oscar Mateo
· 11 years ago
af9d1b5
lib: drop return value from igt_drop_caches
by Daniel Vetter
· 11 years ago
5f0ab94
lib: Add igt_drop_caches_set()
by Oscar Mateo
· 11 years ago
071e9ca
lib: add igt_main macro
by Daniel Vetter
· 11 years ago
223a61e
lib: make igt_install_exit_handler never fail
by Daniel Vetter
· 11 years ago
1f0cf2d
lib: make igt_set_vt_graphics_mode never fail
by Daniel Vetter
· 11 years ago
0369fe1
lib: consolidate pipe crc exit handler
by Daniel Vetter
· 11 years ago
8420071
tests: use "auto" pipe CRC source
by Daniel Vetter
· 11 years ago
e14596a
lib: fix igt_exit assert when only listing subtests.
by Daniel Vetter
· 11 years ago
9e21c25
lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset()
by Damien Lespiau
· 11 years ago
5d24a67
lib/drmtest: Scream harder when igt_exit isn't called for subtest tests
by Daniel Vetter
· 11 years ago
69c200b
lib: Add a drm_open_any_render() that will try to use render nodes
by Damien Lespiau
· 11 years ago
8329acb
lib: Close non intel fds in drm_get_card()
by Damien Lespiau
· 11 years ago
949ce5b
lib: Remove stale comment
by Damien Lespiau
· 11 years ago
c3707ab
lib: Add a function to dump a scratch buf into a png
by Damien Lespiau
· 11 years ago
0786d5c
lib: Check pipe source validity in igt_pipe_crc_new()
by Ville Syrjälä
· 11 years ago
987bcd9
lib: Allow pipe_crc_free(NULL)
by Ville Syrjälä
· 11 years ago
471ec64
lib/drmtest: Add kmstest_paint_color_alpha()
by Ville Syrjälä
· 11 years ago
3d2d73e
kmstest: don't pollute stderr for impossible output configs
by Daniel Vetter
· 11 years ago
09e9f0b
rendercopy: Add a way to dump an .aub file with the rendercopy bos
by Damien Lespiau
· 12 years ago
5038b7e
lib: fix the assert in igt_stop_helper
by Daniel Vetter
· 11 years ago
768e32a
lib: Don't wait for a vblank when enabling the CRCs
by Damien Lespiau
· 11 years ago
173a4cf
tests/debugfs_pipe_crc: fall back to PIPE source
by Daniel Vetter
· 11 years ago
548323c
lib/drmtest: Check that helper processes have died correctly
by Daniel Vetter
· 11 years ago
4ba97dd
debugfs_pipe_crc: Let's check CRCs!
by Damien Lespiau
· 11 years ago
f673775
lib: Add igt_wait_for_vblank() helper
by Damien Lespiau
· 11 years ago
d4e7ddf
lib: Make igt_debugfs_open() take the mode as argument
by Damien Lespiau
· 11 years ago
952d4b0
lib: Add a igt_display.h with a few enums and defines from the kernel
by Damien Lespiau
· 11 years ago
252dca1
lib: Add kmstest_paint_color()
by Damien Lespiau
· 11 years ago
5a97ea9
lib: Add a igt_assert_cmpint()
by Damien Lespiau
· 11 years ago
ffa2107
lib: Add igt_debugfs_fopen()
by Damien Lespiau
· 11 years ago
51b63e3
lib: Add a small helper to open debugfs files
by Damien Lespiau
· 11 years ago
ffdece3
tests/gem_suspend: test debugfs/sysfs reads while s/r
by Daniel Vetter
· 11 years ago
590f610
lib/drmtest: extract rawer __gem_set_tiling
by Daniel Vetter
· 11 years ago
21a89a9
lib: Adjust dump_modes() to the new stereo encoding
by Damien Lespiau
· 11 years ago
a7d1937
testdisplay: Use DRM_MODE_FLAG_3D_MASK
by Damien Lespiau
· 11 years ago
79f4cfe
lib: Add a helper to write a png from a struct kmstest_fb
by Damien Lespiau
· 11 years ago
dac45f5
lib: Split create_image_surface() out of create_cairo_ctx()
by Damien Lespiau
· 11 years ago
bde7060
lib: Add a helper to paint a PNG using cairo
by Damien Lespiau
· 11 years ago
30e0710
lib: Dump information about the supported 3D stereo formats
by Damien Lespiau
· 12 years ago
64cfe4e
lib/drmtest: Improve printf-like igt_skip_on/require
by Daniel Vetter
· 11 years ago
e5cdd62
lib/drmtest: igt_assert|require with format strings
by Daniel Vetter
· 11 years ago
d1b9bc0
lib/drmtest: check that igt_exit is called for subtest tests
by Daniel Vetter
· 11 years ago
Next »