summaryrefslogtreecommitdiff
path: root/lib/ioctl_wrappers.c
AgeCommit message (Expand)Author
2022-07-09tests/i915/vm_bind: Add vm_bind sanity testNiranjana Vishwanathapura
2022-07-09lib/vm_bind: Add interface to support VM_BINDAdam Miszczak
2022-07-08Revert "lib/i915: request CPU_ACCESS for fb objects"Matthew Auld
2022-06-30lib/i915: request CPU_ACCESS for fb objectsMatthew Auld
2021-10-03lib: Partially revert 22643ce4014aAshutosh Dixit
2021-09-29Return allocated size in gem_create_in_memory_regions() and friendsAshutosh Dixit
2021-08-06lib/ioctl_wrappers: update set_domain for discreteMatthew Auld
2021-08-06lib/ioctl_wrappers: update mmap_{read, write} for discreteMatthew Auld
2021-07-15lib/ioctl_wrappers: drop gem_require_stolen_support()Lucas De Marchi
2021-06-30tests/kms: Create buffer object from LMEM for discreteMohammed Khajapasha
2021-06-03lib: Use fast WC reads for gem_pread fallbackChris Wilson
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-03-17lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctlsAshutosh Dixit
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko
2020-12-12lib: Pass device fd to gem_mmappable_aperture_size()Chris Wilson
2020-10-28lib/ioctl_wrappers: Improve a confusing commentDominik Grzegorzek
2020-09-25lib/igt_ioctl_wrappers: Add igt_has_drm_cap ioctl wrapperKarthik B S
2020-06-03i915: purge i915_gem_create_v2Matthew Auld
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-04-29lib/ioctl_wrappers: Delete gem_total_mappable_size()Ashutosh Dixit
2019-12-11lib/ioctl_wrappers: Remove static variables for getting paramsZbigniew Kempczyński
2019-11-28tests/prime_vgem: Skip basic-read/write subtests if not supportedJanusz Krzysztofik
2019-10-19lib: Stop leaking errno from gem_wait()Chris Wilson
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
2019-01-21lib/ioctl_wrappers: Help static analysis with execution flowPetri Latvala
2019-01-16lib/ioctl_wrapper: Implement __gem_mmapLukasz Kalamarz
2019-01-16lib/ioctl_wrapper: use defines for get_param instead of param numberLukasz Kalamarz
2018-10-17lib: Don't call igt_require_fb_modifiers() when no modifierDeepak Rawat
2018-10-16lib: Skip tests that require fb modifiers when KMS is disabledJosé Roberto de Souza
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-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin
2018-02-20lib: Remove overzealous assertion on gem_set_caching()Chris Wilson
2018-02-13lib: force a reset on an uncooperative i915 deviceChris Wilson
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst
2018-01-04lib/gem: Reset the global seqno at the start of each testChris Wilson
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt
2017-11-21lib: Use the imported uapi's addfb2 defines.Eric Anholt
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