index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
prime_mmap.c
Age
Commit message (
Expand
)
Author
2021-05-27
lib/i915/gem_create: Add gem_create_ext
Andrzej Turko
2021-01-11
lib/i915: Split gem_create.c from ioctl_wrappers.c
Andrzej Turko
2020-12-12
lib: Pass device fd to gem_mmappable_aperture_size()
Chris Wilson
2020-02-04
tests/prime_mmap: use device coherent mapping instead of mmap_gtt
Ramalingam C
2019-03-29
Revert "lib/igt_device: Move intel_get_pci_device under igt_device"
Ville Syrjälä
2019-03-20
lib/igt_device: Move intel_get_pci_device under igt_device
Michał Winiarski
2019-02-26
lib/i915: Move mmap IOCTLs wrappers into separate file
Antonio Argenziano
2018-04-17
igt/prime_mmap: Test for userptr support first
Chris Wilson
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
2016-02-14
tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture.
Marius Vlad
2016-02-11
lib: Add prime_sync_start and prime_sync_end helpers
Tiago Vignatti
2016-02-11
prime_mmap: Add basic tests to write in a bo using CPU
Tiago Vignatti
2016-02-11
prime_mmap: Add new test for calling mmap() on dma-buf fds
Rob Bradford