1. 45e6e3a drm/i915: get rid of dev_priv->info->has_pch_split by Paulo Zanoni · 12 years ago
  2. f035083 drm/i915: add PCH_NONE to enum intel_pch by Paulo Zanoni · 12 years ago
  3. 2514bc5 drm/i915: prefer wide & slow to fast & narrow in DP configs by Jesse Barnes · 12 years ago
  4. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  5. 6590190 drm/i915: move force wake support into intel_pm by Eugeni Dodonov · 12 years ago
  6. 1544d9d drm/i915: enable RC6 workaround on Haswell by Eugeni Dodonov · 12 years ago
  7. cad2a2d drm/i915: introduce haswell_init_clock_gating by Eugeni Dodonov · 12 years ago
  8. 8850948 drm/i915: disable RC6 when disabling rps by Eugeni Dodonov · 12 years ago
  9. 4a637c2 drm/i915: enable RC6 by default on Haswell by Eugeni Dodonov · 12 years ago
  10. 7cf50fc drm/i915: slightly improve gt enable/disable routines by Eugeni Dodonov · 12 years ago
  11. 5a7dc92 drm/i915: add RPS configuration for Haswell by Eugeni Dodonov · 12 years ago
  12. e7911c4 drm/i915: support Haswell force waking by Eugeni Dodonov · 12 years ago
  13. c4de7b0 drm/i915: Implement w/a for sporadic read failures on waking from rc6 by Chris Wilson · 12 years ago
  14. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  15. 146937e drm/i915: linuxify create_hw_context() by Ben Widawsky · 12 years ago
  16. e486fad drm/i915: fix PIPE_WM_LINETIME definition by Paulo Zanoni · 12 years ago
  17. 97f209b drm/i915: "Flush Me Harder" required on gen6+ by Daniel Vetter · 12 years ago
  18. a8b0bba drm/i915/sprite: Fix mem leak in intel_plane_init() by Jesper Juhl · 12 years ago
  19. f4d7105 drm/i915: correct IVB default sprite format by Jesse Barnes · 12 years ago
  20. e86fe0d drm/i915: mask tiled bit when updating IVB sprites by Jesse Barnes · 12 years ago
  21. 01a0685 drm/i915: disable drm agp support for !gen3 with kms enabled by Daniel Vetter · 12 years ago
  22. 87207ca drm/i915: don't use dev->agp by Daniel Vetter · 12 years ago
  23. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  24. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  25. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  26. 9756fe3 drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13 by Sjoerd Simons · 12 years ago
  27. b196a49 drm/edid: don't return stack garbage from supports_rb by Daniel Vetter · 12 years ago
  28. ff049b6 drm/i915: bind driver to ValleyView chipsets by Jesse Barnes · 12 years ago
  29. 7983117 drm/i915: enable display messages to GT on ValleyView by Jesse Barnes · 12 years ago
  30. 31acc7f drm/i915: support page flipping on ValleyView by Jesse Barnes · 12 years ago
  31. 9355360 drm/i915: don't enable PPGTT on VLV yet by Jesse Barnes · 12 years ago
  32. bd9e841 drm/i915: VLV VGA port only handles on & off, like PCH VGA by Jesse Barnes · 12 years ago
  33. f7dff0c drm/i915: access VLV regs through read/write switch by Jesse Barnes · 12 years ago
  34. b7019b2 drm/radeon: SI tiling fixes for display by Alex Deucher · 12 years ago
  35. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  36. 7d2c24e drm/i915: add ValleyView specific CRT detect function by Jesse Barnes · 12 years ago
  37. 9836437 drm/i915: Enable DP panel power sequencing for ValleyView by Shobhit Kumar · 12 years ago
  38. a0c4da2 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  39. cc889e0 drm/i915: disable flushing_list/gpu_write_list by Daniel Vetter · 12 years ago
  40. 8e88a2b drm/i915: don't call modeset_init_hw in i915_reset by Daniel Vetter · 12 years ago
  41. 5fa8be6 drm/i915: return -ENODEV if hw context are not supported by Daniel Vetter · 12 years ago
  42. 73c273e drm/i915: simplify context_idr_cleanup by Daniel Vetter · 12 years ago
  43. 6f4c45c drm/i915/context: shut up compiler by Daniel Vetter · 12 years ago
  44. 0d32601 drm/i915: return -ENOENT if the context doesn't exist by Daniel Vetter · 12 years ago
  45. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  46. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  47. e3f33d4 drm/i915: add L3 bank clock gating disable on VLV by Jesse Barnes · 12 years ago
  48. 6edaa7f drm/i915: add TDL unit clock gating disable for VLV by Jesse Barnes · 12 years ago
  49. b4ae3f2 drm/i915: load boot context at driver init time by Jesse Barnes · 12 years ago
  50. 0f846f8 drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV by Jesse Barnes · 12 years ago
  51. e080b91 drm/i915: fixup hangman rebase goof-up by Daniel Vetter · 12 years ago
  52. 2084822 drm/i915: set IDICOS to medium uncore resources by Ben Widawsky · 12 years ago
  53. e158c5a drm/i915: disable contexts on old HW by Ben Widawsky · 12 years ago
  54. 39fb50f drm/i915: properly wait for SBI status by Eugeni Dodonov · 12 years ago
  55. c4af5c4 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  56. d6f24d0 drm/i915: cache the EDID for eDP panels by Jesse Barnes · 12 years ago
  57. 6b4e0a9 Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere" by Daniel Vetter · 12 years ago
  58. 351cfc3 drm/i915: eDP aux needs vdd by Daniel Vetter · 12 years ago
  59. b708a1d drm/i915: don't enumerate HDMID if an eDP panel is already active on the port by Jesse Barnes · 12 years ago
  60. 7c77bf2 drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx by Alex Deucher · 12 years ago
  61. b866d13 drm/radeon: add some additional 6xx/7xx/EG register init by Alex Deucher · 12 years ago
  62. aaa3773 drm/i915/crt: Do not rely upon the HPD presence pin by Daniel Vetter · 12 years ago
  63. 6b53a05 drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba) by Rafał Miłecki · 12 years ago
  64. 648ccc7 drm sis: initialize object_idr by Márton Németh · 12 years ago
  65. ce020ea drm via: initialize object_idr by Márton Németh · 12 years ago
  66. 489797d drm/radeon/prime: reserve/unreserve around pin by Dave Airlie · 12 years ago
  67. 0ec0612 drm/radeon: fix regression in dynpm due to multi-ring rework by Alex Deucher · 12 years ago
  68. e5a867a drm/udl: only bind to the video devices on the hub. by Dave Airlie · 12 years ago
  69. 8e96d9c drm/i915: reset the GPU on context fini by Ben Widawsky · 12 years ago
  70. 6e0a69d drm/i915/context: switch contexts with execbuf2 by Ben Widawsky · 12 years ago
  71. 8462481 drm/i915/context: create & destroy ioctls by Ben Widawsky · 12 years ago
  72. f2ef6eb drm/i915: switch to default context on idle by Ben Widawsky · 12 years ago
  73. b9a3906 drm/i915: add ccid to error state by Ben Widawsky · 12 years ago
  74. dfabbcb drm/i915: use the default context by Ben Widawsky · 12 years ago
  75. 12b0286 drm/i915: possibly invalidate TLB before context switch by Ben Widawsky · 12 years ago
  76. cc0f639 drm/i915: PIPE_CONTROL_TLB_INVALIDATE by Ben Widawsky · 12 years ago
  77. e37ec39 drm/i915: Ivybridge MI_ARB_ON_OFF context w/a by Ben Widawsky · 12 years ago
  78. 3af7b85 drm/i915: ensure context objects are bound to the global gtt by Daniel Vetter · 12 years ago
  79. e055684 drm/i915: context switch implementation by Ben Widawsky · 12 years ago
  80. 4052105 drm/i915: context basic create & destroy by Ben Widawsky · 12 years ago
  81. 254f965 drm/i915: preliminary context support by Ben Widawsky · 12 years ago
  82. fe1cc68 drm/i915: CXT_SIZE register offsets added by Ben Widawsky · 12 years ago
  83. 14d94a3 drm/i915: ignore pipe select bit when checking for LVDS register initialization by Seth Forshee · 12 years ago
  84. 93314b5 drm/i915: Switch off FBC when disabling the primary plane when obscured by Chris Wilson · 12 years ago
  85. e188719 drm/i915: kick any firmware framebuffers before claiming the gtt by Daniel Vetter · 12 years ago
  86. 8ecd1a6 drm/i915: call intel_enable_gtt by Daniel Vetter · 12 years ago
  87. 14be93d drm/i915 + agp/intel-gtt: prep work for direct setup by Daniel Vetter · 12 years ago
  88. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  89. 0b9f43a drm/i915: allow pipe A for lvds on gen4 by Daniel Vetter · 12 years ago
  90. 24ded20 drm/i915: properly enable the blc controller on the right pipe by Daniel Vetter · 12 years ago
  91. 7cf4160 drm/i915: clear up backlight #define confusion on gen4+ by Daniel Vetter · 12 years ago
  92. 534b5a5 drm/i915: pnv has a backlight polarity control bit, too by Daniel Vetter · 12 years ago
  93. afba018 drm/i915: ensure HDMI port is disabled inside set_infoframes by Daniel Vetter · 12 years ago
  94. a393c73 drm/ttm: Fix buffer object metadata accounting regression v2 by Thomas Hellstrom · 12 years ago
  95. d260987 drm/radeon: fix tiling and command stream checking on evergreen v3 by Jerome Glisse · 12 years ago
  96. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 12 years ago
  97. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  98. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  99. 23e81d6 drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler by Adam Jackson · 12 years ago
  100. 172cf15 drm/i915: Add wait render timeout get param by Ben Widawsky · 12 years ago