summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi
2015-04-16tests: Add kms_legacy_colorkeyVille Syrjälä
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood
2015-04-14lib: use a critical warning when unable to open a data fileThomas Wood
2015-04-14i-g-t: Adding plane scaling test casechandra konduru
2015-04-14i-g-t: Adding test case to test background color.chandra konduru
2015-04-14tests: create a single combined test listThomas Wood
2015-04-14lib: use test failure status for igt_set_timeoutThomas Wood
2015-04-14lib: add a define for test failure exit statusThomas Wood
2015-04-14lib: Implement gem_sync() using WAITChris Wilson
2015-04-08lib/bxt: Add Broxton PCI idsDamien Lespiau
2015-04-08lib/intel_chipset: fix HAS_PCH_SPLIT on GEN9Imre Deak
2015-04-08lib/intel_chipset: fix HAS_PCH_SPLIT on CHVImre Deak
2015-04-03igt/gem_cpu_reloc: Pretty print execbuf failuresChris Wilson
2015-04-02tests: install test programs to libexecJoonas Lahtinen
2015-03-31lib/kms: Add a way to override an output's modeAnder Conselvan de Oliveira
2015-03-30lib/tests: add missing library flagsThomas Wood
2015-03-30lib: add debug flagsThomas Wood
2015-03-26igt.cocci: check the return values of various functionsThomas Wood
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood
2015-03-26igt/gem_concurrent_blit: Separate out the combinatorial explosionChris Wilson
2015-03-26lib/core: Silence internally used signalsChris Wilson
2015-03-25lib: Add media spinJeff McGee
2015-03-24lib: Add i854 PCI IDVille Syrjälä
2015-03-24lib: Allow 32bit addresses for IOSF-SB registersVille Syrjälä
2015-03-24lib: Change IOSF SB devfn to 0.0Ville Syrjälä
2015-03-23lib: Only warn about suspicious CRCsDaniel Vetter
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-03-23lib/core: add interactive debug point to igt_failDaniel Vetter
2015-03-18lib/batch: Fix range checks for blitsChris Wilson
2015-03-18lib/batch: Trivial compile fix for 32-bit buildsChris Wilson
2015-03-12lib: small documentation fixesThomas Wood
2015-03-12lib: move igt_interactive_debug into igt_core.cThomas Wood
2015-03-12lib/fb: Use PRIx64 for uint64_t in format stringDamien Lespiau
2015-03-12lib: Allow the creation of Ys/Yf tiled FBsDamien Lespiau
2015-03-12lib/igt_fb: Use new ADDFB2 extension for new tiling modesTvrtko Ursulin
2015-03-12lib: Add support for new extension to the ADDFB2 ioctl.Tvrtko Ursulin
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-12lib: Provide a raw version of the gen9 fast copy blitsDamien Lespiau
2015-03-12lib: Split two helpers to build fast copy's dword0 and dword1Damien Lespiau
2015-03-12lib: Don't give a struct igt_buf * to fast_copy_pitch()Damien Lespiau
2015-03-12lib/skl: Add gen9 specific igt_blitter_fast_copy()Damien Lespiau
2015-03-12tests/kms_addfb: Y tiled testcasesTvrtko Ursulin
2015-03-12tests/kms_addfb: Add support for fb modifiersTvrtko Ursulin
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-03-06lib/core: Make the start of the debug output more clearChris Wilson
2015-02-27lib/igt_core: don't add newlines in logging functionsDaniel Vetter
2015-02-27lib: add igt_assert_ltDaniel Vetter
2015-02-25lib: small documentation fixesThomas Wood