1. 752aa88 drm/i915: make backlight functions take a connector by Jesse Barnes · 11 years ago
  2. 91a60f2 drm/i915: move opregion asle request handling to a work queue by Jani Nikula · 11 years ago
  3. 7b5562d drm/i915/vlv: use PIPE_START_VBLANK interrupts on VLV by Jesse Barnes · 11 years ago
  4. f02586d drm/i915: Make intel_dp_is_edp() less specific by Ville Syrjälä · 11 years ago
  5. 78eb06c drm/i915: Give names to the VBT child device type bits by Ville Syrjälä · 11 years ago
  6. 9ca2fe7 drm/i915/vlv: enable HDA display audio for Valleyview2 by Mengdong Lin · 11 years ago
  7. 48f34e1 drm/i915/dvo: call ->mode_set callback only when the port is running by Daniel Vetter · 11 years ago
  8. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  9. 9d1cb91 drm/i915: avoid unclaimed registers when capturing the error state by Paulo Zanoni · 11 years ago
  10. 2675680 drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv by Daniel Vetter · 11 years ago
  11. 8d2f24c drm/i915: scramble reset support for DP port CRC on vlv by Daniel Vetter · 11 years ago
  12. 8409360 drm/i915: scramble reset support for DP port CRC on g4x by Daniel Vetter · 11 years ago
  13. 46a1918 drm/i916: add "auto" pipe CRC source by Daniel Vetter · 11 years ago
  14. 0baab4f i915: fix compiler warning by Linus Torvalds · 11 years ago
  15. 9f08ef5 drm/i915: use the correct register when turning VDD off by Paulo Zanoni · 11 years ago
  16. 1ad577a drm/i915: add back checking for i915_disable_power_well by Imre Deak · 11 years ago
  17. 93d1f99 drm/i915/vlv: Fix typo in the DPIO register define. by Chon Ming Lee · 11 years ago
  18. b0665d5 drm/i915: reduce eDP VDD message verbose by Paulo Zanoni · 11 years ago
  19. 8a5e6aeb drm/i915: turn the eDP VDD on for any i2c transactions by Paulo Zanoni · 11 years ago
  20. 74c85e1 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  21. 40da17c drm/i915: refactor ilk display interrupt handling by Daniel Vetter · 11 years ago
  22. 3b6c42e drm/i915: use enum pipe consistently in i915_irq.c by Daniel Vetter · 11 years ago
  23. 94e39e2 drm/i915: Capture batchbuffer state upon GPU hang by Chris Wilson · 11 years ago
  24. f4adcd2 drm/i915: handle faked missed interrupts as simulated hangs, too by Daniel Vetter · 11 years ago
  25. 3d3b78c drm: allow DRM_IOCTL_VERSION on render-nodes by David Herrmann · 11 years ago
  26. ddb642f drm/i915: rename i915_init_power_well to init_power_domains_init by Imre Deak · 11 years ago
  27. 1fbc0d7 drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb by Daniel Vetter · 11 years ago
  28. 92e76c8 drm/i915: Clamp cursor coordinates to int16_t range by Ville Syrjälä · 11 years ago
  29. 645378d drm/i915: No LVDS hardware on Intel D410PT and D425KT by Rob Pearce · 11 years ago
  30. c6cd2ee drm/i915/dp: workaround BIOS eDP bpp clamping issue by Jani Nikula · 11 years ago
  31. 7195a50 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  32. 4f56d12 drm/i915: Add support for pipe_bpp readout by Ville Syrjälä · 11 years ago
  33. b4ed448 drm/i915: remove device field from struct power_well by Imre Deak · 11 years ago
  34. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  35. 83c00f55 drm/i915: prepare for multiple power wells by Imre Deak · 11 years ago
  36. 8c7b72f drm/i915: Remove WaFbcDisableDpfcClockGating on HSW by Ben Widawsky · 11 years ago
  37. a74b0c4 drm/i915: Remove WaFbcDisableDpfcClockGating on IVB by Ben Widawsky · 11 years ago
  38. 153b4b95 drm/i915: Convert straggling MCHBAR registers by Ben Widawsky · 11 years ago
  39. cdf6e80 drm/radeon/dpm: fix incompatible casting on big endian by Alex Deucher · 11 years ago
  40. d48d88b drm/radeon: disable bapm on KB by Alex Deucher · 11 years ago
  41. de92680 drm/radeon: use sw CTS/N values for audio on DCE4+ by Alex Deucher · 11 years ago
  42. 579123f Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  43. 3bcec5f Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  44. d538bbd drm/i915: Use a spin lock to protect the pipe crc struct by Damien Lespiau · 11 years ago
  45. c459787 drm/i915: Move the pipe CRC stuff to other pipe data by Daniel Vetter · 11 years ago
  46. 6efdf35 drm/i915: enable only the needed power domains during modeset by Imre Deak · 11 years ago
  47. 4f07412 drm/i915: factor out modeset_update_power_wells by Imre Deak · 11 years ago
  48. 959cbc1 drm/i915: change power_well->lock to be mutex by Imre Deak · 11 years ago
  49. bddc764 drm/i915: factor out is_always_on_domain by Imre Deak · 11 years ago
  50. f52e353 drm/i915: make the intel_display_power_domain enum compact by Imre Deak · 11 years ago
  51. 277de95 drm/i915: bikeshed the pipe CRC irq functions a bit by Daniel Vetter · 11 years ago
  52. 7ac0129 drm/i915: Wire up CRC for vlv by Daniel Vetter · 11 years ago
  53. 52f843f drm/i915: Wire up gen2 CRC support by Daniel Vetter · 11 years ago
  54. 4b79ebf drm/i915: Wire up CRC support for gen3/4 by Daniel Vetter · 11 years ago
  55. 3d099a0 drm/i915: Add new CRC sources by Daniel Vetter · 11 years ago
  56. b073aea drm/i915: Fix PIPE_CRC_CTL for vlv by Daniel Vetter · 11 years ago
  57. 379ef82 drm/i915: Enable CRC interrupts on pre-gen5/vlv by Daniel Vetter · 11 years ago
  58. 4356d58 drm/i915: Wire up CRC interrupts for pre-gen5/vlv by Daniel Vetter · 11 years ago
  59. b4437a4 drm/i915: CRC source selection #defines for gmch/vlv chips by Daniel Vetter · 11 years ago
  60. 0b5c5ed drm/i915: Adjust CRC capture for pre-gen5/vlv by Daniel Vetter · 11 years ago
  61. 1cf84bb drm/i915: Whitespace alignment fix for block header in display error state by Chris Wilson · 11 years ago
  62. de45eaf drm/i915: fix open-coded DIV_ROUND_UP by Paulo Zanoni · 11 years ago
  63. dc39fff drm/i915: Print RC6 info less often by Ben Widawsky · 11 years ago
  64. 555b1b651 drm/radeon/audio: don't set speaker allocation on DCE4+ by Alex Deucher · 11 years ago
  65. 108dc8e drm/radeon: rework audio option by Alex Deucher · 11 years ago
  66. 4b74957 drm/radeon/audio: don't set speaker allocation on DCE3.2 by Alex Deucher · 11 years ago
  67. d30d71e drm/radeon: make missing smc ucode non-fatal (CI) by Alex Deucher · 11 years ago
  68. d836711 drm/radeon: make missing smc ucode non-fatal (r7xx-SI) by Alex Deucher · 11 years ago
  69. bcf6f1e drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3 by Christian König · 11 years ago
  70. 5510f12 drm/radeon: stop the leaks in cik_ib_test by Christian König · 11 years ago
  71. c23632d drm/radeon/atom: workaround vbios bug in transmitter table on rs780 by Alex Deucher · 11 years ago
  72. 6da7f10 drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp by Jani Nikula · 11 years ago
  73. 828c790 drm/i915: Disable GGTT PTEs on GEN6+ suspend by Ben Widawsky · 11 years ago
  74. b35b380 drm/i915: Make PTE valid encoding optional by Ben Widawsky · 11 years ago
  75. 3c9d87e drm/i915: remove dead code in ironlake_crtc_mode_set by Daniel Vetter · 11 years ago
  76. 5a69b89 drm/i915: crc support for hsw by Daniel Vetter · 11 years ago
  77. e309a99 drm/i915: fix CRC debugfs setup by Daniel Vetter · 11 years ago
  78. bcf17ab drm/i915: wait one vblank when disabling CRCs by Daniel Vetter · 11 years ago
  79. 8bc5e95 drm/i915: use ->get_vblank_counter for the crc frame counter by Daniel Vetter · 11 years ago
  80. 5b3a856 drm/i915: wire up CRC interrupt for ilk/snb by Daniel Vetter · 11 years ago
  81. 5a6b5c8 drm/i915: add CRC #defines for ilk/snb by Daniel Vetter · 11 years ago
  82. eba94eb drm/i915: extract display_pipe_crc_update by Daniel Vetter · 11 years ago
  83. 131a56d drm/i915: don't Oops in debugfs for I915_FBDEV=n by Daniel Vetter · 11 years ago
  84. 1a91510 drm/i915: set HDMI pixel clock in audio configuration by Jani Nikula · 11 years ago
  85. 3442705 drm/i915: pass mode to ELD write vfuncs by Jani Nikula · 11 years ago
  86. 53155c0 drm/i915: check gem bo size when creating framebuffers by Daniel Vetter · 11 years ago
  87. b062672 drm: Prevent overwriting from userspace underallocating core ioctl structs by Chris Wilson · 11 years ago
  88. aa5f802 drm/i915: Use unsigned long for obj->user_pin_count by Daniel Vetter · 11 years ago
  89. 80075d4 drm/i915: prevent tiling changes on framebuffer backing storage by Daniel Vetter · 11 years ago
  90. dd4916c drm/i915: grab dev->struct_mutex around framebuffer_init by Daniel Vetter · 11 years ago
  91. 533df0f drm/i915: vlv: fix VGA hotplug after modeset by Imre Deak · 11 years ago
  92. fbf4602 drm: add support for additional stereo 3D modes by Thomas Wood · 11 years ago
  93. 585a94b drm/i915: preserve dispaly init order on ByT by Artem Bityutskiy · 11 years ago
  94. 6f2bcce drm/i915: Use pipe_name() instead of the pipe number by Damien Lespiau · 11 years ago
  95. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  96. 9514ac6 drm/i915: Move some hdmi enable function name to vlv specific. by Chon Ming Lee · 11 years ago
  97. e8dfcf7 drm/i915: constify harder by Daniel Vetter · 11 years ago
  98. f8c168f drm/i915: static inline for dummy crc functions by Daniel Vetter · 11 years ago
  99. d8882ac drm/i915: Enable pipe CRCs by Damien Lespiau · 11 years ago
  100. be5c7a9 drm/i915: Only one open() allowed on pipe CRC result files by Damien Lespiau · 11 years ago