summaryrefslogtreecommitdiff
path: root/lib/ioctl_wrappers.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-25lib: small documentation fixesThomas Wood1-1/+1
2015-02-17lib: small documentation fixesThomas Wood1-1/+1
2015-02-13lib/ioctl: Document ctx param functionsDaniel Vetter1-26/+53
2015-02-13lib/ioctl: Add gem_context_destroy helpersDaniel Vetter1-0/+32
2015-02-13lib/ioctls: make gem_context_set/get_param infallibleDaniel Vetter1-13/+5
2015-02-13lib/ioctl: api polish for gem_context_has_paramDaniel Vetter1-2/+2
2015-01-22i-g-t: check whether kernel has dual bsd ringZhipeng Gong1-0/+16
2015-01-07igt/gem_concurrent_blit: Inject hangs before verifying contentsChris Wilson1-0/+33
2015-01-06ioct_wrappers: Add some mmap(wc) blurb dropped between authorsChris Wilson1-1/+3
2015-01-06igt/gem_mmap_wc: Exercise mmap(wc) interfaceChris Wilson1-0/+81
2014-12-12lib: fix a few documentation warningsThomas Wood1-1/+0
2014-11-25lib: fix symbol names in documentation commentsThomas Wood1-2/+2
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson1-3/+4
2014-09-30doc: various spelling and typo fixesThomas Wood1-10/+10
2014-09-08igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLCChris Wilson1-0/+16
2014-07-23build: improve version.h generationThomas Wood1-1/+0
2014-07-21Quieten valgrindChris Wilson1-8/+31
2014-07-11lib: Extract gem_get_tiling() from a couple of tests.Damien Lespiau1-0/+25
2014-06-09Fix make distclean by fixing includes of version.hRodrigo Vivi1-1/+1
2014-04-25test: Fixup for the previous patchDaniel Vetter1-1/+1
2014-04-25Reset errno to 0 after successChris Wilson1-8/+20
2014-03-23lib: Use @include tag for include filesDaniel Vetter1-2/+1
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter1-0/+1
2014-03-22lib: add #include "foo.h" lines like in manpagesDaniel Vetter1-0/+2
2014-03-22tests|lib: remove assert.h includesDaniel Vetter1-1/+1
2014-03-12lib/ioctl_wrappers: api doc fixupDaniel Vetter1-1/+1
2014-03-12lib/ioctl_wrappers: api docDaniel Vetter1-27/+432
2014-03-11lib: extract ioctl_wrappers.cDaniel Vetter1-0/+479