1. 7fd0cae lib: Fixup __gem_create() to be 64b safe. by Chris Wilson · 7 years ago
  2. 0045085 lib: Report the error from __gem_create() by Chris Wilson · 7 years ago
  3. dddbc2e lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm) by Chris Wilson · 7 years ago
  4. bcb9d6f lib: Add reset-type helper in ioctl_wrappers by Michel Thierry · 7 years ago
  5. 9fc445d lib: Moving gem_execbuf_wr to ioctl_wrappers by Lukasz Fiedorowicz · 7 years ago
  6. 3bdafec igt/gem_exec_reloc: Check interactions with WC domain by Chris Wilson · 7 years ago
  7. 7b46ae1 tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BO by Michał Winiarski · 9 years ago
  8. 8fcca19 igt/gem_madvise: Correct expected results by Chris Wilson · 7 years ago
  9. d930b64 lib: Add basic support for valgrind annotations. by Maarten Lankhorst · 7 years ago
  10. 9518cb5 igt: Start marking up GEM tests that require an alive GPU to function by Chris Wilson · 7 years ago
  11. 25b5a74 tests/gem_exec_params: add test for exec_fence params by Daniele Ceraolo Spurio · 7 years ago
  12. d900dd8 tests/kms_ccs: Add test for render compression by Tomeu Vizoso · 8 years ago
  13. 8f39310 lib: Wrap conversion from u64 to pointers by Chris Wilson · 8 years ago
  14. 0517d87 lib/ioctl_wrappers.h: Fix to_user_pointer() helper by Robert Foss · 8 years ago
  15. 091a452 lib/ioctl_wrappers.h: Add to_user_pointer() helper by Robert Foss · 8 years ago
  16. 773ac7c lib: substitute cxt BAN_PERIOD with BANNABLE by Mika Kuoppala · 8 years ago
  17. e276268 igt: Check the physical swizzle status by Chris Wilson · 8 years ago
  18. 171b21d igt/gem_ctx_param: Update invalid parma number by Chris Wilson · 8 years ago
  19. 7b349f3 igt/gem_ctx_param: Tidy error messages by Chris Wilson · 8 years ago
  20. beef31a igt/gem_stolen: Check for available stolen memory size by Ankitprasad Sharma · 8 years ago
  21. d7050f9 lib/igt_aux: Polish docs for igt_interruptible by Daniel Vetter · 8 years ago
  22. 8af67d1 test/gem_mocs_settings: Testing MOCS register settings by Peter Antoine · 8 years ago
  23. c1fed52 lib: Replace drmIoctl() with a layer of indirection by Chris Wilson · 8 years ago
  24. 5459374 lib: Remove dead gem_get_num_rings() by Chris Wilson · 8 years ago
  25. 3d9bcd0 lib: Remove unused gem_has_enable_ring() by Chris Wilson · 8 years ago
  26. 60eafc5 igt/gem_exec_suspend: Do pre/post suspend double checks by Chris Wilson · 8 years ago
  27. aed69b5 lib: Add read/write direction support for dmabuf synchronisation by Chris Wilson · 8 years ago
  28. f27d295 lib: Move gem_wait() to ioctl-wrappers by Chris Wilson · 8 years ago
  29. 1603890 lib: Restore gem_available_aperture_size() by Chris Wilson · 8 years ago
  30. 391b32c igt: Report the global GTT size by Chris Wilson · 8 years ago
  31. 35debab lib: Add prime_sync_start and prime_sync_end helpers by Tiago Vignatti · 9 years ago
  32. 4edfa09 prime_mmap: Add basic tests to write in a bo using CPU by Tiago Vignatti · 9 years ago
  33. e1f663b lib: Add gem_userptr and __gem_userptr helpers by Tiago Vignatti · 9 years ago
  34. e3b68bb lib: Share common __gem_execbuf() by Chris Wilson · 9 years ago
  35. e6ca4bd lib/ioctl_wrappers: Add gem_has_softpin by Michał Winiarski · 9 years ago
  36. 52b5d50 lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT param by Michał Winiarski · 9 years ago
  37. 19642c6 lib: Expand igt_hang_ring() to select target context and various options by Chris Wilson · 9 years ago
  38. 70c3be8 igt/gem_stolen: Verifying extended gem_create ioctl by Ankitprasad Sharma · 9 years ago
  39. 5ec54d8 Update CONTEXT_PARAM for GTT_SIZE reporting by Chris Wilson · 9 years ago
  40. b8a77dd Make gem_mmap__{cpu,gtt,wc}() assert on failure by Ville Syrjälä · 9 years ago
  41. 9792e7b s/gem_mmap/gem_mmap__gtt/ by Ville Syrjälä · 9 years ago
  42. 24617ef tests/gem_ctx_param_basic: support NO_ZEROMAP by David Weinehall · 9 years ago
  43. fc69bb0 igt/gem_exec_big: Check 64bit relocation values by Chris Wilson · 9 years ago
  44. 019ae90 lib: Fix types for gem_mmap* by Chris Wilson · 9 years ago
  45. fb950bc lib: Cache static queries by Chris Wilson · 9 years ago
  46. 236bab5 lib: Fix types for gem_create() by Chris Wilson · 9 years ago
  47. c7bac3c lib: Add support for new extension to the ADDFB2 ioctl. by Tvrtko Ursulin · 9 years ago
  48. 0c15e06 tests/kms_addfb: Y tiled testcases by Tvrtko Ursulin · 9 years ago
  49. 0a08773 tests/kms_addfb: Add support for fb modifiers by Tvrtko Ursulin · 9 years ago
  50. a22548f lib: small documentation fixes by Thomas Wood · 9 years ago
  51. 75c075c lib/ioctl: Document ctx param functions by Daniel Vetter · 9 years ago
  52. 09b8211 lib/ioctl: Add gem_context_destroy helpers by Daniel Vetter · 9 years ago
  53. 8d21b39 lib/ioctls: make gem_context_set/get_param infallible by Daniel Vetter · 9 years ago
  54. 15801b4 igt/ioctls: doc for gem_mmap by Daniel Vetter · 9 years ago
  55. a3e34ce lib/ioctl: gem_ prefix for igt_require_mmap_wc by Daniel Vetter · 9 years ago
  56. c18b2d5 lib/ioctl: api polish for gem_context_has_param by Daniel Vetter · 9 years ago
  57. 17937a0 i-g-t: check whether kernel has dual bsd ring by Zhipeng Gong · 10 years ago
  58. 16bafdf igt/gem_concurrent_blit: Inject hangs before verifying contents by Chris Wilson · 10 years ago
  59. a464fb7 igt/gem_mmap_wc: Exercise mmap(wc) interface by Chris Wilson · 10 years ago
  60. 6fff1f8 ioctl_wrappers: Pass in offset to CPU mmaps by Chris Wilson · 10 years ago
  61. b76f1d8 igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLC by Chris Wilson · 10 years ago
  62. 7bf0f7f lib: Extract gem_get_tiling() from a couple of tests. by Damien Lespiau · 10 years ago
  63. e49ceb8 lib: unnecessary header removal for drmtest.h, part 1 by Daniel Vetter · 10 years ago
  64. 556c49f lib/ioctl_wrappers: api doc by Daniel Vetter · 10 years ago
  65. 766c5bc lib: extract ioctl_wrappers.c by Daniel Vetter · 10 years ago