1. db099c8 drm/i915: gen7: work around a system hang on IVB by Eugeni Dodonov · 13 years ago
  2. e4e0c05 drm/i915: gen7: Implement an L3 caching workaround. by Eugeni Dodonov · 13 years ago
  3. eae66b5 drm/i915: gen7: implement rczunit workaround by Eugeni Dodonov · 13 years ago
  4. 5f7f726 drm/i915: set interlaced bits for TRANSCONF by Paulo Zanoni · 13 years ago
  5. 75c1399 drm/i915: fixup overlay checks for interlaced modes by Daniel Vetter · 13 years ago
  6. c3febcc drm/i915: allow interlaced mode output on the HDMI connector by Peter Ross · 13 years ago
  7. 8f4839e drm/i915: allow interlaced mode output on the SDVO connector by Peter Ross · 13 years ago
  8. 0529a0d drm/i915: correctly program the VSYNCSHIFT register by Daniel Vetter · 13 years ago
  9. dbb0257 drm/i915: don't allow interlaced pipeconf on gen2 by Daniel Vetter · 13 years ago
  10. 5def474 drm/i915: fixup interlaced support on ilk+ by Daniel Vetter · 13 years ago
  11. 99fca60 drm/i915: fixup interlaced vertical timings confusion, part 2 by Daniel Vetter · 13 years ago
  12. ca9bfa7 drm/i915: fixup interlaced vertical timings confusion, part 1 by Daniel Vetter · 13 years ago
  13. d442ae1 drm/i915: clean up interlaced pipeconf bit definitions by Daniel Vetter · 13 years ago
  14. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  15. e21af88 drm/i915: enable ppgtt by Daniel Vetter · 13 years ago
  16. 3cf17fc drm/i915: ppgtt debugfs info by Daniel Vetter · 13 years ago
  17. 5eb719c drm/i915: ppgtt register definitions by Daniel Vetter · 13 years ago
  18. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 13 years ago
  19. 1d2a314 drm/i915: initialization/teardown for the aliasing ppgtt by Daniel Vetter · 13 years ago
  20. 7e3b873 drm/i915: dump even more into the error_state by Daniel Vetter · 13 years ago
  21. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 13 years ago
  22. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 13 years ago
  23. 4a67d39 drm: add convenience function to create an enum property by Sascha Hauer · 13 years ago
  24. ff24019 drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c by Daniel Vetter · 13 years ago
  25. 3fa7d23 drm/i915: add gen6+ registers to i915_swizzle_info by Daniel Vetter · 13 years ago
  26. 11782b0 drm/i915: consolidate swizzling control bit frobbing by Daniel Vetter · 13 years ago
  27. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 13 years ago
  28. 617cf88 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2) by Keith Packard · 13 years ago
  29. e57b688 drm/i915: no lvds quirk for AOpen MP45 by Daniel Vetter · 13 years ago
  30. 198ceac Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  31. c898261 drm/i915: Force explicit bpp selection for intel_dp_link_required by Keith Packard · 13 years ago
  32. 1849ecb drm/kms: Make i2c buses faster by Jean Delvare · 13 years ago
  33. 172975aa drm/i915: Handle unmappable buffers during error state capture by Chris Wilson · 13 years ago
  34. 8461d22 drm/i915: rewrite shmem_pread_slow to use copy_to_user by Daniel Vetter · 13 years ago
  35. 8c59967 drm/i915: rewrite shmem_pwrite_slow to use copy_from_user by Daniel Vetter · 13 years ago
  36. 5c0480f drm/i915: fall through pwrite_gtt_slow to the shmem slow path by Daniel Vetter · 13 years ago
  37. ea16a3c drm/i915: add debugfs file for swizzling information by Daniel Vetter · 13 years ago
  38. c9c4b6f drm/i915: fix swizzle detection for gen3 by Daniel Vetter · 13 years ago
  39. 068c6ff drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain by Chris Wilson · 13 years ago
  40. 33f3f51 drm/i915: add per-ring fault reg to error_state by Daniel Vetter · 13 years ago
  41. 4ca4a25 drm/i915: reject GTT domain in relocations by Daniel Vetter · 13 years ago
  42. ff865f7 drm/i915: remove the i915_batchbuffer_info debugfs file by Daniel Vetter · 13 years ago
  43. 653d7be drm/i915: capture error_state also for stuck rings by Daniel Vetter · 13 years ago
  44. 6a9c308 drm/i915: refactor debugfs create functions by Daniel Vetter · 13 years ago
  45. 08e14e8 drm/i915: refactor debugfs open function by Daniel Vetter · 13 years ago
  46. 39965b3 drm/i915: don't trash the gtt when running out of fences by Daniel Vetter · 13 years ago
  47. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 13 years ago
  48. 6a233c7 drm/i915/ringbuffer: kill snb blt workaround by Daniel Vetter · 13 years ago
  49. c1cd90e drm/i915: collect more per ring error state by Daniel Vetter · 13 years ago
  50. d27b1e0 drm/i915: refactor ring error state capture to use arrays by Daniel Vetter · 13 years ago
  51. 96154f2 drm/i915: switch ring->id to be a real id by Daniel Vetter · 13 years ago
  52. b6daa02 drm/i915: set AUD_CONFIG N_value_index for DisplayPort by Wu Fengguang · 13 years ago
  53. a4ea430 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT by Daniel Vetter · 13 years ago
  54. d56d8b2 drm/i915:: Disable FBC on SandyBridge by Chris Wilson · 13 years ago
  55. 6dc0e81 drm/i915: correct lock type in destroy by Ben Widawsky · 13 years ago
  56. 8436473 drm/i915: drm/i915: Fix recursive calls to unmap by Ben Widawsky · 13 years ago
  57. b93f9cf drm/i915: argument to control retiring behavior by Ben Widawsky · 13 years ago
  58. fc74d8e drm/i915: Correct the bit number for the MI_FLUSH_ENABLE. by Eric Anholt · 13 years ago
  59. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 13 years ago
  60. 8d79c34 drm/i915: Remove the MI_FLUSH_ENABLE setting. by Eric Anholt · 13 years ago
  61. 48467a9 drm/i915: debugfs: show semaphore registers also on gen7 by Daniel Vetter · 13 years ago
  62. 075edca drm/i915: allow userspace forcewake references also on gen7 by Daniel Vetter · 13 years ago
  63. 04115a9 drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. by Eric Anholt · 13 years ago
  64. fff24e2 drm/i915: Correct debugfs printout for RC1e. by Eric Anholt · 13 years ago
  65. 8e63678 drm/i915: fixup assert_pipe to take the pipe A quirk into account by Daniel Vetter · 13 years ago
  66. aca2584 drm/i915: print out which pixel format we do not support by Eugeni Dodonov · 13 years ago
  67. 4784264 drm/i915: properly mask and or watermark values for sprites by Jesse Barnes · 13 years ago
  68. c6a32fc drm/i915: clarify gen2 pageflip cmd by Daniel Vetter · 13 years ago
  69. 8f0fc97 Revert "drm/i915: Work around gen7 BLT ring synchronization issues." by Keith Packard · 13 years ago
  70. bdfcdb6 drm/i915: rip out the HWSTAM missed irq workaround by Daniel Vetter · 13 years ago
  71. 4cd53c0 drm/i915: paper over missed irq issues with force wake voodoo by Daniel Vetter · 12 years ago
  72. c937504 drm/i915: Hold gt_lock across forcewake register reads by Keith Packard · 13 years ago
  73. 286fed4 drm/i915: Hold gt_lock during reset by Keith Packard · 13 years ago
  74. b6e45f8 drm/i915: Move reset forcewake processing to gen6_do_reset by Keith Packard · 13 years ago
  75. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 13 years ago
  76. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 13 years ago
  77. b2c606f drm/i915: kill i915_mem.c by Daniel Vetter · 13 years ago
  78. 493dea2 drm/i915: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  79. d7e96fe drm/i915/dp: Check for AUXCH error before checking for success by Adam Jackson · 13 years ago
  80. 092945e drm/i915/dp: Use auxch precharge value of 5 everywhere by Adam Jackson · 13 years ago
  81. 6919132 drm/i915/dp: Tweak auxch clock divider for PCH by Adam Jackson · 13 years ago
  82. 1f182b2 drm/i915: Remove a comment about PCH from the non-PCH path by Adam Jackson · 13 years ago
  83. 23c99e7 drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP) by Adam Jackson · 13 years ago
  84. 28c05794 drm/i915: Implement plane-disabled assertion for PCH too by Adam Jackson · 13 years ago
  85. 2aded1b drivers: i915: Fix BLC PWM register setup by Simon Que · 13 years ago
  86. 931872f drm/i915: Check that plane/pipe is disabled before removing the fb by Chris Wilson · 13 years ago
  87. f3953dc drm/i915: fix typo in function name by Eugeni Dodonov · 13 years ago
  88. a7516a0 drm/i915: split out pll divider code by Jesse Barnes · 13 years ago
  89. c65d77d drm/i915: split 9xx refclk & sdvo tv code out by Jesse Barnes · 13 years ago
  90. 5a117db drm/i915: there is no pipe CxSR on ironlake by Eugeni Dodonov · 13 years ago
  91. cec2f35 drm/i915: Only look for matching clocks for LVDS downclock by Sean Paul · 13 years ago
  92. 0b8ecdd drm/i915: Silence _DSM errors by Adam Jackson · 13 years ago
  93. 8109021 drm/i915: convert force_wake_get to func pointer in the gpu reset code by Daniel Vetter · 13 years ago
  94. 00c2064b drm/i915: sprite init failure on pre-SNB is not a failure by Jesse Barnes · 13 years ago
  95. 96c0a2f drm/i915: VBT Parser cleanup for eDP block by Rohit Jain · 13 years ago
  96. 7885d20 drm/i915: mask transcoder select bits before setting them on LVDS by Jesse Barnes · 13 years ago
  97. a190d70 Merge branch 'drm-intel-next-fixes' into drm-intel-fixes by Keith Packard · 13 years ago
  98. 44306ab drm/i915: Add Clientron E830 to the ignore LVDS list by Joel Sass · 13 years ago
  99. 8ca4013 CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB by Duncan Laurie · 13 years ago
  100. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago