1. 4a67d39 drm: add convenience function to create an enum property by Sascha Hauer · 12 years ago
  2. 198ceac Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  3. 1849ecb drm/kms: Make i2c buses faster by Jean Delvare · 13 years ago
  4. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 13 years ago
  5. 48467a9 drm/i915: debugfs: show semaphore registers also on gen7 by Daniel Vetter · 13 years ago
  6. 075edca drm/i915: allow userspace forcewake references also on gen7 by Daniel Vetter · 13 years ago
  7. 04115a9 drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. by Eric Anholt · 13 years ago
  8. fff24e2 drm/i915: Correct debugfs printout for RC1e. by Eric Anholt · 13 years ago
  9. 8f0fc97 Revert "drm/i915: Work around gen7 BLT ring synchronization issues." by Keith Packard · 13 years ago
  10. bdfcdb6 drm/i915: rip out the HWSTAM missed irq workaround by Daniel Vetter · 13 years ago
  11. 4cd53c0 drm/i915: paper over missed irq issues with force wake voodoo by Daniel Vetter · 12 years ago
  12. c937504 drm/i915: Hold gt_lock across forcewake register reads by Keith Packard · 13 years ago
  13. 286fed4 drm/i915: Hold gt_lock during reset by Keith Packard · 13 years ago
  14. b6e45f8 drm/i915: Move reset forcewake processing to gen6_do_reset by Keith Packard · 13 years ago
  15. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 13 years ago
  16. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 13 years ago
  17. b2c606f drm/i915: kill i915_mem.c by Daniel Vetter · 13 years ago
  18. 493dea2 drm/i915: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  19. d7e96fe drm/i915/dp: Check for AUXCH error before checking for success by Adam Jackson · 13 years ago
  20. 092945e drm/i915/dp: Use auxch precharge value of 5 everywhere by Adam Jackson · 13 years ago
  21. 6919132 drm/i915/dp: Tweak auxch clock divider for PCH by Adam Jackson · 13 years ago
  22. 1f182b2 drm/i915: Remove a comment about PCH from the non-PCH path by Adam Jackson · 13 years ago
  23. 23c99e7 drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP) by Adam Jackson · 13 years ago
  24. 28c05794 drm/i915: Implement plane-disabled assertion for PCH too by Adam Jackson · 13 years ago
  25. 2aded1b drivers: i915: Fix BLC PWM register setup by Simon Que · 13 years ago
  26. 931872f drm/i915: Check that plane/pipe is disabled before removing the fb by Chris Wilson · 13 years ago
  27. f3953dc drm/i915: fix typo in function name by Eugeni Dodonov · 13 years ago
  28. a7516a0 drm/i915: split out pll divider code by Jesse Barnes · 13 years ago
  29. c65d77d drm/i915: split 9xx refclk & sdvo tv code out by Jesse Barnes · 13 years ago
  30. 5a117db drm/i915: there is no pipe CxSR on ironlake by Eugeni Dodonov · 13 years ago
  31. cec2f35 drm/i915: Only look for matching clocks for LVDS downclock by Sean Paul · 13 years ago
  32. 0b8ecdd drm/i915: Silence _DSM errors by Adam Jackson · 13 years ago
  33. 8109021 drm/i915: convert force_wake_get to func pointer in the gpu reset code by Daniel Vetter · 13 years ago
  34. 00c2064b drm/i915: sprite init failure on pre-SNB is not a failure by Jesse Barnes · 13 years ago
  35. 96c0a2f drm/i915: VBT Parser cleanup for eDP block by Rohit Jain · 13 years ago
  36. 7885d20 drm/i915: mask transcoder select bits before setting them on LVDS by Jesse Barnes · 13 years ago
  37. a190d70 Merge branch 'drm-intel-next-fixes' into drm-intel-fixes by Keith Packard · 13 years ago
  38. 44306ab drm/i915: Add Clientron E830 to the ignore LVDS list by Joel Sass · 13 years ago
  39. 8ca4013 CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB by Duncan Laurie · 13 years ago
  40. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  41. 07c1e8c drm/i915: handle 3rd pipe by Eugeni Dodonov · 13 years ago
  42. 5e5b7fa drm/i915: simplify pipe checking by Eugeni Dodonov · 13 years ago
  43. a05a586 drm/i915: Print debugfs object list sizes in KiB instead of bytes. by Eric Anholt · 13 years ago
  44. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  45. ba68e08 drm/i915/sdvo: always set positive sync polarity by Paulo Zanoni · 13 years ago
  46. 55a6713 drm/i915: Removing TV Out modes. by Rodrigo Vivi · 13 years ago
  47. 23bd15e drm/i915: Fix TV Out refresh rate. by Rodrigo Vivi · 13 years ago
  48. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  49. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  50. d8e70a2 drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded by Jesse Barnes · 13 years ago
  51. 7a41986 drm/i915: don't disable a PCH DPLL that's in use by Jesse Barnes · 13 years ago
  52. e6bfaf8 drm/i915: don't bail out of intel_wait_ring_buffer too early by Daniel Vetter · 13 years ago
  53. 4e0e90d drm/i915: kicking rings stuck on semaphores considered harmful by Daniel Vetter · 13 years ago
  54. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  55. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 13 years ago
  56. 42ff657 drm/i915: Work around gen7 BLT ring synchronization issues. by Eric Anholt · 13 years ago
  57. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 13 years ago
  58. 116ac8d drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. by Eric Anholt · 13 years ago
  59. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  60. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 13 years ago
  61. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  62. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 13 years ago
  63. 4d85529 drm/i915: drpc debugfs update for gen6 by Ben Widawsky · 13 years ago
  64. 6ed55ee drm/i915: Update GEN6_RP_CONTROL definitions by Ben Widawsky · 13 years ago
  65. 84f9f93 drm/i915: Force sync command ordering (Gen6+) by Ben Widawsky · 13 years ago
  66. e2971bd drm/i915: relative_constants_mode race fix by Ben Widawsky · 13 years ago
  67. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  68. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  69. 371de6e drm/i915: Disable RC6 on Sandybridge by default by Keith Packard · 13 years ago
  70. ebbd857 drm/i915: Disable semaphores by default on SNB by Keith Packard · 13 years ago
  71. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  72. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  73. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  74. 097354e drm/i915: check ACTHD of all rings by Daniel Vetter · 13 years ago
  75. 832afda drm/i915: DisplayPort hot remove notification to audio driver by Wu Fengguang · 13 years ago
  76. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 13 years ago
  77. 3a9627f drm/i915: dont trigger hotplug events on unchanged ELD by Wu Fengguang · 13 years ago
  78. 1202b4c6 drm/i915: rename audio ELD registers by Wu Fengguang · 13 years ago
  79. b3f33cb drm/i915: fix ELD writing for SandyBridge by Wu Fengguang · 13 years ago
  80. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 13 years ago
  81. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  82. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  83. f45b555 drm/i915: enable semaphores on per-device defaults by Eugeni Dodonov · 13 years ago
  84. 7317c75e6 drm/i915: don't set unpin_work if vblank_get fails by Jesse Barnes · 13 years ago
  85. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 13 years ago
  86. 5222008 drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check by Chris Wilson · 13 years ago
  87. 4ed0b57 drm/i915: prevent division by zero when asking for chipset power by Eugeni Dodonov · 13 years ago
  88. 03d00ac drm/i915: add PCH info to i915_capabilities by Paulo Zanoni · 13 years ago
  89. 3573c41 drm/i915: set the right SDVO transcoder for CPT by Paulo Zanoni · 13 years ago
  90. 0999bbe drm/i915: no-lvds quirk for ASUS AT5NM10T-I by Adam Jackson · 13 years ago
  91. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  92. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  93. ca88479 drm/i915: Treat pre-gen4 backlight duty cycle value consistently by Keith Packard · 13 years ago
  94. 1a2eb46 drm/i915: Hook up Ivybridge eDP by Keith Packard · 13 years ago
  95. 8d715f0 drm/i915: add multi-threaded forcewake support by Keith Packard · 13 years ago
  96. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  97. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  98. 04b3867 drm/i915: Fix inconsistent backlight level during disabled by Takashi Iwai · 13 years ago
  99. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  100. 9a10f40 drm/i915: Use DPCD value for max DP lanes. by Keith Packard · 13 years ago