1. 617cf88 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2) by Keith Packard · 14 years ago
  2. e57b688 drm/i915: no lvds quirk for AOpen MP45 by Daniel Vetter · 14 years ago
  3. c898261 drm/i915: Force explicit bpp selection for intel_dp_link_required by Keith Packard · 14 years ago
  4. a4ea430 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT by Daniel Vetter · 14 years ago
  5. d56d8b2 drm/i915:: Disable FBC on SandyBridge by Chris Wilson · 15 years ago
  6. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 14 years ago
  7. 48467a9 drm/i915: debugfs: show semaphore registers also on gen7 by Daniel Vetter · 14 years ago
  8. 075edca drm/i915: allow userspace forcewake references also on gen7 by Daniel Vetter · 14 years ago
  9. 04115a9 drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. by Eric Anholt · 14 years ago
  10. fff24e2 drm/i915: Correct debugfs printout for RC1e. by Eric Anholt · 14 years ago
  11. 8f0fc97 Revert "drm/i915: Work around gen7 BLT ring synchronization issues." by Keith Packard · 14 years ago
  12. bdfcdb6 drm/i915: rip out the HWSTAM missed irq workaround by Daniel Vetter · 15 years ago
  13. 4cd53c0 drm/i915: paper over missed irq issues with force wake voodoo by Daniel Vetter · 14 years ago
  14. c937504 drm/i915: Hold gt_lock across forcewake register reads by Keith Packard · 15 years ago
  15. 286fed4 drm/i915: Hold gt_lock during reset by Keith Packard · 15 years ago
  16. b6e45f8 drm/i915: Move reset forcewake processing to gen6_do_reset by Keith Packard · 15 years ago
  17. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 15 years ago
  18. 8109021 drm/i915: convert force_wake_get to func pointer in the gpu reset code by Daniel Vetter · 14 years ago
  19. 00c2064 drm/i915: sprite init failure on pre-SNB is not a failure by Jesse Barnes · 14 years ago
  20. 96c0a2f drm/i915: VBT Parser cleanup for eDP block by Rohit Jain · 14 years ago
  21. 7885d20 drm/i915: mask transcoder select bits before setting them on LVDS by Jesse Barnes · 14 years ago
  22. a190d70 Merge branch 'drm-intel-next-fixes' into drm-intel-fixes by Keith Packard · 14 years ago
  23. 44306ab drm/i915: Add Clientron E830 to the ignore LVDS list by Joel Sass · 14 years ago
  24. 8ca4013 CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB by Duncan Laurie · 15 years ago
  25. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  26. 07c1e8c drm/i915: handle 3rd pipe by Eugeni Dodonov · 15 years ago
  27. 5e5b7fa drm/i915: simplify pipe checking by Eugeni Dodonov · 15 years ago
  28. a05a586 drm/i915: Print debugfs object list sizes in KiB instead of bytes. by Eric Anholt · 15 years ago
  29. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  30. ba68e08 drm/i915/sdvo: always set positive sync polarity by Paulo Zanoni · 15 years ago
  31. 55a6713 drm/i915: Removing TV Out modes. by Rodrigo Vivi · 15 years ago
  32. 23bd15e drm/i915: Fix TV Out refresh rate. by Rodrigo Vivi · 15 years ago
  33. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 15 years ago
  34. 0a7eb24 drm: add support for private planes by Rob Clark · 15 years ago
  35. d8e70a2 drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded by Jesse Barnes · 15 years ago
  36. 7a41986 drm/i915: don't disable a PCH DPLL that's in use by Jesse Barnes · 15 years ago
  37. e6bfaf8 drm/i915: don't bail out of intel_wait_ring_buffer too early by Daniel Vetter · 15 years ago
  38. 4e0e90d drm/i915: kicking rings stuck on semaphores considered harmful by Daniel Vetter · 15 years ago
  39. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 15 years ago
  40. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 15 years ago
  41. 42ff657 drm/i915: Work around gen7 BLT ring synchronization issues. by Eric Anholt · 15 years ago
  42. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 15 years ago
  43. 116ac8d drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. by Eric Anholt · 15 years ago
  44. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 15 years ago
  45. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 15 years ago
  46. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 15 years ago
  47. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 15 years ago
  48. 4d85529 drm/i915: drpc debugfs update for gen6 by Ben Widawsky · 15 years ago
  49. 6ed55ee drm/i915: Update GEN6_RP_CONTROL definitions by Ben Widawsky · 15 years ago
  50. 84f9f93 drm/i915: Force sync command ordering (Gen6+) by Ben Widawsky · 15 years ago
  51. e2971bd drm/i915: relative_constants_mode race fix by Ben Widawsky · 15 years ago
  52. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 15 years ago
  53. d36b691 misc latin1 to utf8 conversions by Al Viro · 15 years ago
  54. 371de6e drm/i915: Disable RC6 on Sandybridge by default by Keith Packard · 15 years ago
  55. ebbd857 drm/i915: Disable semaphores by default on SNB by Keith Packard · 15 years ago
  56. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 15 years ago
  57. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 15 years ago
  58. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 15 years ago
  59. 097354e drm/i915: check ACTHD of all rings by Daniel Vetter · 15 years ago
  60. 832afda drm/i915: DisplayPort hot remove notification to audio driver by Wu Fengguang · 15 years ago
  61. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 15 years ago
  62. 3a9627f drm/i915: dont trigger hotplug events on unchanged ELD by Wu Fengguang · 15 years ago
  63. 1202b4c drm/i915: rename audio ELD registers by Wu Fengguang · 15 years ago
  64. b3f33cb drm/i915: fix ELD writing for SandyBridge by Wu Fengguang · 15 years ago
  65. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 15 years ago
  66. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 15 years ago
  67. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 15 years ago
  68. f45b555 drm/i915: enable semaphores on per-device defaults by Eugeni Dodonov · 15 years ago
  69. 7317c75 drm/i915: don't set unpin_work if vblank_get fails by Jesse Barnes · 15 years ago
  70. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 15 years ago
  71. 5222008 drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check by Chris Wilson · 15 years ago
  72. 4ed0b57 drm/i915: prevent division by zero when asking for chipset power by Eugeni Dodonov · 15 years ago
  73. 03d00ac drm/i915: add PCH info to i915_capabilities by Paulo Zanoni · 15 years ago
  74. 3573c41 drm/i915: set the right SDVO transcoder for CPT by Paulo Zanoni · 15 years ago
  75. 0999bbe drm/i915: no-lvds quirk for ASUS AT5NM10T-I by Adam Jackson · 15 years ago
  76. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 15 years ago
  77. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 15 years ago
  78. ca88479 drm/i915: Treat pre-gen4 backlight duty cycle value consistently by Keith Packard · 15 years ago
  79. 1a2eb46 drm/i915: Hook up Ivybridge eDP by Keith Packard · 15 years ago
  80. 8d715f0 drm/i915: add multi-threaded forcewake support by Keith Packard · 15 years ago
  81. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 15 years ago
  82. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 15 years ago
  83. 04b3867 drm/i915: Fix inconsistent backlight level during disabled by Takashi Iwai · 15 years ago
  84. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 15 years ago
  85. 9a10f40 drm/i915: Use DPCD value for max DP lanes. by Keith Packard · 15 years ago
  86. b34f1f0 drm/i915: Initiate DP link training only on the lanes we'll be using by Keith Packard · 15 years ago
  87. f2e8b18 drm/i915: Remove trailing white space by Keith Packard · 15 years ago
  88. cdb0e95 drm/i915: Try harder during dp pattern 1 link training by Keith Packard · 15 years ago
  89. 21264c6 drm/i915: Make DP prepare/commit consistent with DP dpms by Keith Packard · 15 years ago
  90. 99ea712 drm/i915: Let panel power sequencing hardware do its job by Keith Packard · 15 years ago
  91. 417e822 drm/i915: Treat PCH eDP like DP in most places by Keith Packard · 15 years ago
  92. 93f62da drm/i915: Remove link_status field from intel_dp structure by Keith Packard · 15 years ago
  93. 832dd3c drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control by Keith Packard · 15 years ago
  94. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 15 years ago
  95. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 15 years ago
  96. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 15 years ago
  97. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 15 years ago
  98. 4415e63 drm/i915: Module parameters using '-1' as default must be signed type by Keith Packard · 15 years ago
  99. 14660cc drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 15 years ago
  100. 9ca1d10 drm/i915: Turn on another required clock gating bit on gen6. by Eric Anholt · 15 years ago