summaryrefslogtreecommitdiff
path: root/lib/ioctl_wrappers.h
AgeCommit message (Expand)Author
2019-04-05lib: ioctl_wrappers: reach engines by index as wellAndi Shyti
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano
2018-10-17lib: Don't call igt_require_fb_modifiers() when no modifierDeepak Rawat
2018-09-26lib: Unexport gem_gtt_type()Chris Wilson
2018-09-25lib/kms: Pass the number of planes explicitly to __kms_addfb()Ville Syrjälä
2018-09-25lib/kms: Pass strides[] to __kms_addfbVille Syrjälä
2018-07-13igt/gem_userptr: Check read-only mappingsChris Wilson
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst
2017-10-17lib/i915: Move context related helpers to lib/i915/gem_contextMichał Winiarski
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał 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-06lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)Chris Wilson
2017-07-17lib: Add reset-type helper in ioctl_wrappersMichel Thierry
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-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-04tests/kms_ccs: Add test for render compressionTomeu Vizoso
2017-01-02lib: Wrap conversion from u64 to pointersChris Wilson
2017-01-02lib/ioctl_wrappers.h: Fix to_user_pointer() helperRobert Foss
2017-01-02lib/ioctl_wrappers.h: Add to_user_pointer() helperRobert Foss
2016-11-11lib: substitute cxt BAN_PERIOD with BANNABLEMika Kuoppala
2016-10-19igt: Check the physical swizzle statusChris Wilson
2016-10-13igt/gem_ctx_param: Update invalid parma numberChris Wilson
2016-10-13igt/gem_ctx_param: Tidy error messagesChris Wilson
2016-06-07igt/gem_stolen: Check for available stolen memory sizeAnkitprasad Sharma
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-04-12test/gem_mocs_settings: Testing MOCS register settingsPeter Antoine
2016-03-19lib: Replace drmIoctl() with a layer of indirectionChris 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-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-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
2016-01-20lib: Expand igt_hang_ring() to select target context and various optionsChris Wilson