1. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  2. ddb642f drm/i915: rename i915_init_power_well to init_power_domains_init by Imre Deak · 11 years ago
  3. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  4. 828c790 drm/i915: Disable GGTT PTEs on GEN6+ suspend by Ben Widawsky · 11 years ago
  5. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  6. 73ae478 drm/i915: Replace has_bsd/blt/vebox with a mask by Ben Widawsky · 11 years ago
  7. 3d57e5b drm/i915: Do a fuller init after reset by Ben Widawsky · 11 years ago
  8. ab484f8 drm/i915: Remove gen specific checks in MMIO by Ben Widawsky · 11 years ago
  9. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  10. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  11. 492ab66 drm/i915: fix typo s/PatherPoint/PantherPoint/ by Jani Nikula · 11 years ago
  12. c9f7fbf drm/i915: Call intel_uncore_early_sanitize() during resume by Ville Syrjälä · 11 years ago
  13. ebdcefc drm/i915: Move power well resume earlier by Ville Syrjälä · 11 years ago
  14. d631729 drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw() by Ville Syrjälä · 11 years ago
  15. 9d49c0e drm/i915: move more code to __i915_drm_thaw by Paulo Zanoni · 11 years ago
  16. be62acb drm/i915: ban badly behaving contexts by Mika Kuoppala · 11 years ago
  17. b833d68 drm/i915: Restore the preliminary HW check. by Ben Widawsky · 11 years ago
  18. a0a1807 drm/i915: split PCI IDs out into i915_drm.h v4 by Jesse Barnes · 11 years ago
  19. 10ba501 drm/i915: Support render nodes by Kristian Høgsberg · 11 years ago
  20. efa27f9 Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  21. e27e970 drm/i915: enable Package C8+ by default by Paulo Zanoni · 11 years ago
  22. 9005874 drm/i915: add i915.pc8_timeout function by Paulo Zanoni · 11 years ago
  23. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  24. 99486b8 i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default by Josh Triplett · 11 years ago
  25. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
  26. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  27. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  28. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  29. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  30. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  31. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  32. a7cd1b8 drm/i915: Serialize almost all register access by Chris Wilson · 11 years ago
  33. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  34. e13af9a Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  35. 105b7c1 drm/intel: add enable_psr module option and disable psr by default by Rodrigo Vivi · 11 years ago
  36. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  37. 36c0cc6 drm/i915: clean up media reset on gm45 by Daniel Vetter · 11 years ago
  38. bf51d5e drm/i915: switch disable_power_well default value to 1 by Paulo Zanoni · 11 years ago
  39. 2385bdf drm/i915: add fastboot param for fast & loose mode setting by Jesse Barnes · 11 years ago
  40. 6a9c4b3 drm/i915: Fix PCH detect with multiple ISA bridges in VM by Rui Guo · 11 years ago
  41. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  42. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  43. 7c74ade drm/i915: consolidate ->num_shared_dplls assignement by Daniel Vetter · 11 years ago
  44. e72f9fb drm/i915: s/pch_pll/shared_dpll/ by Daniel Vetter · 11 years ago
  45. b6f3eff drm/i915: Use FBINFO_STATE defines instead of 0 and 1 by Damien Lespiau · 11 years ago
  46. 3c4ca58 drm/i915: add enable_ips module option by Paulo Zanoni · 11 years ago
  47. f72a118 drm/i915: add HAS_VEBOX by Xiang, Haihao · 11 years ago
  48. 2e7c8ee drm/i915: Avoid promoting a simulated hang to 'wedged' by Chris Wilson · 11 years ago
  49. e81f3d8 Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  50. 1c98b48 drm/i915: Adding more reserved PCI IDs for Haswell. by Rodrigo Vivi · 11 years ago
  51. 891348b drm/i915: Enable FBC at Haswell. by Rodrigo Vivi · 11 years ago
  52. abe959c drm/i915: Add support for FBC on Ivybridge. by Rodrigo Vivi · 11 years ago
  53. 590e4df drm/i915: VLV support is no longer preliminary by Jesse Barnes · 11 years ago
  54. 7d708ee drm/i915: HSW: allow PCH clock gating for suspend by Imre Deak · 11 years ago
  55. ecdb4eb7 drm/i915: Add platform information to implemented workarounds by Damien Lespiau · 11 years ago
  56. 30568c4 drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag by Damien Lespiau · 11 years ago
  57. e76ebff drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED() by Damien Lespiau · 11 years ago
  58. dd93be5 drm/i915: Turn HAS_DDI() into a device_info flag by Damien Lespiau · 11 years ago
  59. 08e1413 drm/i915: WARN when LPT-LP is not paired with ULT CPU by Paulo Zanoni · 11 years ago
  60. 30ccd96 drm/i915: VLV doesn't have LLC by Ben Widawsky · 11 years ago
  61. b7c36d2 drm/i915: Allow PPGTT enable to fail by Ben Widawsky · 11 years ago
  62. 6197349 drm/i915: Abstract PPGTT enabling by Ben Widawsky · 11 years ago
  63. 999bcde drm/i915: Add a pipeless ivybridge configuration by Ben Widawsky · 11 years ago
  64. ce1bb32 drm/i915: Set PCH_NOP by Ben Widawsky · 11 years ago
  65. bae3699 drm/i915: info level for simulated gpu hang dmesg notice by Daniel Vetter · 11 years ago
  66. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  67. 8a5c2ae drm/i915: fix ILK GPU reset for render by Jesse Barnes · 11 years ago
  68. bb60b96 drm/i915: emit a hotplug event on resume by Jesse Barnes · 11 years ago
  69. 24576d2 drm/i915: enable VT switchless resume v3 by Jesse Barnes · 11 years ago
  70. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 11 years ago
  71. 219f4fd drm/i915: Introduce GEN7_FEATURES for device info by Ben Widawsky · 11 years ago
  72. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 11 years ago
  73. d7fee5f drm/i915: add more VLV IDs by Jesse Barnes · 11 years ago
  74. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  75. 248ee3a drm/i915: VLV has force wake by Jesse Barnes · 11 years ago
  76. 1523909 drm/i915: enable irqs earlier when resuming by Daniel Vetter · 11 years ago
  77. 86c268e drm/i915: Fix Haswell/CRW PCI IDs. by Kenneth Graunke · 11 years ago
  78. 3f1e109 drm/i915: use FPGA_DBG for the "unclaimed register" checks by Paulo Zanoni · 11 years ago
  79. 115bc2d drm/i915: create functions for the "unclaimed register" checks by Paulo Zanoni · 11 years ago
  80. c4aaf35 drm/i915: Remove platforms in the preliminary_hw_support description by Damien Lespiau · 11 years ago
  81. b8efb17 i915: ignore lid open event when resuming by Zhang Rui · 12 years ago
  82. fe31b57 drm/i915: Kill IS_DISPLAYREG() by Ville Syrjälä · 12 years ago
  83. cb10799 drm/i915: turn on the power well before suspending by Paulo Zanoni · 12 years ago
  84. fba5d53 drm/i915: Set display_mmio_offset for VLV by Ville Syrjälä · 12 years ago
  85. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  86. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  87. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  88. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  89. dde86e2 drm/i915: add lpt_init_pch_refclk by Paulo Zanoni · 12 years ago
  90. 45e2b5f drm/i915: force restore on lid open by Daniel Vetter · 12 years ago
  91. 70b12bb drm/i915: promote Haswell to full support by Paulo Zanoni · 12 years ago
  92. 17a303e drm/i915: make DP work on LPT-LP machines by Paulo Zanoni · 12 years ago
  93. c54e590 drm/i915: fix false positive "Unclaimed write" messages by Paulo Zanoni · 12 years ago
  94. a726915 drm/i915: resurrect panel lid handling by Daniel Vetter · 12 years ago
  95. ae6935d drm/i915: add LynxPoint-LP PCH ID by Wei Shun Chang · 12 years ago
  96. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  97. 1abd02e drm/i915: don't rewrite the GTT on resume v4 by Jesse Barnes · 12 years ago
  98. 1a01ab3 drm/i915: put ring frequency and turbo setup into a work queue v5 by Jesse Barnes · 12 years ago
  99. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  100. 310c53a drm/i915: add clock gating regs to VLV offset check function by Jesse Barnes · 12 years ago