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