summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä
2013-11-27lib: Fix pipe_crc->ctl_fd assertVille Syrjälä
2013-11-20tools/reg_dumper: Add FW_BLC regsDaniel Vetter
2013-11-14tests: More bdw falloutDaniel Vetter
2013-11-14tests/gem_cs_prefetch: Fix bdw damageDaniel Vetter
2013-11-14lib: adjust oom_scoreDaniel Vetter
2013-11-12lib/igt_display: workaround a name conflict in AndroidOscar Mateo
2013-11-12lib/drmtest: Get the correct basename() under AndroidOscar Mateo
2013-11-12build: Fix assorted compilation warningsOscar Mateo
2013-11-12rendercopy: Remove rendercopy.cOscar Mateo
2013-11-12lib: Move kms stuff from drmtest.c over to igt_kms.cOscar Mateo
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo
2013-11-06rendercopy/bdw: Add AUB annotations for statesDamien Lespiau
2013-11-06rendercopy/bdw: Fix the original implementationDamien Lespiau
2013-11-06rendercopy/bdw: Add gen8_render.h to the file listDamien Lespiau
2013-11-06rendercopy/bdw: Initial gen8 rendercopyJesse Barnes
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2013-11-06bdw: Add gen8 specific instdone bitsDamien Lespiau
2013-11-06bdw: Add gen8 to intel_gen()Damien Lespiau
2013-11-06bdw: Add gen8 to the IS_9XX() macroDamien Lespiau
2013-11-06pciid/bdw: Add Broadwell PCI idsBen Widawsky
2013-11-06chipset: IS_I9XX macroBen Widawsky
2013-11-05lib/drmtest: Retire requests via drop caches after gem_quiescent_gpuOscar Mateo
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo
2013-11-01lib: add igt_main macroDaniel Vetter
2013-11-01lib: make igt_install_exit_handler never failDaniel Vetter
2013-11-01lib: make igt_set_vt_graphics_mode never failDaniel Vetter
2013-11-01lib: consolidate pipe crc exit handlerDaniel Vetter
2013-11-01tests: use "auto" pipe CRC sourceDaniel Vetter
2013-11-01lib: fix igt_exit assert when only listing subtests.Daniel Vetter
2013-11-01lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset()Damien Lespiau
2013-10-29lib/drmtest: Scream harder when igt_exit isn't called for subtest testsDaniel Vetter
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-24lib: Add a function to dump a scratch buf into a pngDamien Lespiau
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-20kmstest: don't pollute stderr for impossible output configsDaniel 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-17tests/debugfs_pipe_crc: fall back to PIPE sourceDaniel Vetter
2013-10-17lib/drmtest: Check that helper processes have died correctlyDaniel Vetter
2013-10-15debugfs_pipe_crc: Let's check CRCs!Damien Lespiau
2013-10-15lib: Add igt_wait_for_vblank() helperDamien Lespiau
2013-10-15lib: Make igt_debugfs_open() take the mode as argumentDamien Lespiau
2013-10-15lib: Add a igt_display.h with a few enums and defines from the kernelDamien Lespiau