summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29gem_close_race: Tidy up call to execbufferChris Wilson
2013-10-29tests/kms_cursor_crc: Use igt_exitDaniel Vetter
2013-10-28tests: Convert the ctx test to use render nodes when possibleDamien Lespiau
2013-10-28tests/gem_render_copy: Use render nodesDamien Lespiau
2013-10-28lib: Add a drm_open_any_render() that will try to use render nodesDamien Lespiau
2013-10-28lib: Close non intel fds in drm_get_card()Damien Lespiau
2013-10-28lib: Remove stale commentDamien Lespiau
2013-10-28tests: Add gem_close_raceChris Wilson
2013-10-24gem_render_linear_blits: Remove aub dump supportDamien Lespiau
2013-10-24tests/gem_render_copy: Add aub dump supportDamien Lespiau
2013-10-24tests/gem_render_copy: Only dump pngs when the -d option is givenDamien Lespiau
2013-10-24tests/gem_render_copy: Add a simple render copy testDamien Lespiau
2013-10-24lib: Add a function to dump a scratch buf into a pngDamien Lespiau
2013-10-22build: include intel_l3_parity.h to its _SOURCES to fix make distcheckRodrigo Vivi
2013-10-22build: Fix small typo that was breaking make distcheckRodrigo Vivi
2013-10-21kms_flip: Add test for -ENOENTVille Syrjälä
2013-10-21kms_cursor_crc: Add a cursor test using CRCsVille Syrjälä
2013-10-21lib: Check pipe source validity in igt_pipe_crc_new()Ville Syrjälä
2013-10-21lib: Allow pipe_crc_free(NULL)Ville Syrjälä
2013-10-21lib/drmtest: Add kmstest_paint_color_alpha()Ville Syrjälä
2013-10-21intel_reg_dumper: fix "enable" at hsw_debug_lp_wmPaulo Zanoni
2013-10-21gitignore: Ignore intel_opregion_decodeDamien Lespiau
2013-10-21intel_opregion_decode: decipher bclm tableJani Nikula
2013-10-21intel_opregion_decode: new tool for decoding graphics opregionJani Nikula
2013-10-21intel_bios_reader: dump all sections, including unknown onesJani Nikula
2013-10-21intel_bios_reader: dump all edp device info structsJani Nikula
2013-10-21intel_bios_reader: prepare for dumping all sectionsJani Nikula
2013-10-21intel_bios_reader: add size temp variable as a shorthand for finfo.st_sizeJani Nikula
2013-10-21intel_error_decode: Fix X/Y fence for gen2/3Chris Wilson
2013-10-20tests/kms_flip: More leeway for dummy load testsDaniel Vetter
2013-10-20kmstest: don't pollute stderr for impossible output configsDaniel Vetter
2013-10-20tests/kms_flip: Unconfuse the framenumber step checkingDaniel Vetter
2013-10-20tests/kms_flip: no absolute vblank wait on the first frameDaniel Vetter
2013-10-20tets/kms_flip: disable correlation checkDaniel Vetter
2013-10-20tests/debugfs_pipe_crc: new subtest to check CRC frame numbersDaniel Vetter
2013-10-18rendercopy: Add a way to dump an .aub file with the rendercopy bosDamien Lespiau
2013-10-18lib: fix the assert in igt_stop_helperDaniel Vetter
2013-10-18lib: Don't wait for a vblank when enabling the CRCsDamien Lespiau
2013-10-18tests/debugfs_pipe_crc: Test the read CRCs are not nullDamien Lespiau
2013-10-17tests/debugfs_pipe_crc: test all connectorsDaniel Vetter
2013-10-17tests/debugfs_pipe_crc: test all pipesDaniel Vetter
2013-10-17tests/debugfs_pipe_crc: fix fb leakDaniel Vetter
2013-10-17tests/debugfs_pipe_crc: fall back to PIPE sourceDaniel Vetter
2013-10-17lib/drmtest: Check that helper processes have died correctlyDaniel Vetter
2013-10-17tests/ZZ_missed_irq: Fixup SOURCE_PATH handlingDaniel Vetter
2013-10-16gem_ctx_bad_exec: skip vebox when appropriateBen Widawsky
2013-10-16README: list some of the dependenciesJani Nikula
2013-10-16tests/debugfs_pipe_crc: correctly skip on unsupported platformsDaniel Vetter
2013-10-15debugfs_pipe_crc: Let's check CRCs!Damien Lespiau
2013-10-15lib: Add igt_wait_for_vblank() helperDamien Lespiau