1. 884020b drm/i915: Invalidate TLBs for the rings after a reset by Chris Wilson · 11 years ago
  2. aaf8a51 drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a by Daniel Vetter · 11 years ago
  3. 035dc1e drm/i915: reinit status page registers after gpu reset by Daniel Vetter · 11 years ago
  4. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  5. 50f018d drm/i915: Initialize ring->hangcheck upon ring init by Chris Wilson · 11 years ago
  6. fd3da6c drm/i915: WA: FBC Render Nuke. by Rodrigo Vivi · 11 years ago
  7. 12638c5 drm/i915: Enable vebox interrupts by Ben Widawsky · 11 years ago
  8. a19d293 drm/i915: vebox interrupt get/put by Ben Widawsky · 11 years ago
  9. cc609d5 drm/i915: consolidate interrupt naming scheme by Ben Widawsky · 11 years ago
  10. aeb0659 drm/i915: Convert irq_refounct to struct by Ben Widawsky · 11 years ago
  11. 9a8a221 drm/i915: Vebox ringbuffer init by Ben Widawsky · 11 years ago
  12. ea25132 drm/i915: Rename ring flush functions by Ben Widawsky · 11 years ago
  13. 1950de1 drm/i915: Add VECS semaphore bits by Ben Widawsky · 11 years ago
  14. 4a3dd19 drm/i915: Introduce VECS: the 4th ring by Ben Widawsky · 11 years ago
  15. ad776f8 drm/i915: Semaphore MBOX update generalization by Ben Widawsky · 11 years ago
  16. 5586181 drm/i915: Comments for semaphore clarification by Ben Widawsky · 11 years ago
  17. 56b085a drm/i915: fix error return code in init_pipe_control() by Wei Yongjun · 11 years ago
  18. 92cab73 drm/i915: track ring progression using seqnos by Mika Kuoppala · 11 years ago
  19. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 11 years ago
  20. b9e1faa drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+ by Ville Syrjälä · 12 years ago
  21. 2b1086c drm/i915: Print the pipe control page GTT address by Ville Syrjälä · 12 years ago
  22. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 12 years ago
  23. f05bb0c drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits by Chris Wilson · 12 years ago
  24. 1c8c38c drm/i915: Disable AsyncFlip performance optimisations by Chris Wilson · 12 years ago
  25. 9943393 drm/i915: use gem_set_seqno() on hardware init by Mika Kuoppala · 12 years ago
  26. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  27. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  28. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 12 years ago
  29. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  30. f7e98ad drm/i915: Initialize hardware semaphore state on ring init by Mika Kuoppala · 12 years ago
  31. b70ec5b drm/i915: Introduce ring set_seqno by Mika Kuoppala · 12 years ago
  32. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  33. f72b343 drm/i915: Don't emit semaphore wait if wrap happened by Mika Kuoppala · 12 years ago
  34. 498d2ac drm/i915: Add intel_ring_handle_seqno wrap by Mika Kuoppala · 12 years ago
  35. cbcc80d drm/i915: Split intel_ring_begin by Mika Kuoppala · 12 years ago
  36. 633cf8f drm/i915: Don't allow ring tail to reach the same cacheline as head by Ville Syrjälä · 12 years ago
  37. ebc052e drm/i915: Allocate ringbuffers from stolen memory by Chris Wilson · 12 years ago
  38. 3e96050 drm/i915: Rearrange code to only have a single method for waiting upon the ring by Chris Wilson · 12 years ago
  39. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  40. 1c8b46f drm/i915: Use LRI to update the semaphore registers by Chris Wilson · 12 years ago
  41. 6b8294a drm/i915: Restore physical HWS_PGA after resume by Chris Wilson · 12 years ago
  42. b3fcabb drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush by Daniel Vetter · 12 years ago
  43. 3ac7831 drm/i915: PIPE_CONTROL TLB invalidate requires CS stall by Jesse Barnes · 12 years ago
  44. 9a28977 drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3 by Jesse Barnes · 12 years ago
  45. 17f10fd drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths by Mika Kuoppala · 12 years ago
  46. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  47. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  48. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  49. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  50. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  51. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  52. f398763 drm/i915: add workarounds to gen7_render_ring_flush by Paulo Zanoni · 12 years ago
  53. b311150 drm/i915: add workarounds directly to gen6_render_ring_flush by Paulo Zanoni · 12 years ago
  54. 4772eae drm/i915: add gen7_render_ring_flush by Paulo Zanoni · 12 years ago
  55. 86a1ee2 drm/i915: Only pwrite through the GTT if there is space in the aperture by Chris Wilson · 12 years ago
  56. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  57. 7d54a90 drm/i915: Apply post-sync write for pipe control invalidates by Chris Wilson · 12 years ago
  58. b2eadbc drm/i915: Lazily apply the SNB+ seqno w/a by Chris Wilson · 12 years ago
  59. 0d8957c drm/i915: correctly order the ring init sequence by Daniel Vetter · 12 years ago
  60. 6c6cf5a drm/i915: Only apply the SNB pipe control w/a to gen6 by Chris Wilson · 12 years ago
  61. e1ef7cc drm/i915: Macro to determine DPF support by Ben Widawsky · 12 years ago
  62. a7b9761 drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs by Chris Wilson · 12 years ago
  63. 69c2fc8 drm/i915: Remove the per-ring write list by Chris Wilson · 12 years ago
  64. 2e6c21e drm/i915: missing error case in init status page by Ben Widawsky · 12 years ago
  65. 12f5581 drm/i915: Add comments to explain the BSD tail write workaround by Chris Wilson · 12 years ago
  66. de2b998 drm/i915: don't return a spurious -EIO from intel_ring_begin by Daniel Vetter · 12 years ago
  67. d6b2c79 drm/i915: non-interruptible sleeps can't handle -EAGAIN by Daniel Vetter · 12 years ago
  68. 97f209b drm/i915: "Flush Me Harder" required on gen6+ by Daniel Vetter · 12 years ago
  69. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  70. 12b0286 drm/i915: possibly invalidate TLB before context switch by Ben Widawsky · 12 years ago
  71. cc0f639 drm/i915: PIPE_CONTROL_TLB_INVALIDATE by Ben Widawsky · 12 years ago
  72. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  73. b7884eb drm/i915: hold forcewake around ring hw init by Daniel Vetter · 12 years ago
  74. 3eef891 drm/i915: Mark the ringbuffers as being in the GTT domain by Chris Wilson · 12 years ago
  75. 15b9f80 drm/i915: enable parity error interrupts by Ben Widawsky · 12 years ago
  76. c3b2003 drm/i915: Reset last_retired_head when resetting ring by Chris Wilson · 12 years ago
  77. 199b2bc drm/i915: s/i915_wait_request/i915_wait_seqno/g by Ben Widawsky · 12 years ago
  78. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  79. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  80. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 12 years ago
  81. 4225d0f drm/i915: fixup __iomem mixups in ringbuffer.c by Daniel Vetter · 12 years ago
  82. 627965a drm/i915: kill pointless clearing of dev_priv->hws_map by Daniel Vetter · 12 years ago
  83. b2da9fe drm/i915: remove do_retire from i915_wait_request by Ben Widawsky · 12 years ago
  84. 63ed2cb drm/i915: rip out GEM drm feature checks by Daniel Vetter · 12 years ago
  85. 7338aef drm/i915: Use a global lock for modifying global irq flags by Chris Wilson · 12 years ago
  86. 6b26c86 drm/i915: create macros to handle masked bits by Daniel Vetter · 12 years ago
  87. c2798b1 drm/i915: i8xx interrupt handler by Chris Wilson · 12 years ago
  88. 3a69ddd drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. by Kenneth Graunke · 12 years ago
  89. 31b14c9 drm/i915: invalidate render cache on gen2 by Daniel Vetter · 12 years ago
  90. 46f0f8d drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH by Chris Wilson · 12 years ago
  91. 65f5687 drm/i915: Replace open coded MI_BATCH_GTT by Chris Wilson · 12 years ago
  92. c43b563 drm/i915: [sparse] trivial sparse fixes by Ben Widawsky · 12 years ago
  93. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  94. f637fde drm/i915: inline enable/disable_irq into ring->get/put_irq by Daniel Vetter · 12 years ago
  95. 28f0cbf drm/i915: don't set up gem ring functions on gen5 for !kms by Daniel Vetter · 12 years ago
  96. 8620a3a drm/i915: consolidate ring->add_request a bit by Daniel Vetter · 12 years ago
  97. fb3256d drm/i915: split up ring->dispatch_execbuffer functions by Daniel Vetter · 12 years ago
  98. 0fd2c20 drm/i915: don't enable the gen6 bsd ring tail write enable on gen7 by Daniel Vetter · 12 years ago
  99. e48d863 drm/i915: split out the gen5 ring irq get/put functions by Daniel Vetter · 12 years ago
  100. e367031 drm/i915: abstract away ring-specific irq_get/put by Daniel Vetter · 12 years ago