summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-12Update version to 1.10 and add the release dateintel-gpu-tools-1.10Thomas Wood2-2/+2
2015-03-12lib: small documentation fixesThomas Wood3-2/+2
2015-03-12Remove old entries from .gitignore filesThomas Wood2-7/+0
2015-03-12lib: move igt_interactive_debug into igt_core.cThomas Wood2-1/+2
2015-03-12lib/fb: Use PRIx64 for uint64_t in format stringDamien Lespiau1-1/+1
2015-03-12tests/kms_flip_tiling: Exercise Y tiling modes on Gen9+Tvrtko Ursulin1-3/+25
2015-03-12testdisplay/skl: Add command line options for Yb/Yf tiled fbsDamien Lespiau1-2/+14
2015-03-12lib: Allow the creation of Ys/Yf tiled FBsDamien Lespiau1-3/+106
2015-03-12lib/igt_fb: Use new ADDFB2 extension for new tiling modesTvrtko Ursulin1-13/+23
2015-03-12lib: Add support for new extension to the ADDFB2 ioctl.Tvrtko Ursulin2-0/+35
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin23-81/+91
2015-03-12lib: Provide a raw version of the gen9 fast copy blitsDamien Lespiau2-1/+151
2015-03-12lib: Split two helpers to build fast copy's dword0 and dword1Damien Lespiau1-39/+57
2015-03-12lib: Don't give a struct igt_buf * to fast_copy_pitch()Damien Lespiau1-6/+6
2015-03-12lib/skl: Add gen9 specific igt_blitter_fast_copy()Damien Lespiau3-0/+141
2015-03-12tests/kms_addfb: Y tiled testcasesTvrtko Ursulin2-1/+71
2015-03-12tests/kms_addfb: Add support for fb modifiersTvrtko Ursulin3-0/+128
2015-03-11igt/kms_psr_sink_crc: Prettify i915_edp_psr_status failuresChris Wilson1-9/+24
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper53-252/+288
2015-03-06tests/kms_plane: Ensure planes recover from DPMSMatt Roper1-1/+20
2015-03-06lib/core: Make the start of the debug output more clearChris Wilson1-4/+2
2015-03-06igt/gem_wait: Test negative timeoutsChris Wilson1-0/+12
2015-03-06igt/gem_wait: Timeout parameter to the WAIT ioctl is signedChris Wilson1-2/+2
2015-03-05NEWS: Update to prep for releaseDaniel Vetter1-0/+9
2015-03-04tests/gem_render_tiled_blits: split into subtestsTim Gore1-27/+45
2015-03-04tests/gem_render_linear_blits: split into two subtestsTim Gore1-29/+45
2015-03-04tools/intel_gtt: Add support for gen8Mika Kuoppala1-17/+64
2015-03-02tests/gem_tiled_swapping: Skip on L-shaped memoryDaniel Vetter1-0/+22
2015-02-27tests/pm_rpm: I2C VGA detection is unreliablePaulo Zanoni1-2/+25
2015-02-27lib/igt_core: don't add newlines in logging functionsDaniel Vetter1-3/+9
2015-02-27lib: add igt_assert_ltDaniel Vetter2-1/+14
2015-02-27tests/kms_universal_planes: Inline igt_assert(ret == 0) checksDaniel Vetter1-62/+50
2015-02-27kms_universal_plane: Check for cursor fb leaksMatt Roper1-0/+119
2015-02-27lib/igt_kms.c: igt_require -> igt_require_f("two displays required\n")Marc Herbert1-1/+1
2015-02-26tests/pm_rc6_residency: Add media_rc6_residency_counter subtestDeepak S1-1/+7
2015-02-26tests/pm_rc6_residency: Fix proper residency calculationDeepak S1-1/+2
2015-02-26tests/drv_suspend: Unrename testsDaniel Vetter1-5/+5
2015-02-25lib: small documentation fixesThomas Wood4-4/+4
2015-02-25lib/tests: update .gitignoreThomas Wood1-1/+2
2015-02-25lib: print the signal name to stderr when handling a signalThomas Wood1-4/+18
2015-02-25tests: remove extra fileThomas Wood1-172/+0
2015-02-25lib: remove handled option arguments from argvThomas Wood14-26/+40
2015-02-25lib: use defines for igt_simple_init and igt_subtest_initThomas Wood2-38/+32
2015-02-25tests: improve pipe enumerationThomas Wood3-3/+3
2015-02-25tests/gem_bad_blit.c : Fix dst address for Gen8 onwardsPraveen Paneri1-0/+2
2015-02-24lib/igt_kms.c: remove tests dependency on VT /dev/tty0Marc Herbert1-4/+18
2015-02-24tests/drv_suspend: hibernation testDavid Weinehall3-23/+82
2015-02-18lib: Use strtol not strtod for overiding the PCI IDChris Wilson1-1/+1
2015-02-18lib: Cache DRM device id to reduce number of ioctlsChris Wilson2-18/+15
2015-02-17lib: small documentation fixesThomas Wood2-2/+2