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_vgem.c
Age
Commit message (
Expand
)
Author
2021-10-04
tests/prime_vgem: use device_coherent mmap
Priyanka Dandamudi
2021-08-10
lib/intel_batchbuffer: Add allocator support in blitter src copy
Zbigniew Kempczyński
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
2021-07-08
tests/prime_vgem: Convert to intel_ctx_t (v2)
Jason Ekstrand
2021-05-27
lib/i915/gem_create: Add gem_create_ext
Andrzej Turko
2020-10-09
prime_vgem: Check that we wrap the vgem mmap with userptr
Chris Wilson
2020-05-07
lib/i915: Split igt_require_gem() into i915/
Chris Wilson
2020-04-03
prime_vgem: Dynamic active engine tests
Chris Wilson
2020-02-11
tests/prime_vgem: Examine blitter access path
Janusz Krzysztofik
2020-02-07
tests/prime_vgem: Skip fence and gtt specific tests
Ramalingam C
2020-01-16
tests/prime_vgem: Give meaningful messages on SKIP
Janusz Krzysztofik
2019-11-28
tests/prime_vgem: Skip basic-read/write subtests if not supported
Janusz Krzysztofik
2019-11-15
lib/i915: Add query to detect if engine accepts only ro batches
Kuoppala, Mika
2019-10-26
lib/i915: Use explicit iterator names in for_each_engine()
Chris Wilson
2019-07-11
tests/prime_vgem: Fix broken handling of interprocess pipes
Janusz Krzysztofik
2019-05-29
prime_vgem: Fix typo in checking for invalid engines
Chris Wilson
2019-05-09
tests/prime_vgem/basic-fence-flip: Probe display resolution
Tvrtko Ursulin
2019-04-04
prime_vgem: Downgrade the severity of a single missed vblank on flipping
Chris Wilson
2019-04-02
prime_vgem: Replace nanosleep with igt_waitchildren_timeout
Chris Wilson
2018-10-01
igt/prime_vgem: Skip flip if no display
Chris Wilson
2018-09-25
lib/kms: Pass the number of planes explicitly to __kms_addfb()
Ville Syrjälä
2018-09-25
lib/kms: Pass strides[] to __kms_addfb
Ville Syrjälä
2018-08-08
igt/prime_vgem: Ask the shrinker to purge a vgem bo from inside i915
Chris Wilson
2018-07-20
igt/gem_mmap_gtt: Check for known incoherency before testing
Chris Wilson
2018-02-01
lib/fb: Add support for creating planar framebuffers, v3.
Maarten Lankhorst
2017-10-18
tests: Clean up igt_skip_on_simulation() uses
Arkadiusz Hiler
2017-09-21
igt/prime_vgem: Split out the fine-grain coherency check
Chris Wilson
2017-07-06
Revert "igt: Remove default from the engine list"
Chris Wilson
2017-07-06
igt: Remove default from the engine list
Tvrtko Ursulin
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2016-09-21
igt/prime_vgem: Initialise pfd for both parent/child
Chris Wilson
2016-09-01
igt/prime_vgem: Simplify inter-process flip checks
Chris Wilson
2016-08-30
prime_vgem: Fix fence flipping
Chris Wilson
2016-08-23
igt/prime_vgem: Test both front/back flip
Chris Wilson
2016-08-23
igt/prime_vgem: Detect when the call to pageflip blocks
Chris Wilson
2016-08-23
igt/prime_vgem: Perform connector probe on startup
Chris Wilson
2016-08-22
Revert "tests/prime_vgem: Remove BAT sub-tests that cause intermittent fails."
Chris Wilson
2016-07-25
tests/prime_vgem: Remove BAT sub-tests that cause intermittent fails.
Marius Vlad
2016-07-19
igt/prime_vgem: Test set-domain on foriegn dma-bufs
Chris Wilson
2016-07-19
igt/prime_vgem: Replace arbitray delay with backchat from child
Chris Wilson
2016-07-19
igt/prime_vgem/fence-read: Insert a delay
Chris Wilson
2016-07-18
igt/prime_vgem: Check for fence wait before gem_read()
Chris Wilson
2016-07-15
igt/vgem_slow/nohang: Test fence autotimeout
Chris Wilson
2016-07-12
vgem: Add basic dma-buf fence interop
Chris Wilson
2016-06-21
igt/prime_vgem: Speed up implicit fence failure
Chris Wilson
2016-06-20
igt/prime_vgem: Insert a WCB flush between distinct mmappings
Chris Wilson
2016-06-20
igt/prime_vgem: Add a tight coherency check between vgem/gtt mmap
Chris Wilson
2016-06-20
benchmarks: Add vgem mmap speed test
Chris Wilson
2016-06-18
igt: Add basic exercise of vGEM
Chris Wilson