summaryrefslogtreecommitdiff
path: root/lib/ioctl_wrappers.c
AgeCommit message (Expand)Author
2017-10-17lib/i915: Move context related helpers to lib/i915/gem_contextMichał Winiarski
2017-10-03lib: Fixup __gem_create() to be 64b safe.Chris Wilson
2017-10-03lib: Report the error from __gem_create()Chris Wilson
2017-09-08lib/ioctl_wrappers: make the valgrind wrapper always emit a statement:wDaniel Vetter
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter
2017-09-06lib: Avoid actually throttling from igt_require_gem()Chris Wilson
2017-07-17lib: Add reset-type helper in ioctl_wrappersMichel Thierry
2017-06-28lib/ioctl_wrappers: Fix some commentsArkadiusz Hiler
2017-06-28lib/ioctl_wrappers: Fix function descriptionsRadoslaw Szwichtenberg
2017-05-31lib: Moving gem_execbuf_wr to ioctl_wrappersLukasz Fiedorowicz
2017-04-13igt/gem_exec_reloc: Check interactions with WC domainChris Wilson
2017-03-16lib: Remove requirements spam from gem_set_tiling()Chris Wilson
2017-03-08tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BOMichał Winiarski
2017-03-08igt/gem_madvise: Correct expected resultsChris Wilson
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-02-04tests/gem_exec_params: add test for exec_fence paramsDaniele Ceraolo Spurio
2017-01-02lib: Wrap conversion from u64 to pointersChris Wilson
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson
2016-11-11lib: substitute cxt BAN_PERIOD with BANNABLEMika Kuoppala
2016-11-11lib: Pass I915_TILING_NONE if Yf or YsTomeu Vizoso
2016-11-10lib: Pass I915_TILING_Y to the kernel if Yf or YsTomeu Vizoso
2016-10-19igt: Check the physical swizzle statusChris Wilson
2016-10-13igt/gem_ctx_param: Tidy error messagesChris Wilson
2016-09-30igt/gem_userptr_blits: Tidy up the debug spamChris Wilson
2016-07-27lib: Update ioctl_wrappers functionsDaniel Vetter
2016-06-07igt/gem_stolen: Check for available stolen memory sizeAnkitprasad Sharma
2016-04-14lib: Have gem_set_tiling require intelTomeu Vizoso
2016-04-12test/gem_mocs_settings: Testing MOCS register settingsPeter Antoine
2016-04-11lib: Tidy presentations of pread/pwrite failuresChris Wilson
2016-03-19lib: Replace drmIoctl() with a layer of indirectionChris Wilson
2016-03-18lib/ioctl_wrappers: Explain a couple of igt_require(ret == 0)Chris Wilson
2016-03-14lib: Remove dead gem_get_num_rings()Chris Wilson
2016-03-14lib: Remove unused gem_has_enable_ring()Chris Wilson
2016-03-08igt/gem_exec_suspend: Do pre/post suspend double checksChris Wilson
2016-03-08lib: Skip execution in gem_has_ring()Chris Wilson
2016-03-01lib: Add read/write direction support for dmabuf synchronisationChris Wilson
2016-02-23lib: Move gem_wait() to ioctl-wrappersChris Wilson
2016-02-18lib: Restore gem_available_aperture_size()Chris Wilson
2016-02-18igt: Report the global GTT sizeChris Wilson
2016-02-11lib: Add prime_sync_start and prime_sync_end helpersTiago Vignatti
2016-02-11prime_mmap: Add basic tests to write in a bo using CPUTiago Vignatti
2016-02-11lib: Add gem_userptr and __gem_userptr helpersTiago Vignatti
2016-02-05lib: Silence a common debug message when creating a contextChris Wilson
2016-02-04igt/gem_reset_stats: Convert from stop-rings to real hang injectionChris Wilson
2016-01-28lib: Hide BSD1/BSD2 rings on hardware without BSD2Chris Wilson
2016-01-27lib: Query the kernel for support of a particular exec idChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-25lib/ioctl_wrappers: Add gem_has_softpinMichał Winiarski
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski