summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14tests/gem_pread/pwrite: mark normal tests as basicJesse Barnes
2015-08-14tests/gem_mmap_gtt: mark basic access and copy tests as basic v2Jesse Barnes
2015-08-14tests/gem_mmap: mark basic object creation tests as basicJesse Barnes
2015-08-14tests/drv_getparams: mark EU and subslice fetch as basic v2Jesse Barnes
2015-08-14tests/gem_flink, prime_self_import: mark flink and prime tests as basic v2Jesse Barnes
2015-08-14tests/drv_module_reload_basic: use linear_blits after module_reload for sanit...Jesse Barnes
2015-08-14tests/drv_module_reload: rename drv_module_reload to include in BATsJesse Barnes
2015-08-14tests/gem_storedw_loop: add new store_dword test to unify per-ring ones v2Jesse Barnes
2015-08-14igt/gem_mmap: Add one more extra large boChris Wilson
2015-08-14lib: Allow caller to use uint64_t sizes with intel_require_memory()Chris Wilson
2015-08-13tools/null_state/gen9: Send all components in VF stateMika Kuoppala
2015-08-13kms_frontbuffer_tracking: don't test SPR or CUR on multidrawPaulo Zanoni
2015-08-13kms_frontbuffer_tracking: don't test CUR or SPR planes on FBS_SHAREDPaulo Zanoni
2015-08-13tools/null_state/gen9: Send atleast one valid component in VF stateArun Siluvery
2015-08-13lib/rendercopy_gen9: Setup Push constant pointer before sending BTP commandsArun Siluvery
2015-08-13lib/rendercopy_gen9: WaBindlessSurfaceStateModifyEnableMika Kuoppala
2015-08-13benckmarks/Android.mk: Fix building benchmarks for AndroidDerek Morton
2015-08-12aubdump: Write header after figuring out the genKristian Høgsberg Kristensen
2015-08-12aubdump: Handle 48 bit ppgtt dumpingKristian Høgsberg Kristensen
2015-08-12tests: update .gitignoreThomas Wood
2015-08-12tests/gem_pwrite_snooped: Verify set_caching vs. pwrite clflush behaviourVille Syrjälä
2015-08-12tests/kms_pwrite_crc: Use drmModeSetPlane() instead of igt_plane_set_fb()Ville Syrjälä
2015-08-12tests: Document ABI extension catchersDaniel Vetter
2015-08-12lib/core: Add igt_reset_timeoutDaniel Vetter
2015-08-12lib/core: Add optional reason for timeout failureDaniel Vetter
2015-08-12tests/gem_ctx_param_basic: support NO_ZEROMAPDavid Weinehall
2015-08-11benchmarks: Add a microbenchmark for relocation overheadChris Wilson
2015-08-10benchmarks/gem_exec_trace: Unmap each trace after replayChris Wilson
2015-08-10benchmarks/gem_exec_trace: Mark the mmap as sequentially readChris Wilson
2015-08-10benchmarks: Rename the gem_exec_trace tracer moduleChris Wilson
2015-08-10benchmarks/gem_exec_trace: Clear all new bo handlesChris Wilson
2015-08-10benchmarks: Do not install to system-wide bin/Chris Wilson
2015-08-09benchmarks: Record and replay calls to EXECBUFFER2Chris Wilson
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