1. 3bb6ce6 drm/i915: Kill legeacy AGP for gen3 kms by Daniel Vetter · 11 years ago
  2. ea8eea7 drm/i915: Make AGP=n work even on gen3 by Daniel Vetter · 11 years ago
  3. 661df04 drm/i915: check i915_get_reset_stats_ioctl args by Mika Kuoppala · 11 years ago
  4. b53c8c3 drm/i915: drop duplicate ggtt vma list add in setup_global_gtt by Jesse Barnes · 11 years ago
  5. b635991 drm/i915: add i915_get_reset_stats_ioctl by Mika Kuoppala · 11 years ago
  6. 2ac0f45 drm/i915: add i915_reset_count by Mika Kuoppala · 11 years ago
  7. f2d91a2 drm/i915: tune reset dmesg output a bit by Daniel Vetter · 11 years ago
  8. e4607fc drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric by Chon Ming Lee · 11 years ago
  9. 00fe639 drm/i915: Make AGP support optional by Ville Syrjälä · 11 years ago
  10. ab3c759 drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document. by Chon Ming Lee · 11 years ago
  11. 1272e7b drm/i915: Use clamp_t() when limiting cur_delay by Ville Syrjälä · 11 years ago
  12. 4c79156 drm/i915: Kill vlv_update_rps_cur_delay() by Ville Syrjälä · 11 years ago
  13. 6917c7b drm/i915: Initialise min/max frequencies before updating RPS registers by Chris Wilson · 11 years ago
  14. c5bd2bf6 drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value. by Chon Ming Lee · 11 years ago
  15. 57e22f4 drm/i915: Use frame counter for intel_wait_for_vblank() on CTG by Ville Syrjälä · 11 years ago
  16. edc08d0 drm/i915: Fix gen3/4 vblank counter wraparound by Ville Syrjälä · 11 years ago
  17. 2325991 drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333. by Chon Ming Lee · 11 years ago
  18. 8245be3 drm/i915: Require HW contexts (when possible) by Ben Widawsky · 11 years ago
  19. 2ec3815 drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode() by Ville Syrjälä · 11 years ago
  20. 07ab118 drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode() by Ville Syrjälä · 11 years ago
  21. c164f83 drm/i915: Sanitize prepare_pipes after valleyview_modeset_global_pipes() by Ville Syrjälä · 11 years ago
  22. f64a28a drm/i915/vlv: fixup DDR freq detection per Punit spec by Jesse Barnes · 11 years ago
  23. 586f49d drm/i915/vlv: split CCK and DDR freq usage by Jesse Barnes · 11 years ago
  24. 30a970c drm/i915/vlv: modeset_global_* for VLV v7 by Jesse Barnes · 11 years ago
  25. 85b1d7b drm/i915: move VLV DDR freq fetch into init_clock_gating by Jesse Barnes · 11 years ago
  26. f341915 drm/i915: add bunit read/write routines by Jesse Barnes · 11 years ago
  27. c77ba21 drm/i915/ns2501: Rip out the reenable hack by Daniel Vetter · 11 years ago
  28. 48f34e1 drm/i915/dvo: call ->mode_set callback only when the port is running by Daniel Vetter · 11 years ago
  29. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  30. 9d1cb91 drm/i915: avoid unclaimed registers when capturing the error state by Paulo Zanoni · 11 years ago
  31. 2675680 drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv by Daniel Vetter · 11 years ago
  32. 8d2f24c drm/i915: scramble reset support for DP port CRC on vlv by Daniel Vetter · 11 years ago
  33. 8409360 drm/i915: scramble reset support for DP port CRC on g4x by Daniel Vetter · 11 years ago
  34. 46a1918 drm/i916: add "auto" pipe CRC source by Daniel Vetter · 11 years ago
  35. 0baab4f i915: fix compiler warning by Linus Torvalds · 11 years ago
  36. 9f08ef5 drm/i915: use the correct register when turning VDD off by Paulo Zanoni · 11 years ago
  37. 1ad577a drm/i915: add back checking for i915_disable_power_well by Imre Deak · 11 years ago
  38. 93d1f99 drm/i915/vlv: Fix typo in the DPIO register define. by Chon Ming Lee · 11 years ago
  39. b0665d5 drm/i915: reduce eDP VDD message verbose by Paulo Zanoni · 11 years ago
  40. 8a5e6aeb drm/i915: turn the eDP VDD on for any i2c transactions by Paulo Zanoni · 11 years ago
  41. 74c85e1 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  42. 40da17c2 drm/i915: refactor ilk display interrupt handling by Daniel Vetter · 11 years ago
  43. 3b6c42e drm/i915: use enum pipe consistently in i915_irq.c by Daniel Vetter · 11 years ago
  44. 94e39e2 drm/i915: Capture batchbuffer state upon GPU hang by Chris Wilson · 11 years ago
  45. f4adcd2 drm/i915: handle faked missed interrupts as simulated hangs, too by Daniel Vetter · 11 years ago
  46. 3d3b78c drm: allow DRM_IOCTL_VERSION on render-nodes by David Herrmann · 11 years ago
  47. ddb642f drm/i915: rename i915_init_power_well to init_power_domains_init by Imre Deak · 11 years ago
  48. 1fbc0d7 drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb by Daniel Vetter · 11 years ago
  49. 92e76c8 drm/i915: Clamp cursor coordinates to int16_t range by Ville Syrjälä · 11 years ago
  50. 645378d drm/i915: No LVDS hardware on Intel D410PT and D425KT by Rob Pearce · 11 years ago
  51. c6cd2ee drm/i915/dp: workaround BIOS eDP bpp clamping issue by Jani Nikula · 11 years ago
  52. 7195a50 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  53. 4f56d12 drm/i915: Add support for pipe_bpp readout by Ville Syrjälä · 11 years ago
  54. b4ed448 drm/i915: remove device field from struct power_well by Imre Deak · 11 years ago
  55. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  56. 83c00f5 drm/i915: prepare for multiple power wells by Imre Deak · 11 years ago
  57. 8c7b72f drm/i915: Remove WaFbcDisableDpfcClockGating on HSW by Ben Widawsky · 11 years ago
  58. a74b0c4 drm/i915: Remove WaFbcDisableDpfcClockGating on IVB by Ben Widawsky · 11 years ago
  59. 153b4b95 drm/i915: Convert straggling MCHBAR registers by Ben Widawsky · 11 years ago
  60. cdf6e80 drm/radeon/dpm: fix incompatible casting on big endian by Alex Deucher · 11 years ago
  61. d48d88b drm/radeon: disable bapm on KB by Alex Deucher · 11 years ago
  62. de92680 drm/radeon: use sw CTS/N values for audio on DCE4+ by Alex Deucher · 11 years ago
  63. 579123f Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  64. 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
  65. d538bbd drm/i915: Use a spin lock to protect the pipe crc struct by Damien Lespiau · 11 years ago
  66. c459787 drm/i915: Move the pipe CRC stuff to other pipe data by Daniel Vetter · 11 years ago
  67. 6efdf35 drm/i915: enable only the needed power domains during modeset by Imre Deak · 11 years ago
  68. 4f07412 drm/i915: factor out modeset_update_power_wells by Imre Deak · 11 years ago
  69. 959cbc1 drm/i915: change power_well->lock to be mutex by Imre Deak · 11 years ago
  70. bddc764 drm/i915: factor out is_always_on_domain by Imre Deak · 11 years ago
  71. f52e353 drm/i915: make the intel_display_power_domain enum compact by Imre Deak · 11 years ago
  72. 277de95 drm/i915: bikeshed the pipe CRC irq functions a bit by Daniel Vetter · 11 years ago
  73. 7ac0129 drm/i915: Wire up CRC for vlv by Daniel Vetter · 11 years ago
  74. 52f843f drm/i915: Wire up gen2 CRC support by Daniel Vetter · 11 years ago
  75. 4b79ebf drm/i915: Wire up CRC support for gen3/4 by Daniel Vetter · 11 years ago
  76. 3d099a0 drm/i915: Add new CRC sources by Daniel Vetter · 11 years ago
  77. b073aea drm/i915: Fix PIPE_CRC_CTL for vlv by Daniel Vetter · 11 years ago
  78. 379ef82 drm/i915: Enable CRC interrupts on pre-gen5/vlv by Daniel Vetter · 11 years ago
  79. 4356d58 drm/i915: Wire up CRC interrupts for pre-gen5/vlv by Daniel Vetter · 11 years ago
  80. b4437a4 drm/i915: CRC source selection #defines for gmch/vlv chips by Daniel Vetter · 11 years ago
  81. 0b5c5ed drm/i915: Adjust CRC capture for pre-gen5/vlv by Daniel Vetter · 11 years ago
  82. 1cf84bb drm/i915: Whitespace alignment fix for block header in display error state by Chris Wilson · 11 years ago
  83. de45eaf drm/i915: fix open-coded DIV_ROUND_UP by Paulo Zanoni · 11 years ago
  84. dc39fff drm/i915: Print RC6 info less often by Ben Widawsky · 11 years ago
  85. 555b1b651 drm/radeon/audio: don't set speaker allocation on DCE4+ by Alex Deucher · 11 years ago
  86. 108dc8e drm/radeon: rework audio option by Alex Deucher · 11 years ago
  87. 4b74957 drm/radeon/audio: don't set speaker allocation on DCE3.2 by Alex Deucher · 11 years ago
  88. d30d71e drm/radeon: make missing smc ucode non-fatal (CI) by Alex Deucher · 11 years ago
  89. d836711 drm/radeon: make missing smc ucode non-fatal (r7xx-SI) by Alex Deucher · 11 years ago
  90. bcf6f1e drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3 by Christian König · 11 years ago
  91. 5510f12 drm/radeon: stop the leaks in cik_ib_test by Christian König · 11 years ago
  92. c23632d drm/radeon/atom: workaround vbios bug in transmitter table on rs780 by Alex Deucher · 11 years ago
  93. 6da7f10 drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp by Jani Nikula · 11 years ago
  94. 828c790 drm/i915: Disable GGTT PTEs on GEN6+ suspend by Ben Widawsky · 11 years ago
  95. b35b380e drm/i915: Make PTE valid encoding optional by Ben Widawsky · 11 years ago
  96. 3c9d87e drm/i915: remove dead code in ironlake_crtc_mode_set by Daniel Vetter · 11 years ago
  97. 5a69b89 drm/i915: crc support for hsw by Daniel Vetter · 11 years ago
  98. e309a99 drm/i915: fix CRC debugfs setup by Daniel Vetter · 11 years ago
  99. bcf17ab drm/i915: wait one vblank when disabling CRCs by Daniel Vetter · 11 years ago
  100. 8bc5e95 drm/i915: use ->get_vblank_counter for the crc frame counter by Daniel Vetter · 11 years ago