1. 321d178 drm/i915: Tidy aliasing_gtt_bind_vma() by Chris Wilson · 9 years ago
  2. c890e2d drm/i915: Codify our assumption that the Global GTT is <= 4GiB by Chris Wilson · 8 years ago
  3. d507d73 drm/i915/gtt: Clean up GGTT probing code by Joonas Lahtinen · 8 years ago
  4. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 8 years ago
  5. dc3b04f drm/i915/gtt: Reference mappable_end variable from pointer by Joonas Lahtinen · 8 years ago
  6. 39dabec drm/i915: Use shorter route to dev_private where possible by Tvrtko Ursulin · 8 years ago
  7. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 8 years ago
  8. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 8 years ago
  9. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 8 years ago
  10. 11f2032 drm/i915: Move the NULL sg handling out from rotate_pages() by Ville Syrjälä · 8 years ago
  11. 1663b9d drm/i915: Reorganize intel_rotation_info by Ville Syrjälä · 8 years ago
  12. 9106cf1 drm/i915: Account for the size of the chroma plane for the rotated gtt view by Ville Syrjälä · 8 years ago
  13. 596c592 drm/i915: Reduce the pointer dance of i915_is_ggtt() by Chris Wilson · 8 years ago
  14. 1c7f4bc drm/i915: Rename vma->*_list to *_link for consistency by Chris Wilson · 8 years ago
  15. d5165eb drm/i915: implement WaIncreaseDefaultTLBEntries by Tim Gore · 8 years ago
  16. 11d23e6 drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages() by Ville Syrjälä · 8 years ago
  17. 8713025 drm/i915: Pass stride to rotate_pages() by Ville Syrjälä · 8 years ago
  18. 7723f47d drm/i915: Rename the rotated gtt view member to 'rotated' by Ville Syrjälä · 8 years ago
  19. a4eba47 drm/i915: Move stolen memory initialization earlier during loading by Imre Deak · 8 years ago
  20. 2d7f3bd drm/i915: Pass the dma_addr_t array as const to rotate_pages() by Ville Syrjälä · 8 years ago
  21. b5e1698 drm/i915: Set i915_ggtt_view_normal type explicitly by Ville Syrjälä · 8 years ago
  22. c140330 drm/i915: Move Braswell stop_machine GGTT insertion workaround by Chris Wilson · 9 years ago
  23. d0710ab drm/i915: Set the map-and-fenceable flag for preallocated objects by Chris Wilson · 9 years ago
  24. be69459 drm/i915: check that we are in an RPM atomic section in GGTT PTE updaters by Imre Deak · 9 years ago
  25. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  26. e8ebd8e drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros by Dave Gordon · 9 years ago
  27. a6d0918 drm/i915: Stuff rotation params into view union by Daniel Vetter · 9 years ago
  28. ab75bb5 drm/i915: Turn vgpu pdps into an array by Ville Syrjälä · 9 years ago
  29. f92a916 drm/i915: Add functions to emit register offsets to the ring by Ville Syrjälä · 9 years ago
  30. 5bab6f6 drm/i915: Serialise updates to GGTT with access through GGTT on Braswell by Chris Wilson · 9 years ago
  31. 1f9a99e drm/i915/gen8: Flip the 48b switch by Michel Thierry · 9 years ago
  32. 0a87871 drm/i915: restore ggtt double-bind avoidance by Daniel Vetter · 9 years ago
  33. 7e435ad drm/i915: Add LO/HI PRIVATE_PAT registers by Ville Syrjälä · 9 years ago
  34. 7c4a7d6 drm/i915: Defer adding preallocated stolen objects to the VM list by Chris Wilson · 9 years ago
  35. dedf278 drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset by Tvrtko Ursulin · 9 years ago
  36. 89e3e14 drm/i915: Support NV12 in rotated GGTT mapping by Tvrtko Ursulin · 9 years ago
  37. 804beb4 drm/i915: Support appending to the rotated pages mapping by Tvrtko Ursulin · 9 years ago
  38. a2cad9d drm/i915/gtt: Do not initialize drm_mm twice. by Michał Winiarski · 9 years ago
  39. 3a41a05 drm/i915/gtt: Avoid calling kcalloc in a loop when allocating temp bitmaps by Michał Winiarski · 9 years ago
  40. 650da34 drm/i915: guest i915 notification for Intel GVT-g by Zhiyuan Lv · 9 years ago
  41. 331f38e drm/i915: preallocate pdps for 32 bit vgpu by Zhiyuan Lv · 9 years ago
  42. 25f5033 drm/i915: Always pass dev pointer in pdp_init by Michel Thierry · 9 years ago
  43. f365f91 drm/i915: Use complete virtual address range on 32-bit platforms by Michel Thierry · 9 years ago
  44. 088e0df drm/i915/gtt: Allow >= 4GB offsets in X86_32 by Michel Thierry · 9 years ago
  45. ea91e40 drm/i915/gen8: Add ppgtt info and debug_dump by Michel Thierry · 9 years ago
  46. 69ab76f drm/i915/gen8: Initialize PDPs and PML4 by Michel Thierry · 9 years ago
  47. de5ba8e drm/i915/gen8: Add 4 level support in insert_entries and clear_range by Michel Thierry · 9 years ago
  48. 3387d43 drm/i915/gen8: Pass sg_iter through pte inserts by Michel Thierry · 9 years ago
  49. 2dba323 drm/i915/gen8: Add 4 level switching infrastructure and lrc support by Michel Thierry · 9 years ago
  50. 762d993 drm/i915/gen8: implement alloc/free for 4lvl by Michel Thierry · 9 years ago
  51. 81ba8aef drm/i915/gen8: Add PML4 structure by Michel Thierry · 9 years ago
  52. 4c06ec8 drm/i915/gen8: Add dynamic page trace events by Michel Thierry · 9 years ago
  53. f9b5b78 drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT by Michel Thierry · 9 years ago
  54. d4ec9da drm/i915/gen8: Abstract PDP usage by Michel Thierry · 9 years ago
  55. 6ac1850 drm/i915/gen8: Make pdp allocation more dynamic by Michel Thierry · 9 years ago
  56. 09120d4 drm/i915: Remove unnecessary gen8_clamp_pd by Michel Thierry · 9 years ago
  57. 622147f Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes by Daniel Vetter · 9 years ago
  58. d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 9 years ago
  59. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  60. 5ec5b51 drm/i915: remove unused has_dma_mapping flag by Imre Deak · 9 years ago
  61. 2c3d998 drm/i915: Restore all GGTT VMAs on resume by Tvrtko Ursulin · 9 years ago
  62. 8776f02 drm/i915/gtt: Per ppgtt scratch page by Mika Kuoppala · 9 years ago
  63. 4ad2af1 drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch by Mika Kuoppala · 9 years ago
  64. 2e906be drm/i915/gtt: Reorder page alloc/free/init functions by Mika Kuoppala · 9 years ago
  65. f37c050 drm/i915/gtt: Switch gen8_free_page_tables params by Michel Thierry · 9 years ago
  66. 0024526 drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path by Michel Thierry · 9 years ago
  67. 966082c drm/i915/gtt: Use nonatomic bitmap ops by Mika Kuoppala · 9 years ago
  68. 79ab937 drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct by Mika Kuoppala · 9 years ago
  69. fe36f55 drm/i915/gtt: Cleanup page directory encoding by Mika Kuoppala · 9 years ago
  70. b2dd451 drm/i915/gtt: Pin vma during virtual address allocation by Mika Kuoppala · 9 years ago
  71. c114f76 drm/i915/gtt: Make scratch page i915_page_dma compatible by Mika Kuoppala · 9 years ago
  72. 567047b drm/i915/gtt: Use macros to access dma mapped pages by Mika Kuoppala · 9 years ago
  73. d1c54ac drm/i915/gtt: Introduce kmap|kunmap for dma page by Mika Kuoppala · 9 years ago
  74. 73eeea5 drm/i915/gtt: Introduce fill_page_dma() by Mika Kuoppala · 9 years ago
  75. cee30c5 drm/i915/gtt: Remove superfluous free_pd with gen6/7 by Mika Kuoppala · 9 years ago
  76. a08e111 drm/i915/gtt: Rename unmap_and_free_px to free_px by Mika Kuoppala · 9 years ago
  77. 44159dd drm/i915/gtt: Introduce struct i915_page_dma by Mika Kuoppala · 9 years ago
  78. d852c7b drm/i915/gtt: Introduce i915_page_dir_dma_addr by Mika Kuoppala · 9 years ago
  79. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 9 years ago
  80. a05d80e drm/i915/gtt: Check va range against vm size by Mika Kuoppala · 9 years ago
  81. 5b7e4c9 drm/i915/gtt: Mark TLBS dirty for gen8+ by Mika Kuoppala · 9 years ago
  82. 9e759ff drm/i915: Return correct size for rotated views by Tvrtko Ursulin · 9 years ago
  83. 84fe03f drm/i915: Move rotated geometry calculations into the fill helper by Tvrtko Ursulin · 9 years ago
  84. c9f8fd2 drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages by Tvrtko Ursulin · 9 years ago
  85. 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 9 years ago
  86. a84c3ae drm/i915: Update ring->flush() to take a requests structure by John Harrison · 9 years ago
  87. e85b26d drm/i915: Update switch_mm() to take a request structure by John Harrison · 9 years ago
  88. b3dd6b9 drm/i915: Update ppgtt_init_ring() & context_enable() to take requests by John Harrison · 9 years ago
  89. 4ad2fd8 drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring by John Harrison · 9 years ago
  90. 8a1ebd7 drm/i915/gtt: Remove _single from page table allocator by Mika Kuoppala · 9 years ago
  91. ea3f5d2 drm/i915/gtt: Don't leak scratch page on mapping error by Mika Kuoppala · 9 years ago
  92. 501fd70 drm/i915: limit PPGTT size to 2GB in 32-bit platforms by Michel Thierry · 9 years ago
  93. f3e06f1 drm/i915/gtt: Fix the boundary check for vm area by Mika Kuoppala · 9 years ago
  94. 8bd7ef1 drm/i915: Add a partial GGTT view type by Joonas Lahtinen · 9 years ago
  95. 91e6711 drm/i915: Do not make assumptions on GGTT VMA sizes by Joonas Lahtinen · 9 years ago
  96. 4dd738e drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories by Michel Thierry · 9 years ago
  97. d4dc5e9 drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend by Chris Wilson · 9 years ago
  98. 06615ee drm/i915: Do not clear mappings beyond VMA size by Joonas Lahtinen · 9 years ago
  99. 75d04a3 drm/i915/gtt: Allocate va range only if vma is not bound by Mika Kuoppala · 9 years ago
  100. 70b9f6f rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma by Daniel Vetter · 9 years ago