1. 02bef8f drm/i915: Unbind closed vma for i915_gem_object_unbind() by Chris Wilson · 9 years ago
  2. 35a9611 drm/i915: Initialize return value for empty i915_gem_object_unbind() by Chris Wilson · 9 years ago
  3. 0b1de5d drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory by Chris Wilson · 9 years ago
  4. d31d7cb drm/i915: Support for creating write combined type vmaps by Chris Wilson · 9 years ago
  5. 8d97065 drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+ by Ville Syrjälä · 9 years ago
  6. b63a16f drm/i915: Compute display surface offset in the plane check hook for SKL+ by Ville Syrjälä · 9 years ago
  7. 66a2d92 drm/i915: Make intel_adjust_tile_offset() work for linear buffers by Ville Syrjälä · 9 years ago
  8. b9b2403 drm/i915: Allow calling intel_adjust_tile_offset() multiple times by Ville Syrjälä · 9 years ago
  9. 60d5f2a drm/i915: Limit fb x offset due to fences by Ville Syrjälä · 9 years ago
  10. c2ff737 drm/i915: Adjust obj tiling vs. fb modifier rules by Ville Syrjälä · 9 years ago
  11. 72618eb drm/i915: Use fb modifiers for display tiling decisions by Ville Syrjälä · 9 years ago
  12. 2949056 drm/i915: Pass around plane_state instead of fb+rotation by Ville Syrjälä · 9 years ago
  13. d219677 drm/i915: Move SKL hw stride calculation into a helper by Ville Syrjälä · 9 years ago
  14. ef78ec9 drm/i915: Don't pass pitch to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  15. 6687c90 drm/i915: Rewrite fb rotation GTT handling by Ville Syrjälä · 10 years ago
  16. d721b02 drm/i915: Account for TSEG size when determining 865G stolen base by Ville Syrjälä · 9 years ago
  17. 5e334c1 drm/i915/guc: Consolidate firmware major-minor to one place by Tvrtko Ursulin · 9 years ago
  18. c1bb114 drm/i915: Store number of active engines in device info by Tvrtko Ursulin · 9 years ago
  19. 17f298cf drm/i915: Move setting of request->batch into its single callsite by Chris Wilson · 9 years ago
  20. 737aac2 drm/i915: Mark unmappable GGTT entries as PIN_HIGH by Chris Wilson · 9 years ago
  21. b5163db drm/i915: Fix nesting of rps.mutex and struct_mutex during powersave init by Chris Wilson · 9 years ago
  22. eebb40e drm/i915: Remove LVDS and PPS suspend time save/restore by Imre Deak · 9 years ago
  23. 8090ba8 drm/i915: Apply the PPS register unlock workaround more consistently by Imre Deak · 9 years ago
  24. 335f752 drm/i915/dp: Restore PPS HW state from the encoder resume hook by Imre Deak · 9 years ago
  25. ed6143b8 drm/i915/lvds: Restore initial HW state during encoder enabling by Imre Deak · 9 years ago
  26. 5a162e2 drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions by Imre Deak · 9 years ago
  27. 44cb734 drm/i915: Merge the PPS register definitions by Imre Deak · 9 years ago
  28. 774439e1 drm/i915/guc: re-optimise i915_guc_client layout by Dave Gordon · 9 years ago
  29. c18468c drm/i915/guc: use for_each_engine_id() where appropriate by Dave Gordon · 9 years ago
  30. e02757d drm/i915/guc: add engine mask to GuC client & pass to GuC by Dave Gordon · 9 years ago
  31. 84b7f88 drm/i915/guc: refactor guc_init_doorbell_hw() by Dave Gordon · 9 years ago
  32. 8888cd0 drm/i915/guc: doorbell reset should avoid used doorbells by Dave Gordon · 9 years ago
  33. dbd6ef2 drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh by Chris Wilson · 9 years ago
  34. 83348ba drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs by Chris Wilson · 9 years ago
  35. 70cb472 drm/i915: Always mark the writer as also a read for busy ioctl by Chris Wilson · 9 years ago
  36. aac440f drm: avoid "possible bad bitmask?" warning by Dave Gordon · 9 years ago
  37. 1426f71 drm/i915: Correct typo for __i915_gem_active_get_rcu in a comment by Chris Wilson · 9 years ago
  38. ae98104 drm/i915: Use the g4x+ approach on gen2 for handling display stuff around GPU reset by Ville Syrjälä · 9 years ago
  39. 4ac2ba2 drm/i915: Introduce gpu_reset_clobbers_display() by Ville Syrjälä · 9 years ago
  40. 522a63d drm/i915: Add a way to test the modeset done during gpu reset, v3. by Maarten Lankhorst · 9 years ago
  41. 7397489 drm/i915: Fix modeset handling during gpu reset, v5. by Maarten Lankhorst · 9 years ago
  42. a168f5b drm/i915: Don't mark PCH underrun reporting as disabled for transcoder B/C on LPT-H by Ville Syrjälä · 9 years ago
  43. 09fa8bb drm/i915: Add some curly braces by Ville Syrjälä · 9 years ago
  44. 5a198b8 drm/i915: Do not overwrite the request with zero on reallocation by Chris Wilson · 9 years ago
  45. edf6b76 drm/i915: Add smp_rmb() to busy ioctl's RCU dance by Chris Wilson · 9 years ago
  46. 87b723a drm/i915: Don't check for idleness before retiring after a GPU hang by Chris Wilson · 9 years ago
  47. 385384a drm/i915: Wrap the protected active RCU dereference in a helper by Chris Wilson · 9 years ago
  48. 2e7ba01 drm/i915: Remove unused i915_gem_active_peek_rcu() by Chris Wilson · 9 years ago
  49. c5b7e97 drm/i915: Update DRIVER_DATE to 20160808 by Daniel Vetter · 9 years ago
  50. cb7f276 drm/i915: fix aliasing_ppgtt leak by Matthew Auld · 9 years ago
  51. 437c308 drm/i915: Update comment before i915_spin_request by Daniel Vetter · 9 years ago
  52. 4194c08 drm/i915: Use drm official vblank_no_hw_counter callback. by Rodrigo Vivi · 9 years ago
  53. 4e9121e drm/i915: Fix copy_to_user usage for pipe_crc by Rodrigo Vivi · 9 years ago
  54. 19e0b4c Revert "drm/i915: Track active streams also for DP SST" by Ville Syrjälä · 9 years ago
  55. 575e3cc drm/i915: fix WaInsertDummyPushConstPs by Matthew Auld · 9 years ago
  56. 209b3f7 drm/i915: Assert that the request hasn't been retired by Chris Wilson · 9 years ago
  57. 3e510a8 drm/i915: Repack fence tiling mode and stride into a single integer by Chris Wilson · 9 years ago
  58. deeb151 drm/i915: Document and reject invalid tiling modes by Chris Wilson · 9 years ago
  59. 9ad3676 drm/i915: Remove locking for get_tiling by Chris Wilson · 9 years ago
  60. e883d73 drm/i915: Remove pinned check from madvise ioctl by Chris Wilson · 9 years ago
  61. c21724c drm/i915: Reduce locking inside swfinish ioctl by Chris Wilson · 9 years ago
  62. 3fdc13c drm/i915: Remove (struct_mutex) locking for busy-ioctl by Chris Wilson · 9 years ago
  63. 033d549 drm/i915: Remove (struct_mutex) locking for wait-ioctl by Chris Wilson · 9 years ago
  64. 258a5ed drm/i915: Do a nonblocking wait first in pread/pwrite by Chris Wilson · 9 years ago
  65. 3b4e896 drm/i915: Remove unused no-shrinker-steal by Chris Wilson · 9 years ago
  66. f3f6184 drm/i915: Tidy generation of the GTT mmap offset by Chris Wilson · 9 years ago
  67. 5cba5be drm/i915/shrinker: Wait before acquiring struct_mutex under oom by Chris Wilson · 9 years ago
  68. 307dc25 drm/i915: Simplify do_idling() (Ironlake vt-d w/a) by Chris Wilson · 9 years ago
  69. dcff85c drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex by Chris Wilson · 9 years ago
  70. 90f4fcd drm/i915: Remove forced stop ring on suspend/unload by Chris Wilson · 9 years ago
  71. f826ee2 drm/i915/userptr: Remove superfluous interruptible=false on waiting by Chris Wilson · 9 years ago
  72. 8a3b3d5 drm/i915: Convert non-blocking userptr waits for requests over to using RCU by Chris Wilson · 9 years ago
  73. b8f9096 drm/i915: Convert non-blocking waits for requests over to using RCU by Chris Wilson · 9 years ago
  74. 2467658 drm/i915: Introduce i915_gem_active_wait_unlocked() by Chris Wilson · 9 years ago
  75. 94558e2 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  76. 5ac9056 drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2 by Ville Syrjälä · 9 years ago
  77. 055c3ff drm/i915/gen9: Give one extra block per line for SKL plane WM calculations by Matt Roper · 9 years ago
  78. ad778f8 drm/i915: Export our request as a dma-buf fence on the reservation object by Chris Wilson · 9 years ago
  79. 0eafec6 drm/i915: Enable lockless lookup of request tracking via RCU by Chris Wilson · 9 years ago
  80. 00e60f2 drm/i915: Move i915_gem_object_wait_rendering() by Chris Wilson · 9 years ago
  81. 573adb3 drm/i915: Move obj->active:5 to obj->flags by Chris Wilson · 9 years ago
  82. 5748b6a drm/i915: Use dev_priv consistently through the intel_frontbuffer interface by Chris Wilson · 9 years ago
  83. faf5bf0 drm/i915: Use atomics to manipulate obj->frontbuffer_bits by Chris Wilson · 9 years ago
  84. b5add95 drm/i915: Make fb_tracking.lock a spinlock by Chris Wilson · 9 years ago
  85. 5d723d7 drm/i915: Separate intel_frontbuffer into its own header by Chris Wilson · 9 years ago
  86. de89508 drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin() by Chris Wilson · 9 years ago
  87. 305bc23 drm/i915: Make i915_vma_pin() small and inline by Chris Wilson · 9 years ago
  88. 3272db5 drm/i915: Combine all i915_vma bitfields into a single set of flags by Chris Wilson · 9 years ago
  89. 59bfa12 drm/i915: Start passing around i915_vma from execbuffer by Chris Wilson · 9 years ago
  90. 20dfbde drm/i915: Wrap vma->pin_count accessors with small inline helpers by Chris Wilson · 9 years ago
  91. de18003 drm/i915: Record allocated vma size by Chris Wilson · 9 years ago
  92. a9f1481 drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private by Chris Wilson · 9 years ago
  93. ad1a7d2 drm/i915: Update the GGTT size/alignment query functions by Chris Wilson · 9 years ago
  94. 954c469 drm/i915: Convert 4096 alignment request to 0 for drm_mm allocations by Chris Wilson · 9 years ago
  95. 3b16525 drm/i915: Split insertion/binding of an object into the VM by Chris Wilson · 9 years ago
  96. 3750858 drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check by Chris Wilson · 9 years ago
  97. 91b2db6 drm/i915: Pad GTT views of exec objects up to user specified size by Chris Wilson · 9 years ago
  98. 2ffffd0 drm/i915: Fix up vma alignment to be u64 by Chris Wilson · 9 years ago
  99. e655bc3 drm/i915: Remove i915_gem_execbuffer_retire_commands() by Chris Wilson · 9 years ago
  100. 0340d9f drm/i915: Remove request retirement before each batch by Chris Wilson · 9 years ago