summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-11-03lib/tests: Add igt_assert_*() self-testsDaniel Stone
2015-10-23lib: Skip suspend/hibernate tests if the system doesn't support themVille Syrjälä
2015-10-19Update CONTEXT_PARAM for GTT_SIZE reportingChris Wilson
2015-10-19lib: Fix querying context GTT sizeChris Wilson
2015-10-14lib/kbl: Add Kabylake PCI IDsRodrigo Vivi
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09lib: Die if framebuffer GTT mapping failsVille Syrjälä
2015-10-09lib: Document that gem_mmap__{cpu,gtt,wc} return NULL on failureVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
2015-10-08lib/igt_fb: don't forget to close parens on message printedPaulo Zanoni
2015-10-07lib/igt.cocci: De-opencode ioctlsDaniel Stone
2015-10-07lib/drmtest: Add do_ioctl_err to expect failureDaniel Stone
2015-10-07lib/igt.cocci: Add greater-than to igt_assert_lt*Daniel Stone
2015-10-07lib/igt_core: Add igt_assert_fdDaniel Stone
2015-10-07lib/igt_core: Add igt_assert_neq_*() variantsDaniel Stone
2015-10-07lib/core: Fix docs for igt_assert_lt(e)Daniel Vetter
2015-09-25lib: fix fopen mode in igt_debugfs_searchThomas Wood
2015-09-24lib: add igt_debugfs_searchThomas Wood
2015-09-24lib/tests: explicitly raise SIGSEGVThomas Wood
2015-09-17lib: allow wildcard matching when specifying subtestsThomas Wood
2015-09-11lib: remove support for deprecated drm_open_any*() callsMicah Fedke
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-09-11lib: adding drm_open_driver() interfaceMicah Fedke
2015-09-11lib: don't use igt_warn in signal handlersThomas Wood
2015-09-08build: fix unused-result warningsThomas Wood
2015-09-08lib: various documentation fixesThomas Wood
2015-08-25lib/gpgpu_fill.c: fix file permissionsThomas Wood
2015-08-21lib: fix distcheck issuesThomas Wood
2015-08-21lib: add a single include headerThomas Wood
2015-08-14lib/igt_draw: break if we already wrote every pixelPaulo Zanoni
2015-08-14lib/igt_draw: fix pwrite_tiled()Paulo Zanoni
2015-08-14lib/igt_draw: add support for RGB565 and XRGB2101010Paulo Zanoni
2015-08-14lib/igt_core: use print("%s", #expr) instead of print(#expr)Paulo Zanoni
2015-08-14lib: Allow caller to use uint64_t sizes with intel_require_memory()Chris Wilson
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-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-05lib: add igt_debugfs_read()Paulo Zanoni
2015-07-28igt/gem_streaming_writes: Bind into the GTT earlyChris Wilson
2015-07-22benchmarks: Benchmarkify gem_exec_nopChris Wilson
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-20lib: exit immediately if igt_fail is called in an exit handlerThomas Wood
2015-07-19igt/stats: Fixup tests to compile after interface changesChris Wilson
2015-07-19lib: Allow storing floating point values in igt_statsChris Wilson