1. 6d90c95 drm/i915: remove LP_RING&friends from modeset code by Daniel Vetter · 12 years ago
  2. 64c43c3 drm/i915: rip out dev_priv->tex_lru_log_granularity by Daniel Vetter · 12 years ago
  3. 53ca26c drm/i915 disallow physical batchbuffers for KMS by Daniel Vetter · 12 years ago
  4. 8781342 drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct by Daniel Vetter · 12 years ago
  5. d1c1edb drm/i915: move dri1 vblank stubs to i915_dma.c by Daniel Vetter · 12 years ago
  6. 7001f22 drm/i915: Remove unused dev_priv->vblank_pipe by Chris Wilson · 12 years ago
  7. 582be6b drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  8. 6d171cb drm/i915: Remove unused ring->irq_seqno by Chris Wilson · 12 years ago
  9. 3b88cc0 drm/i915: use __wait_seqno for ring throttle by Ben Widawsky · 12 years ago
  10. 4146b08 drm/i915: remove polled wait from throttle by Ben Widawsky · 12 years ago
  11. 604dd3e drm/i915: extract __wait_seqno from i915_wait_request by Ben Widawsky · 12 years ago
  12. c58cf4f drm/i915: drop polled waits from i915_wait_request by Ben Widawsky · 12 years ago
  13. 9574b3f drm/i915: kill waiting_seqno by Ben Widawsky · 12 years ago
  14. be998e2 drm/i915: move vbetool invoked ier stuff by Ben Widawsky · 12 years ago
  15. b2da9fe drm/i915: remove do_retire from i915_wait_request by Ben Widawsky · 12 years ago
  16. 5074329 drm/i915: use the new masked bit macro some more by Daniel Vetter · 12 years ago
  17. 624f869 drm/i915: Remove unused and unloved vblank macros by Chris Wilson · 12 years ago
  18. bbba0a9 drm/i915: Inline I915_INTERRUPT_ENABLE_FIX by Chris Wilson · 12 years ago
  19. 38bde18 drm/i915: Handle PendingFlip on gen3 robustly by Chris Wilson · 12 years ago
  20. 55b3975 drm/i915: Cleanup gen3 irq uninstall by Chris Wilson · 12 years ago
  21. 00d98eb drm/i915: HWSTAM is only 16-bit on gen3 by Chris Wilson · 12 years ago
  22. 8291ee9 drm/i915: Remove gen4 irq code from gen3 irq routine by Chris Wilson · 12 years ago
  23. 2c8ba29 drm/i915: Remove gen3 irq code from gen4 irq routine by Chris Wilson · 12 years ago
  24. 4f7d1e7 drm/i915: Clear FlipDone semantics change for pageflipping on gen3 by Chris Wilson · 12 years ago
  25. a266c7d drm/i915: Duplicate and split the gen3/4 irq handler by Chris Wilson · 12 years ago
  26. e0f608d drm/i915: pending_flip_is_done is gen3, name it so by Chris Wilson · 12 years ago
  27. fa883c6 drm/i915: Remove redundant initialisation of per-ring IRQ waitqueues by Chris Wilson · 12 years ago
  28. 8b2e326 drm/i915: Unconditionally initialise the interrupt workers by Chris Wilson · 12 years ago
  29. cd9d4e9 drm/i915: check for kms in dri1 ioctls by Daniel Vetter · 12 years ago
  30. 2e895b1 drm/i915: rip out dev_priv->has_gem by Daniel Vetter · 12 years ago
  31. 63ed2cb drm/i915: rip out GEM drm feature checks by Daniel Vetter · 12 years ago
  32. 7bb6fb8 drm/i915: disallow gem ums init ioctl for kms by Daniel Vetter · 12 years ago
  33. 1cff8f6 drm/i915: properly check for MODESET for kms driver ioctls by Daniel Vetter · 12 years ago
  34. 13a86b8 drm/i915: CR clock gating is recommend to be set on PineView by Chris Wilson · 12 years ago
  35. 1070a42 drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c by Chris Wilson · 12 years ago
  36. 9797fbf drm/i915: Split the stolen handling for GEM out of i915_dma.c by Chris Wilson · 12 years ago
  37. 1488fc0 drm/i915: Remove the deferred-free list by Chris Wilson · 12 years ago
  38. 1b50247 drm/i915: Remove the list of pinned inactive objects by Chris Wilson · 12 years ago
  39. a39d7ef drm/i915: Remove i915_gem_evict_inactive() by Chris Wilson · 12 years ago
  40. 8325a09 drm/i915: Bump the inactive LRU on set-to-GTT-domain by Chris Wilson · 12 years ago
  41. c7bd4c2 drm/i915: Remove too early plane enable on pre-PCH hardware by Chris Wilson · 12 years ago
  42. 7338aef drm/i915: Use a global lock for modifying global irq flags by Chris Wilson · 12 years ago
  43. 97e1930 drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too by Daniel Vetter · 12 years ago
  44. 6b26c86 drm/i915: create macros to handle masked bits by Daniel Vetter · 12 years ago
  45. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 12 years ago
  46. c2798b1 drm/i915: i8xx interrupt handler by Chris Wilson · 12 years ago
  47. 1869b62 drm/i915: Only the zap the VMA after updating the tiling parameters by Chris Wilson · 12 years ago
  48. 5d82e3e drm/i915: Clarify the semantics of tiling_changed by Chris Wilson · 12 years ago
  49. 38de45c drm/i915: fixup tv load-detect on enabled but not active crtc by Daniel Vetter · 12 years ago
  50. 63c6227 drm/i915: re-add static qualifier to get_cxsr_latency by Daniel Vetter · 12 years ago
  51. 4f0c7cf drm/i915: [sparse] __iomem fixes for gem by Ben Widawsky · 12 years ago
  52. 0d38f00 drm/i915: [sparse] __iomem fixes for debugfs by Daniel Vetter · 12 years ago
  53. 75020bc drm/i915: [sparse] __iomem fixes for overlay by Ben Widawsky · 12 years ago
  54. 5bc4418 drm/i915: [sparse] __iomem fixes for opregion by Ben Widawsky · 12 years ago
  55. 92d68ed drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs by Chris Wilson · 12 years ago
  56. 828ed3e drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB by Chris Wilson · 12 years ago
  57. 083f956 drm/i915: print computed bpp in dp link configuration by Daniel Vetter · 12 years ago
  58. a85d4bc drm/i915: rc6 residency (fix the fix) by Ben Widawsky · 12 years ago
  59. 3801a7f drm/i915/tv: fix open-coded ARRAY_SIZE. by Dave Airlie · 12 years ago
  60. 31b14c9 drm/i915: invalidate render cache on gen2 by Daniel Vetter · 12 years ago
  61. 284d5df drm/i915: Silence the change of LVDS sync polarity by Chris Wilson · 12 years ago
  62. 1fa6110 drm/i915: add generic power management initialization by Eugeni Dodonov · 12 years ago
  63. 6f1d69b drm/i915: move clock gating functionality into intel_pm module by Eugeni Dodonov · 12 years ago
  64. dde1888 drm/i915: move emon functionality into intel_pm module by Eugeni Dodonov · 12 years ago
  65. 2b4e57b drm/i915: move drps, rps and rc6-related functions to intel_pm by Eugeni Dodonov · 12 years ago
  66. f6750b3 drm/i915: fix line breaks in intel_pm by Eugeni Dodonov · 12 years ago
  67. b445e3b drm/i915: move watermarks settings into intel_pm module by Eugeni Dodonov · 12 years ago
  68. 85208be drm/i915: move fbc-related functionality into intel_pm module by Eugeni Dodonov · 12 years ago
  69. 1441574 drm/i915: Refactor get_fence() to use the common fence writing routine by Chris Wilson · 12 years ago
  70. ada726c drm/i915: Refactor fence clearing to use the common fence writing routine by Chris Wilson · 12 years ago
  71. 6105080 drm/i915: Refactor put_fence() to use the common fence writing routine by Chris Wilson · 12 years ago
  72. 9ce079e drm/i915: Prepare to consolidate fence writing by Chris Wilson · 12 years ago
  73. 1899184 drm/i915: Remove the unsightly "optimisation" from flush_fence() by Chris Wilson · 12 years ago
  74. 8fe301a drm/i915: Simplify fence finding by Chris Wilson · 12 years ago
  75. 1c293ea drm/i915: Discard the unused obj->last_fenced_ring by Chris Wilson · 12 years ago
  76. 69963e7 drm/i915: Remove unused ring->setup_seqno by Chris Wilson · 12 years ago
  77. a360bb1 drm/i915: Remove fence pipelining by Chris Wilson · 12 years ago
  78. 06d9813 drm/i915: Remove the pipelined parameter from get_fence() by Chris Wilson · 12 years ago
  79. 0f91128 drm/i915: Wait for all pending operations to the fb before disabling the pipe by Chris Wilson · 12 years ago
  80. 46f0f8d drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH by Chris Wilson · 12 years ago
  81. 6b8e6ed drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic by Chris Wilson · 12 years ago
  82. 83d4092 drm/i915: Unpin the flip target if we fail to queue the flip by Chris Wilson · 12 years ago
  83. a1e969e drm/i915: [GEN7] Use HW scheduler for fixed function shaders by Ben Widawsky · 12 years ago
  84. 65f5687 drm/i915: Replace open coded MI_BATCH_GTT by Chris Wilson · 12 years ago
  85. 7b09638 drm/i915: Always flush tiling changes before accessing through the GTT by Chris Wilson · 12 years ago
  86. 3bf3f45 drm/i915: [sparse] don't use variable size arrays by Ben Widawsky · 12 years ago
  87. c43b563 drm/i915: [sparse] trivial sparse fixes by Ben Widawsky · 12 years ago
  88. df0323c drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC by Jesse Barnes · 12 years ago
  89. 446f254 drm/i915: Mask reserved bits in display/sprite address registers by Armin Reese · 12 years ago
  90. 83de97c drm/i915: disable rc6 on haswell for now by Eugeni Dodonov · 12 years ago
  91. 0cd83aa drm/i915: share IVB cursor routine with Haswell by Eugeni Dodonov · 12 years ago
  92. c51ed78 drm/i915: haswell has 3 pipes as well by Eugeni Dodonov · 12 years ago
  93. 246bdbe drm/i915: share forcewaking code between IVB and HSW by Eugeni Dodonov · 12 years ago
  94. ef4d084 drm/i915: add WRPLL divider programming bits by Eugeni Dodonov · 12 years ago
  95. dc04a61 drm/i915: add definition of LPT FDI port width registers by Eugeni Dodonov · 12 years ago
  96. 009be66 drm/i915: set stc evict disable lra evict w/a by Daniel Vetter · 12 years ago
  97. bf97b27 drm/i915: implement w/a for incorrect guarband clipping by Daniel Vetter · 12 years ago
  98. 48ecfa1 drm/i915: properly set ppgtt cacheability on snb by Daniel Vetter · 12 years ago
  99. be901a5 drm/i915: set w/a bit for snb pagefaults by Daniel Vetter · 12 years ago
  100. de4a8bd drm/i915: implement a media hang w/a by Daniel Vetter · 12 years ago