index
:
~zhen/intel-gpu-tools
cs_alu
master
mem
Unnamed repository; edit this file 'description' to name the repository.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
testdisplay: Use DRM_MODE_FLAG_3D_MASK
Damien Lespiau
3
-14
/
+6
2013-09-30
testdisplay: Remove the timing adjustements now that the kernel does it
Damien Lespiau
1
-26
/
+0
2013-09-30
intel_infoframe: Display the VIC in decimal
Damien Lespiau
1
-1
/
+1
2013-09-30
testdisplay: Test the stereo 3D modes
Damien Lespiau
1
-3
/
+228
2013-09-30
testdisplay: Provide a full path when opening pngs
Damien Lespiau
2
-2
/
+5
2013-09-30
testdisplay: Free the array of connectors
Damien Lespiau
1
-0
/
+2
2013-09-30
testdisplay: Untangle dump_info() from the main testing loop
Damien Lespiau
1
-11
/
+19
2013-09-30
testdisplay: Fix CRTS typo
Damien Lespiau
1
-1
/
+1
2013-09-30
testdisplay: Properly handle the life cycle of framebuffers
Damien Lespiau
1
-12
/
+12
2013-09-30
testdisplay: Map the fb inside paint_color_key()
Damien Lespiau
1
-5
/
+7
2013-09-30
testdisplay: Move the code sanitizing depth into main()
Damien Lespiau
1
-7
/
+8
2013-09-30
lib: Add a helper to write a png from a struct kmstest_fb
Damien Lespiau
2
-0
/
+12
2013-09-30
lib: Split create_image_surface() out of create_cairo_ctx()
Damien Lespiau
1
-2
/
+11
2013-09-30
lib: Add a helper to paint a PNG using cairo
Damien Lespiau
2
-0
/
+30
2013-09-30
lib: Dump information about the supported 3D stereo formats
Damien Lespiau
2
-2
/
+44
2013-09-30
testdisplay: Add left/right images of a lovely scene
Damien Lespiau
3
-1
/
+1
2013-09-30
testdisplay: Distribute pass.png
Damien Lespiau
1
-1
/
+4
2013-09-30
tests/gem_evict_everything: tune down forked subtests
Daniel Vetter
1
-1
/
+1
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
25
-363
/
+146
2013-09-23
intel_l3_parity: Make compilation possible without udev
Ben Widawsky
1
-0
/
+5
2013-09-23
tests/pc8: fix supports_pc8_plus_residencies
Paulo Zanoni
1
-3
/
+3
2013-09-22
overlay: Some very raw usage information
Chris Wilson
1
-1
/
+16
2013-09-22
NEWS: Start with release notes for 1.5
Daniel Vetter
1
-1
/
+11
2013-09-20
intel_l3_parity: Support a daemonic mode
Ben Widawsky
4
-5
/
+186
2013-09-20
intel_l3_parity: Support error injection
Ben Widawsky
2
-3
/
+68
2013-09-20
intel_l3_parity: Actually support multiple slices
Ben Widawsky
1
-17
/
+28
2013-09-20
intel_l3_parity: slice support
Ben Widawsky
1
-41
/
+65
2013-09-20
intel_l3_parity: Hardware info argument
Ben Widawsky
1
-4
/
+20
2013-09-20
intel_l3_parity: Use getopt for the l3 parity tool
Ben Widawsky
2
-25
/
+109
2013-09-20
intel_l3_parity: Assert all GEN7+ support
Ben Widawsky
1
-5
/
+4
2013-09-20
intel_l3_parity: Fix indentation
Ben Widawsky
1
-6
/
+6
2013-09-19
lib/drmtest: Improve printf-like igt_skip_on/require
Daniel Vetter
2
-12
/
+8
2013-09-19
lib/drmtest: igt_assert|require with format strings
Daniel Vetter
3
-19
/
+69
2013-09-19
tests/gem_stored_batches_loop: use igt_assert more
Daniel Vetter
1
-35
/
+12
2013-09-19
tests/gem_reloc_overflow: New subtest for overflowing buffer_count
Daniel Vetter
1
-1
/
+48
2013-09-19
tests/gem_reloc_overflow: Extract reloc_tests
Daniel Vetter
1
-48
/
+50
2013-09-18
tests/gem_storedw_batches_loop: Add testcase to check secure dispatch
Daniel Vetter
2
-37
/
+48
2013-09-17
tests/gem_persistent_relocs: Tune down the test a bit
Daniel Vetter
1
-3
/
+5
2013-09-17
tests/gem_fenced_exec_thrash: Add interruptible and busy-load subtests
Daniel Vetter
1
-6
/
+81
2013-09-17
lib/drmtest: check that igt_exit is called for subtest tests
Daniel Vetter
1
-0
/
+11
2013-09-17
tests/gem_fenced_exec_thrash: New subtests that uses all fences
Daniel Vetter
2
-13
/
+22
2013-09-17
tests/*: scrap get_num_fences
Daniel Vetter
2
-26
/
+4
2013-09-16
intel_audio_dump/hsw: rename some audio configuration registers for Haswell
Mengdong Lin
1
-401
/
+510
2013-09-16
intel_audio_dump/hsw: align code with tab
Mengdong Lin
1
-1396
/
+1396
2013-09-16
intel_audio_dump/hsw: remove misuse of PCH transcoder configuration register
Mengdong Lin
1
-10
/
+0
2013-09-16
bump version to 1.4 and add the release date
intel-gpu-tools-1.4
Rodrigo Vivi
2
-2
/
+2
2013-09-16
NEWS: Fix dates of previous releases
Rodrigo Vivi
1
-2
/
+2
2013-09-16
overlay: fix link error due to missing -lrt
Rodrigo Vivi
1
-0
/
+2
2013-09-13
lib/drmtest: ducttape over fork race
Daniel Vetter
1
-1
/
+13
2013-09-13
lib: add test for igt_fork_signal_helper
Daniel Vetter
3
-1
/
+44
[next]