summaryrefslogtreecommitdiff
path: root/lib/ioctl_wrappers.h
AgeCommit message (Expand)Author
2015-12-03igt/gem_stolen: Verifying extended gem_create ioctlAnkitprasad Sharma
2015-10-19Update CONTEXT_PARAM for GTT_SIZE reportingChris Wilson
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
2015-08-12tests/gem_ctx_param_basic: support NO_ZEROMAPDavid Weinehall
2015-04-27igt/gem_exec_big: Check 64bit relocation valuesChris Wilson
2015-04-26lib: Fix types for gem_mmap*Chris Wilson
2015-04-26lib: Cache static queriesChris Wilson
2015-04-26lib: Fix types for gem_create()Chris Wilson
2015-03-12lib: Add support for new extension to the ADDFB2 ioctl.Tvrtko Ursulin
2015-03-12tests/kms_addfb: Y tiled testcasesTvrtko Ursulin
2015-03-12tests/kms_addfb: Add support for fb modifiersTvrtko Ursulin
2015-02-17lib: small documentation fixesThomas Wood
2015-02-13lib/ioctl: Document ctx param functionsDaniel Vetter
2015-02-13lib/ioctl: Add gem_context_destroy helpersDaniel Vetter
2015-02-13lib/ioctls: make gem_context_set/get_param infallibleDaniel Vetter
2015-02-13igt/ioctls: doc for gem_mmapDaniel Vetter
2015-02-13lib/ioctl: gem_ prefix for igt_require_mmap_wcDaniel Vetter
2015-02-13lib/ioctl: api polish for gem_context_has_paramDaniel Vetter
2015-01-22i-g-t: check whether kernel has dual bsd ringZhipeng Gong
2015-01-07igt/gem_concurrent_blit: Inject hangs before verifying contentsChris Wilson
2015-01-06igt/gem_mmap_wc: Exercise mmap(wc) interfaceChris Wilson
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-09-08igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLCChris Wilson
2014-07-11lib: Extract gem_get_tiling() from a couple of tests.Damien Lespiau
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-12lib/ioctl_wrappers: api docDaniel Vetter
2014-03-11lib: extract ioctl_wrappers.cDaniel Vetter