summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-08overlay: Handle execlists not setting the rings as activeChris Wilson
2015-08-08overlay: Add Broadwell+ ids from kernel i915_pciids.hChris Wilson
2015-08-07tools/aubdump: Get PCI ID from getparam ioctl when we canKristian Høgsberg
2015-08-07tools/aubdump: Don't rely on open for discovering the drm fdKristian Høgsberg
2015-08-06Revert "tests/gem_ctx_param_basic: fix invalid params"Jesse Barnes
2015-08-06tests/gem_ctx_param_basic: fix invalid paramsJesse Barnes
2015-08-06benchmarks/Android.mk, tools/Android.mk: Fix android build errorDerek Morton
2015-08-05lib: add igt_debugfs_read()Paulo Zanoni
2015-08-05kms_frontbuffer_tracking: use the dirty ioctl after MMAP_WC callsPaulo Zanoni
2015-08-05tests/gem_mmap_wc: don't fail if the Kernel is too old for the getparam flagPaulo Zanoni
2015-08-05configure.ac: Fix chmod on intel_aubdump the right wayKristian Høgsberg Kristensen
2015-08-05tools: Use right #include path for i915_drm.hKristian Høgsberg Kristensen
2015-08-04configure.ac: Fix the intel_aubdump chmod to use topbuilddirKristian Høgsberg Kristensen
2015-08-04tools/aubdump: Add --device option for overriding device IDKristian Høgsberg Kristensen
2015-08-04tools/aubdump.c: Also define struct drm_i915_gem_userptr for compatibilityKristian Høgsberg Kristensen
2015-07-31tools/aubdump: #define DRM_IOCTL_I915_GEM_USERPTR if kernel headers don'tKristian Høgsberg Kristensen
2015-07-31tools: Add man page for intel_aubdumpKristian Høgsberg Kristensen
2015-07-31tools: Add LD_PRELOAD-based AUB dumper toolKristian Høgsberg Kristensen
2015-07-30tests/kms_addfb: Add testcass for garbage in unused planesDaniel Vetter
2015-07-28igt/gem_streaming_writes: Reorder setting EXEC_OBJECT_WRITEChris Wilson
2015-07-28igt/gem_streaming_writes: Bind into the GTT earlyChris Wilson
2015-07-24benchmark: Measure allocation time for objectsChris Wilson
2015-07-24benchmarks: Measure mmap fault latencyChris Wilson
2015-07-24benchmarks: Benchmarkify gem_exec_ctxChris Wilson
2015-07-24tests/drm_import_export: Add tests for prime/flink sharing racesMichał Winiarski
2015-07-24benchmarks: Add kms_vblank to .gitignoreChris Wilson
2015-07-23benchmarks: Measure round-trip time for an immediate vblanksChris Wilson
2015-07-23benchmarks: gem_prw add the read/write switch to getoptChris Wilson
2015-07-23benchmarks: Add simple mmap benchmarksChris Wilson
2015-07-23benchmarks: Add simple pread/pwrite benchmarksChris Wilson
2015-07-22benchmarks: Benchmarkify gem_exec_nopChris Wilson
2015-07-20man: ensure rst files are included in the distribution tarballThomas Wood
2015-07-20lib/gpgpu_fill: Add SKL supportDominik Zeromski
2015-07-20lib/gpgpu_fill: Add BDW supportDominik Zeromski
2015-07-20lib: Move gpgpu_fill code to separate fileDominik Zeromski
2015-07-20Android.mk: Disable tools that do not build for androidDerek Morton
2015-07-20lib: exit immediately if igt_fail is called in an exit handlerThomas Wood
2015-07-20tools/Android.mk: add any extra program sourcesThomas Wood
2015-07-20intel_reg: support platforms without sys/io.hThomas Wood
2015-07-19igt/stats: Fixup tests to compile after interface changesChris Wilson
2015-07-19tools: Add a simple stats generator 'igt_stats'Chris Wilson
2015-07-19lib: Allow storing floating point values in igt_statsChris Wilson
2015-07-16tests/gem_reg_read: Extend and check for valid 36b counterMichał Winiarski
2015-07-15igt/gem_eio: Waiting on a hung batch should report -EIOChris Wilson
2015-07-14kms_frontbuffer_tracking: don't keep debugfs openPaulo Zanoni
2015-07-14tests: add kms_fbcon_fbtPaulo Zanoni
2015-07-14kms_frontbuffer_tracking: implement suspend subtestPaulo Zanoni
2015-07-14kms_frontbuffer_tracking: allow passing a NULL patternPaulo Zanoni
2015-07-14kms_frontbuffer_tracking: simplify subtest enumerationPaulo Zanoni
2015-07-14kms_frontbuffer_tracking: add farfromfence subtestPaulo Zanoni