1. 1cff8f6 drm/i915: properly check for MODESET for kms driver ioctls by Daniel Vetter · 13 years ago
  2. 13a86b8 drm/i915: CR clock gating is recommend to be set on PineView by Chris Wilson · 13 years ago
  3. 1070a42 drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c by Chris Wilson · 13 years ago
  4. 9797fbf drm/i915: Split the stolen handling for GEM out of i915_dma.c by Chris Wilson · 13 years ago
  5. 1488fc0 drm/i915: Remove the deferred-free list by Chris Wilson · 13 years ago
  6. 1b50247 drm/i915: Remove the list of pinned inactive objects by Chris Wilson · 13 years ago
  7. a39d7ef drm/i915: Remove i915_gem_evict_inactive() by Chris Wilson · 13 years ago
  8. 8325a09 drm/i915: Bump the inactive LRU on set-to-GTT-domain by Chris Wilson · 13 years ago
  9. c7bd4c2 drm/i915: Remove too early plane enable on pre-PCH hardware by Chris Wilson · 13 years ago
  10. 7338aef drm/i915: Use a global lock for modifying global irq flags by Chris Wilson · 13 years ago
  11. 97e1930 drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too by Daniel Vetter · 13 years ago
  12. 6b26c86 drm/i915: create macros to handle masked bits by Daniel Vetter · 13 years ago
  13. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 13 years ago
  14. c2798b1 drm/i915: i8xx interrupt handler by Chris Wilson · 13 years ago
  15. 1869b62 drm/i915: Only the zap the VMA after updating the tiling parameters by Chris Wilson · 13 years ago
  16. 5d82e3e drm/i915: Clarify the semantics of tiling_changed by Chris Wilson · 13 years ago
  17. 38de45c drm/i915: fixup tv load-detect on enabled but not active crtc by Daniel Vetter · 13 years ago
  18. 63c6227 drm/i915: re-add static qualifier to get_cxsr_latency by Daniel Vetter · 13 years ago
  19. 4f0c7cf drm/i915: [sparse] __iomem fixes for gem by Ben Widawsky · 13 years ago
  20. 0d38f00 drm/i915: [sparse] __iomem fixes for debugfs by Daniel Vetter · 13 years ago
  21. 75020bc drm/i915: [sparse] __iomem fixes for overlay by Ben Widawsky · 13 years ago
  22. 5bc4418 drm/i915: [sparse] __iomem fixes for opregion by Ben Widawsky · 13 years ago
  23. 92d68ed drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs by Chris Wilson · 13 years ago
  24. 828ed3e drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB by Chris Wilson · 13 years ago
  25. 083f956 drm/i915: print computed bpp in dp link configuration by Daniel Vetter · 13 years ago
  26. a85d4bc drm/i915: rc6 residency (fix the fix) by Ben Widawsky · 13 years ago
  27. 3801a7f drm/i915/tv: fix open-coded ARRAY_SIZE. by Dave Airlie · 13 years ago
  28. 31b14c9 drm/i915: invalidate render cache on gen2 by Daniel Vetter · 13 years ago
  29. 284d5df drm/i915: Silence the change of LVDS sync polarity by Chris Wilson · 13 years ago
  30. 1fa6110 drm/i915: add generic power management initialization by Eugeni Dodonov · 13 years ago
  31. 6f1d69b drm/i915: move clock gating functionality into intel_pm module by Eugeni Dodonov · 13 years ago
  32. dde1888 drm/i915: move emon functionality into intel_pm module by Eugeni Dodonov · 13 years ago
  33. 2b4e57b drm/i915: move drps, rps and rc6-related functions to intel_pm by Eugeni Dodonov · 13 years ago
  34. f6750b3 drm/i915: fix line breaks in intel_pm by Eugeni Dodonov · 13 years ago
  35. b445e3b drm/i915: move watermarks settings into intel_pm module by Eugeni Dodonov · 13 years ago
  36. 85208be drm/i915: move fbc-related functionality into intel_pm module by Eugeni Dodonov · 13 years ago
  37. 1441574 drm/i915: Refactor get_fence() to use the common fence writing routine by Chris Wilson · 13 years ago
  38. ada726c drm/i915: Refactor fence clearing to use the common fence writing routine by Chris Wilson · 13 years ago
  39. 6105080 drm/i915: Refactor put_fence() to use the common fence writing routine by Chris Wilson · 13 years ago
  40. 9ce079e drm/i915: Prepare to consolidate fence writing by Chris Wilson · 13 years ago
  41. 1899184 drm/i915: Remove the unsightly "optimisation" from flush_fence() by Chris Wilson · 13 years ago
  42. 8fe301a drm/i915: Simplify fence finding by Chris Wilson · 13 years ago
  43. 1c293ea drm/i915: Discard the unused obj->last_fenced_ring by Chris Wilson · 13 years ago
  44. 69963e7 drm/i915: Remove unused ring->setup_seqno by Chris Wilson · 13 years ago
  45. a360bb1 drm/i915: Remove fence pipelining by Chris Wilson · 13 years ago
  46. 06d9813 drm/i915: Remove the pipelined parameter from get_fence() by Chris Wilson · 13 years ago
  47. 0f91128 drm/i915: Wait for all pending operations to the fb before disabling the pipe by Chris Wilson · 13 years ago
  48. 46f0f8d drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH by Chris Wilson · 13 years ago
  49. 6b8e6ed drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic by Chris Wilson · 13 years ago
  50. 83d4092 drm/i915: Unpin the flip target if we fail to queue the flip by Chris Wilson · 13 years ago
  51. a1e969e drm/i915: [GEN7] Use HW scheduler for fixed function shaders by Ben Widawsky · 13 years ago
  52. 65f5687 drm/i915: Replace open coded MI_BATCH_GTT by Chris Wilson · 13 years ago
  53. 7b09638 drm/i915: Always flush tiling changes before accessing through the GTT by Chris Wilson · 13 years ago
  54. 3bf3f45 drm/i915: [sparse] don't use variable size arrays by Ben Widawsky · 13 years ago
  55. c43b563 drm/i915: [sparse] trivial sparse fixes by Ben Widawsky · 13 years ago
  56. df0323c drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC by Jesse Barnes · 13 years ago
  57. 446f254 drm/i915: Mask reserved bits in display/sprite address registers by Armin Reese · 13 years ago
  58. 83de97c drm/i915: disable rc6 on haswell for now by Eugeni Dodonov · 13 years ago
  59. 0cd83aa drm/i915: share IVB cursor routine with Haswell by Eugeni Dodonov · 13 years ago
  60. c51ed78 drm/i915: haswell has 3 pipes as well by Eugeni Dodonov · 13 years ago
  61. 246bdbe drm/i915: share forcewaking code between IVB and HSW by Eugeni Dodonov · 13 years ago
  62. ef4d084 drm/i915: add WRPLL divider programming bits by Eugeni Dodonov · 13 years ago
  63. dc04a61 drm/i915: add definition of LPT FDI port width registers by Eugeni Dodonov · 13 years ago
  64. 009be66 drm/i915: set stc evict disable lra evict w/a by Daniel Vetter · 13 years ago
  65. bf97b27 drm/i915: implement w/a for incorrect guarband clipping by Daniel Vetter · 13 years ago
  66. 48ecfa1 drm/i915: properly set ppgtt cacheability on snb by Daniel Vetter · 13 years ago
  67. be901a5 drm/i915: set w/a bit for snb pagefaults by Daniel Vetter · 13 years ago
  68. de4a8bd drm/i915: implement a media hang w/a by Daniel Vetter · 13 years ago
  69. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  70. 17038de drm/i915/dp: Flush any outstanding work to turn the VDD off by Chris Wilson · 13 years ago
  71. 8aaa81a drm/i915/sprite: Always enable the scaler on IronLake by Chris Wilson · 13 years ago
  72. f681fa2 drm/i915: Export the generic, not arch specific, intel_update_watermarks() by Chris Wilson · 13 years ago
  73. fc6826d drm/i915: Refactor the deferred PM_IIR handling into a single function by Chris Wilson · 13 years ago
  74. c07496f drm/i915: don't pwrite tiled objects through the gtt by Daniel Vetter · 13 years ago
  75. d1e61e7 drm/i915: Trigger hangcheck if we detect more a repeating missed IRQ by Chris Wilson · 13 years ago
  76. 56fa6d6 drm/i915/intel_i2c: reduce verbosity of some messages by Daniel Kurtz · 13 years ago
  77. 79985ee drm/i915/intel_i2c: handle zero-length reads by Daniel Kurtz · 13 years ago
  78. f637fde drm/i915: inline enable/disable_irq into ring->get/put_irq by Daniel Vetter · 13 years ago
  79. 28f0cbf drm/i915: don't set up gem ring functions on gen5 for !kms by Daniel Vetter · 13 years ago
  80. 8620a3a drm/i915: consolidate ring->add_request a bit by Daniel Vetter · 13 years ago
  81. fb3256d drm/i915: split up ring->dispatch_execbuffer functions by Daniel Vetter · 13 years ago
  82. 0fd2c20 drm/i915: don't enable the gen6 bsd ring tail write enable on gen7 by Daniel Vetter · 13 years ago
  83. e48d863 drm/i915: split out the gen5 ring irq get/put functions by Daniel Vetter · 13 years ago
  84. e367031 drm/i915: abstract away ring-specific irq_get/put by Daniel Vetter · 13 years ago
  85. 686cb5f drm/i915: consolidate ring->sync-to functions by Daniel Vetter · 13 years ago
  86. b4178f8 drm/i915: don't set up rings on gen6+ for non-kms by Daniel Vetter · 13 years ago
  87. 3535d9d drm/i915: dynamically set up blt ring functions and parameters by Daniel Vetter · 13 years ago
  88. 58fa383 drm/i915: dynamically set up bsd ring functions and params by Daniel Vetter · 13 years ago
  89. 59465b5 drm/i915: dynamically set up the render ring functions and params by Daniel Vetter · 13 years ago
  90. dfc9ef2 drm/i915: set ring->size in common ring setup code by Daniel Vetter · 13 years ago
  91. 6a848cc drm/i915: rip out ring->irq_mask by Daniel Vetter · 13 years ago
  92. 1500f7e drm/i915: hide (seqno-1) in ringbuffer code by Ben Widawsky · 13 years ago
  93. e3a5a22 drm/i915: fix for when semaphore updates fail by Ben Widawsky · 13 years ago
  94. 5816d64 drm/i915: i915_gem_object_sync must handle NULL by Ben Widawsky · 13 years ago
  95. f82cfb6 drm/i915: allow PCH PWM override on IVB by Jesse Barnes · 13 years ago
  96. b6834bd drm/i915: disable turbo on ValleyView for now by Jesse Barnes · 13 years ago
  97. bfa3384 drm/i915: check PPS regs for sanity when using eDP by Jesse Barnes · 13 years ago
  98. f817586 drm/i915: re-init modeset hw state after gpu reset by Daniel Vetter · 13 years ago
  99. f841319 drm/i915: Allow concurrent read access between CPU and GPU domain by Chris Wilson · 13 years ago
  100. 211c568 drm/i915: simplify ppgtt setup by Daniel Vetter · 13 years ago