1. 8776f02 drm/i915/gtt: Per ppgtt scratch page by Mika Kuoppala · 9 years ago
  2. 4ad2af1 drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch by Mika Kuoppala · 9 years ago
  3. 2e906be drm/i915/gtt: Reorder page alloc/free/init functions by Mika Kuoppala · 9 years ago
  4. f37c050 drm/i915/gtt: Switch gen8_free_page_tables params by Michel Thierry · 9 years ago
  5. 966082c drm/i915/gtt: Use nonatomic bitmap ops by Mika Kuoppala · 9 years ago
  6. 79ab937 drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct by Mika Kuoppala · 9 years ago
  7. fe36f55 drm/i915/gtt: Cleanup page directory encoding by Mika Kuoppala · 9 years ago
  8. b2dd451 drm/i915/gtt: Pin vma during virtual address allocation by Mika Kuoppala · 9 years ago
  9. c114f76 drm/i915/gtt: Make scratch page i915_page_dma compatible by Mika Kuoppala · 9 years ago
  10. 567047b drm/i915/gtt: Use macros to access dma mapped pages by Mika Kuoppala · 9 years ago
  11. d1c54ac drm/i915/gtt: Introduce kmap|kunmap for dma page by Mika Kuoppala · 9 years ago
  12. 73eeea5 drm/i915/gtt: Introduce fill_page_dma() by Mika Kuoppala · 9 years ago
  13. cee30c5 drm/i915/gtt: Remove superfluous free_pd with gen6/7 by Mika Kuoppala · 9 years ago
  14. a08e111 drm/i915/gtt: Rename unmap_and_free_px to free_px by Mika Kuoppala · 9 years ago
  15. 44159dd drm/i915/gtt: Introduce struct i915_page_dma by Mika Kuoppala · 9 years ago
  16. d852c7b drm/i915/gtt: Introduce i915_page_dir_dma_addr by Mika Kuoppala · 9 years ago
  17. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 9 years ago
  18. a05d80e drm/i915/gtt: Check va range against vm size by Mika Kuoppala · 9 years ago
  19. 5b7e4c9 drm/i915/gtt: Mark TLBS dirty for gen8+ by Mika Kuoppala · 9 years ago
  20. 9e759ff drm/i915: Return correct size for rotated views by Tvrtko Ursulin · 9 years ago
  21. 84fe03f drm/i915: Move rotated geometry calculations into the fill helper by Tvrtko Ursulin · 9 years ago
  22. c9f8fd2 drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages by Tvrtko Ursulin · 9 years ago
  23. 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 9 years ago
  24. a84c3ae drm/i915: Update ring->flush() to take a requests structure by John Harrison · 9 years ago
  25. e85b26d drm/i915: Update switch_mm() to take a request structure by John Harrison · 9 years ago
  26. b3dd6b9 drm/i915: Update ppgtt_init_ring() & context_enable() to take requests by John Harrison · 9 years ago
  27. 4ad2fd8 drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring by John Harrison · 9 years ago
  28. 8a1ebd7 drm/i915/gtt: Remove _single from page table allocator by Mika Kuoppala · 9 years ago
  29. ea3f5d2 drm/i915/gtt: Don't leak scratch page on mapping error by Mika Kuoppala · 9 years ago
  30. 501fd70 drm/i915: limit PPGTT size to 2GB in 32-bit platforms by Michel Thierry · 9 years ago
  31. f3e06f1 drm/i915/gtt: Fix the boundary check for vm area by Mika Kuoppala · 9 years ago
  32. 8bd7ef1 drm/i915: Add a partial GGTT view type by Joonas Lahtinen · 9 years ago
  33. 91e6711 drm/i915: Do not make assumptions on GGTT VMA sizes by Joonas Lahtinen · 9 years ago
  34. 4dd738e drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories by Michel Thierry · 9 years ago
  35. d4dc5e9 drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend by Chris Wilson · 9 years ago
  36. 06615ee drm/i915: Do not clear mappings beyond VMA size by Joonas Lahtinen · 9 years ago
  37. 75d04a3 drm/i915/gtt: Allocate va range only if vma is not bound by Mika Kuoppala · 9 years ago
  38. 70b9f6f rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma by Daniel Vetter · 9 years ago
  39. 2c642b0 drm/i915: Don't try to outsmart gcc in i915_gem_gtt.c by Daniel Vetter · 9 years ago
  40. d369d2d drm/i915: Unduplicate i915_ggtt_unbind/bind_vma by Daniel Vetter · 9 years ago
  41. 4755265 drm/i915: Move ppgtt_bind/unbind around by Daniel Vetter · 9 years ago
  42. fa42331 drm/i915: move i915_gem_restore_gtt_mappings around by Daniel Vetter · 9 years ago
  43. 0875546 drm/i915: Fix up the vma aliasing ppgtt binding by Daniel Vetter · 9 years ago
  44. f329f5f drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc by Daniel Vetter · 9 years ago
  45. 5c5f645 drm/i915: Unify aliasing ppgtt handling by Daniel Vetter · 9 years ago
  46. 061dd49 drm/i915: Clean up aliasing ppgtt correctly on error paths by Daniel Vetter · 9 years ago
  47. 777dc5b drm/i915: Move vma vfuns to adddress_space by Daniel Vetter · 9 years ago
  48. c7e16f2 drm/i915: Move gen8 clear_range vfunc setup into common code by Daniel Vetter · 9 years ago
  49. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  50. 1d335d1 drm/i915: Move vm page allocation in proper place by Mika Kuoppala · 9 years ago
  51. e20d2ab drm/i915: Use a separate slab for vmas by Chris Wilson · 9 years ago
  52. a4e0bed drm/i915: Use complete address space in true PPGTT by Michel Thierry · 9 years ago
  53. d7b2633 drm/i915/gen8: Dynamic page table allocations by Michel Thierry · 9 years ago
  54. 33c8819 drm/i915/gen8: begin bitmap tracking by Michel Thierry · 9 years ago
  55. e5815a2 drm/i915/gen8: Split out mappings by Michel Thierry · 9 years ago
  56. c488dbb drm/i915: Extract PPGTT param from page_directory alloc by Michel Thierry · 9 years ago
  57. 09942c6 drm/i915: num_pd_pages/num_pd_entries isn't useful by Michel Thierry · 9 years ago
  58. 7cb6d7a drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page by Michel Thierry · 9 years ago
  59. 5441f0c drm/i915/gen8: pagetable allocation rework by Michel Thierry · 9 years ago
  60. 69876be drm/i915/gen8: page directories rework allocation by Michel Thierry · 9 years ago
  61. 5a8e994 drm/i915/gen8: Initialize page tables by Michel Thierry · 9 years ago
  62. 9c57f07 drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages by Michel Thierry · 9 years ago
  63. ec565b3 drm/i915: Remove _entry from PPGTT page structures by Michel Thierry · 9 years ago
  64. 2a073f89 drm/i915/bxt: map GTT as uncached by Imre Deak · 9 years ago
  65. 5a4e33a drm/i915/bxt: Enable PTE encoding by Sumit Singh · 9 years ago
  66. 9abc464 drm/i915: Compare GGTT view structs instead of types by Joonas Lahtinen · 9 years ago
  67. 2f2cf68 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  68. 72744cb drm/i915: Add dynamic page trace events by Michel Thierry · 9 years ago
  69. 4933d51 drm/i915: Finish gen6/7 dynamic page table allocation by Michel Thierry · 9 years ago
  70. 59568eb drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages by Michel Thierry · 9 years ago
  71. 1266cdb drm/i915: Fix i915_dma_map_single positive error code by Michel Thierry · 9 years ago
  72. 1d00dad drm/i915/skl: Fix up positive error code by Tvrtko Ursulin · 9 years ago
  73. 50470bb drm/i915/skl: Support secondary (rotated) frame buffer mapping by Tvrtko Ursulin · 9 years ago
  74. 563222a drm/i915: Track page table reload need by Ben Widawsky · 9 years ago
  75. 678d96f drm/i915: Track GEN6 page table usage by Ben Widawsky · 9 years ago
  76. 07749ef drm/i915: page table generalizations by Michel Thierry · 9 years ago
  77. eb0b44a drm/i915: kerneldoc for i915_gem_shrinker.c by Daniel Vetter · 9 years ago
  78. dabde5c drm/i915: memory leak in __i915_gem_vma_create() by Dan Carpenter · 9 years ago
  79. ec7adb6 drm/i915: Do not use ggtt_view with (aliasing) PPGTT by Joonas Lahtinen · 9 years ago
  80. 2934368 drm/i915: Setup all page directories for gen8 by Mika Kuoppala · 10 years ago
  81. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  82. 440fd52 drm/mm: Support 4 GiB and larger ranges by Thierry Reding · 10 years ago
  83. 686135d drm/i915: fix a printk format by Dan Carpenter · 10 years ago
  84. 719cd21 drm/i915: Add missing description to parameter in alloc_pt_range by Michel Thierry · 10 years ago
  85. 06dc68d drm/i915: Plumb drm_device through page tables operations by Michel Thierry · 10 years ago
  86. 06fda60 drm/i915: Create page table allocators by Ben Widawsky · 10 years ago
  87. 7324cc0 drm/i915: Complete page table structures by Ben Widawsky · 10 years ago
  88. d7b3de9 drm/i915: page table abstractions by Ben Widawsky · 10 years ago
  89. 71ba2d6 drm/i915: Support alias ppgtt in VM if ppgtt is enabled by Yu Zhang · 10 years ago
  90. 5dda8fa drm/i915: Adds graphic address space ballooning logic by Yu Zhang · 10 years ago
  91. c8c2662 drm/i915: Setup less PPGTT on failed page_directory by Ben Widawsky · 10 years ago
  92. 7664360 drm/i915: Rename to GEN8_LEGACY_PDPES by Ben Widawsky · 10 years ago
  93. b1252bc drm/i915: Organize bind_vma funcs by Rodrigo Vivi · 10 years ago
  94. 1eb0f00 drm/i915: Organize PPGTT init by Rodrigo Vivi · 10 years ago
  95. 2f82bbd drm/i915: Use true PPGTT in Gen8+ when execlists are enabled by Michel Thierry · 10 years ago
  96. 45f8f69 drm/i915: Documentation for multiple GGTT views by Tvrtko Ursulin · 10 years ago
  97. fe14d5f drm/i915: Infrastructure for supporting different GGTT views per object by Tvrtko Ursulin · 10 years ago
  98. 5f77eeb drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON by Daniel Vetter · 10 years ago
  99. f763566 drm/i915: Stop putting GGTT VMA at the head of the list by Tvrtko Ursulin · 10 years ago
  100. f548c0e drm/i915: Can i915_gem_init_ioctl by Daniel Vetter · 10 years ago