1. 07c1e8c drm/i915: handle 3rd pipe by Eugeni Dodonov · 13 years ago
  2. 5e5b7fa drm/i915: simplify pipe checking by Eugeni Dodonov · 13 years ago
  3. a05a586 drm/i915: Print debugfs object list sizes in KiB instead of bytes. by Eric Anholt · 13 years ago
  4. ba68e08 drm/i915/sdvo: always set positive sync polarity by Paulo Zanoni · 13 years ago
  5. 55a6713 drm/i915: Removing TV Out modes. by Rodrigo Vivi · 13 years ago
  6. 23bd15e drm/i915: Fix TV Out refresh rate. by Rodrigo Vivi · 13 years ago
  7. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  8. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  9. d8e70a2 drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded by Jesse Barnes · 13 years ago
  10. 7a41986 drm/i915: don't disable a PCH DPLL that's in use by Jesse Barnes · 13 years ago
  11. e6bfaf8 drm/i915: don't bail out of intel_wait_ring_buffer too early by Daniel Vetter · 13 years ago
  12. 4e0e90d drm/i915: kicking rings stuck on semaphores considered harmful by Daniel Vetter · 13 years ago
  13. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  14. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 13 years ago
  15. 42ff657 drm/i915: Work around gen7 BLT ring synchronization issues. by Eric Anholt · 13 years ago
  16. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 13 years ago
  17. 116ac8d drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. by Eric Anholt · 13 years ago
  18. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  19. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 13 years ago
  20. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  21. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 13 years ago
  22. 4d85529 drm/i915: drpc debugfs update for gen6 by Ben Widawsky · 13 years ago
  23. 6ed55ee drm/i915: Update GEN6_RP_CONTROL definitions by Ben Widawsky · 13 years ago
  24. 84f9f93 drm/i915: Force sync command ordering (Gen6+) by Ben Widawsky · 13 years ago
  25. e2971bd drm/i915: relative_constants_mode race fix by Ben Widawsky · 13 years ago
  26. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  27. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  28. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  29. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  30. 097354e drm/i915: check ACTHD of all rings by Daniel Vetter · 13 years ago
  31. 832afda drm/i915: DisplayPort hot remove notification to audio driver by Wu Fengguang · 13 years ago
  32. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 13 years ago
  33. 3a9627f drm/i915: dont trigger hotplug events on unchanged ELD by Wu Fengguang · 13 years ago
  34. 1202b4c6 drm/i915: rename audio ELD registers by Wu Fengguang · 13 years ago
  35. b3f33cb drm/i915: fix ELD writing for SandyBridge by Wu Fengguang · 13 years ago
  36. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 13 years ago
  37. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  38. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  39. f45b555 drm/i915: enable semaphores on per-device defaults by Eugeni Dodonov · 13 years ago
  40. 7317c75e6 drm/i915: don't set unpin_work if vblank_get fails by Jesse Barnes · 13 years ago
  41. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 13 years ago
  42. 5222008 drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check by Chris Wilson · 13 years ago
  43. 4ed0b57 drm/i915: prevent division by zero when asking for chipset power by Eugeni Dodonov · 13 years ago
  44. 03d00ac drm/i915: add PCH info to i915_capabilities by Paulo Zanoni · 13 years ago
  45. 3573c41 drm/i915: set the right SDVO transcoder for CPT by Paulo Zanoni · 13 years ago
  46. 0999bbe drm/i915: no-lvds quirk for ASUS AT5NM10T-I by Adam Jackson · 13 years ago
  47. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  48. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  49. ca88479 drm/i915: Treat pre-gen4 backlight duty cycle value consistently by Keith Packard · 13 years ago
  50. 1a2eb46 drm/i915: Hook up Ivybridge eDP by Keith Packard · 13 years ago
  51. 8d715f0 drm/i915: add multi-threaded forcewake support by Keith Packard · 13 years ago
  52. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  53. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  54. 04b3867 drm/i915: Fix inconsistent backlight level during disabled by Takashi Iwai · 13 years ago
  55. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  56. 9a10f40 drm/i915: Use DPCD value for max DP lanes. by Keith Packard · 13 years ago
  57. b34f1f0 drm/i915: Initiate DP link training only on the lanes we'll be using by Keith Packard · 13 years ago
  58. f2e8b18 drm/i915: Remove trailing white space by Keith Packard · 13 years ago
  59. cdb0e95 drm/i915: Try harder during dp pattern 1 link training by Keith Packard · 13 years ago
  60. 21264c6 drm/i915: Make DP prepare/commit consistent with DP dpms by Keith Packard · 13 years ago
  61. 99ea712 drm/i915: Let panel power sequencing hardware do its job by Keith Packard · 13 years ago
  62. 417e822 drm/i915: Treat PCH eDP like DP in most places by Keith Packard · 13 years ago
  63. 93f62da drm/i915: Remove link_status field from intel_dp structure by Keith Packard · 13 years ago
  64. 832dd3c drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control by Keith Packard · 13 years ago
  65. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  66. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  67. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  68. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  69. 4415e63 drm/i915: Module parameters using '-1' as default must be signed type by Keith Packard · 13 years ago
  70. 14660cc drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  71. 9ca1d10 drm/i915: Turn on another required clock gating bit on gen6. by Eric Anholt · 13 years ago
  72. 406478d drm/i915: Turn on a required 3D clock gating bit on Sandybridge. by Eric Anholt · 13 years ago
  73. 5c24d8b Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-move by Randy Dunlap · 13 years ago
  74. 680da87 drm/i915: enable cacheable objects on Ivybridge by Jesse Barnes · 13 years ago
  75. 4b9de73 drm/i915: add constants to size fence arrays and fields by Daniel Vetter · 13 years ago
  76. 775d17b drm/i915: Ivybridge still has fences! by Daniel Vetter · 13 years ago
  77. 616fdb5 drm/i915: forcewake warning fixes in debugfs by Ben Widawsky · 13 years ago
  78. ff56b0b drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  79. 627f767 drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work by Keith Packard · 13 years ago
  80. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  81. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  82. 8282049 drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS by Adam Jackson · 13 years ago
  83. 80a2901 drm/i915: only match on PCI_BASE_CLASS_DISPLAY by Daniel Vetter · 13 years ago
  84. f74974c drm/i915: disable temporal dithering on the internal panel by Daniel Vetter · 13 years ago
  85. 82d1655 drm/i915/dp: Fix eDP on PCH DP on CPT/PPT by Adam Jackson · 13 years ago
  86. 1c95822 drm/i915/dp: Introduce is_cpu_edp() by Adam Jackson · 13 years ago
  87. 2600521 drm/i915: use correct SPD type value by Jesse Barnes · 13 years ago
  88. 64a8fc0 drm/i915: fix ILK+ infoframe support by Jesse Barnes · 13 years ago
  89. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 13 years ago
  90. a2006cf drm/i915: read full receiver capability field during DP hot plug by Jesse Barnes · 13 years ago
  91. dc22ee6 drm/i915/dp: Remove eDP special cases from bandwidth checks by Adam Jackson · 13 years ago
  92. cd9dde4 drm/i915/dp: Fix the math in intel_dp_link_required by Adam Jackson · 13 years ago
  93. f52c619 drm/i915/panel: Always record the backlight level again (but cleverly) by Takashi Iwai · 13 years ago
  94. f700088 i915: Move i915_read/write out of line by Andi Kleen · 13 years ago
  95. a487928 drm/i915: remove transcoder PLL mashing from mode_set per specs by Jesse Barnes · 13 years ago
  96. 4c9c18c drm/i915: if transcoder disable fails, say which by Jesse Barnes · 13 years ago
  97. d6c892d drm/i915: set watermarks for third pipe on IVB by Jesse Barnes · 13 years ago
  98. d4270e5 drm/i915: export a CPT mode set verification function by Jesse Barnes · 13 years ago
  99. d64311a drm/i915: fix transcoder PLL select masking by Jesse Barnes · 13 years ago
  100. 65a21cd drm/i915: fix IVB cursor support by Jesse Barnes · 13 years ago