summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-30testdisplay: Use DRM_MODE_FLAG_3D_MASKDamien Lespiau3-14/+6
2013-09-30testdisplay: Remove the timing adjustements now that the kernel does itDamien Lespiau1-26/+0
2013-09-30intel_infoframe: Display the VIC in decimalDamien Lespiau1-1/+1
2013-09-30testdisplay: Test the stereo 3D modesDamien Lespiau1-3/+228
2013-09-30testdisplay: Provide a full path when opening pngsDamien Lespiau2-2/+5
2013-09-30testdisplay: Free the array of connectorsDamien Lespiau1-0/+2
2013-09-30testdisplay: Untangle dump_info() from the main testing loopDamien Lespiau1-11/+19
2013-09-30testdisplay: Fix CRTS typoDamien Lespiau1-1/+1
2013-09-30testdisplay: Properly handle the life cycle of framebuffersDamien Lespiau1-12/+12
2013-09-30testdisplay: Map the fb inside paint_color_key()Damien Lespiau1-5/+7
2013-09-30testdisplay: Move the code sanitizing depth into main()Damien Lespiau1-7/+8
2013-09-30lib: Add a helper to write a png from a struct kmstest_fbDamien Lespiau2-0/+12
2013-09-30lib: Split create_image_surface() out of create_cairo_ctx()Damien Lespiau1-2/+11
2013-09-30lib: Add a helper to paint a PNG using cairoDamien Lespiau2-0/+30
2013-09-30lib: Dump information about the supported 3D stereo formatsDamien Lespiau2-2/+44
2013-09-30testdisplay: Add left/right images of a lovely sceneDamien Lespiau3-1/+1
2013-09-30testdisplay: Distribute pass.pngDamien Lespiau1-1/+4
2013-09-30tests/gem_evict_everything: tune down forked subtestsDaniel Vetter1-1/+1
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter25-363/+146
2013-09-23intel_l3_parity: Make compilation possible without udevBen Widawsky1-0/+5
2013-09-23tests/pc8: fix supports_pc8_plus_residenciesPaulo Zanoni1-3/+3
2013-09-22overlay: Some very raw usage informationChris Wilson1-1/+16
2013-09-22NEWS: Start with release notes for 1.5Daniel Vetter1-1/+11
2013-09-20intel_l3_parity: Support a daemonic modeBen Widawsky4-5/+186
2013-09-20intel_l3_parity: Support error injectionBen Widawsky2-3/+68
2013-09-20intel_l3_parity: Actually support multiple slicesBen Widawsky1-17/+28
2013-09-20intel_l3_parity: slice supportBen Widawsky1-41/+65
2013-09-20intel_l3_parity: Hardware info argumentBen Widawsky1-4/+20
2013-09-20intel_l3_parity: Use getopt for the l3 parity toolBen Widawsky2-25/+109
2013-09-20intel_l3_parity: Assert all GEN7+ supportBen Widawsky1-5/+4
2013-09-20intel_l3_parity: Fix indentationBen Widawsky1-6/+6
2013-09-19lib/drmtest: Improve printf-like igt_skip_on/requireDaniel Vetter2-12/+8
2013-09-19lib/drmtest: igt_assert|require with format stringsDaniel Vetter3-19/+69
2013-09-19tests/gem_stored_batches_loop: use igt_assert moreDaniel Vetter1-35/+12
2013-09-19tests/gem_reloc_overflow: New subtest for overflowing buffer_countDaniel Vetter1-1/+48
2013-09-19tests/gem_reloc_overflow: Extract reloc_testsDaniel Vetter1-48/+50
2013-09-18tests/gem_storedw_batches_loop: Add testcase to check secure dispatchDaniel Vetter2-37/+48
2013-09-17tests/gem_persistent_relocs: Tune down the test a bitDaniel Vetter1-3/+5
2013-09-17tests/gem_fenced_exec_thrash: Add interruptible and busy-load subtestsDaniel Vetter1-6/+81
2013-09-17lib/drmtest: check that igt_exit is called for subtest testsDaniel Vetter1-0/+11
2013-09-17tests/gem_fenced_exec_thrash: New subtests that uses all fencesDaniel Vetter2-13/+22
2013-09-17tests/*: scrap get_num_fencesDaniel Vetter2-26/+4
2013-09-16intel_audio_dump/hsw: rename some audio configuration registers for HaswellMengdong Lin1-401/+510
2013-09-16intel_audio_dump/hsw: align code with tabMengdong Lin1-1396/+1396
2013-09-16intel_audio_dump/hsw: remove misuse of PCH transcoder configuration registerMengdong Lin1-10/+0
2013-09-16bump version to 1.4 and add the release dateintel-gpu-tools-1.4Rodrigo Vivi2-2/+2
2013-09-16NEWS: Fix dates of previous releasesRodrigo Vivi1-2/+2
2013-09-16overlay: fix link error due to missing -lrtRodrigo Vivi1-0/+2
2013-09-13lib/drmtest: ducttape over fork raceDaniel Vetter1-1/+13
2013-09-13lib: add test for igt_fork_signal_helperDaniel Vetter3-1/+44