1. 2c34b85 drm/i915: fix ilk rc6 teardown locking by Ben Widawsky · 14 years ago
  2. 273e27c drm/i915: Fold the DPLL limit defines into the structs that use them. by Eric Anholt · 14 years ago
  3. fae1498 drm/i915: Clean up leftover DPLL and LVDS register choice from pch split. by Eric Anholt · 14 years ago
  4. a07d678 drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set(). by Eric Anholt · 14 years ago
  5. 8febb29 drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set(). by Eric Anholt · 14 years ago
  6. db244b6 drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set(). by Eric Anholt · 14 years ago
  7. c713bb0 drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set. by Eric Anholt · 14 years ago
  8. 929c77f drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set(). by Eric Anholt · 14 years ago
  9. 0b701d2 drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set. by Eric Anholt · 14 years ago
  10. f564048e drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines. by Eric Anholt · 14 years ago
  11. d2dff87 drm/i915: Attach a fb to the load-detect pipe by Chris Wilson · 13 years ago
  12. 0622a53 drm/i915: Remove dead code from intel_release_load_detect_pipe() by Chris Wilson · 13 years ago
  13. 6492711 drm/i915: Remove dead code from intel_get_load_detect_pipe() by Chris Wilson · 13 years ago
  14. 4fbf691 drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc by Chris Wilson · 13 years ago
  15. 7a5e480 drm/i915: Remove unused supported_crtc from intel_load_detect_pipe by Chris Wilson · 13 years ago
  16. 8261b19 drm/i915: Don't store temporary load-detect variables in the generic encoder by Chris Wilson · 13 years ago
  17. be92558 drm/i915: Propagate failure to set mode for load-detect pipe by Chris Wilson · 13 years ago
  18. 7173188 drm/i915: Simplify return value from intel_get_load_detect_pipe by Chris Wilson · 13 years ago
  19. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 13 years ago
  20. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 13 years ago
  21. 2dd251f drm/i915: Release object along create user fb error path by Chris Wilson · 13 years ago
  22. 5c72d06 drm/i915: Initialise g4x watermarks for disabled pipes by Chris Wilson · 13 years ago
  23. f6e5b16 drm/i915: Sanitize the output registers after resume by Chris Wilson · 13 years ago
  24. e281fca drm/i915: report correct render clock frequencies on SNB by Jesse Barnes · 14 years ago
  25. 7ccb4a5 drm/i915: Re-enable self-refresh by Yuanhan Liu · 14 years ago
  26. 00d70b1 drm/i915: skip redundant operations whilst enabling pipes and planes by Chris Wilson · 14 years ago
  27. 762237b drm/i915: Remove surplus POSTING_READs before wait_for_vblank by Chris Wilson · 14 years ago
  28. 47ae63e Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  29. 9135583 drm/i915: Do not overflow the MMADDR write FIFO by Chris Wilson · 14 years ago
  30. 8d3c3dd Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  31. 9950730 drm/i915: Fix unintended recursion in ironlake_disable_rc6 by Chris Wilson · 14 years ago
  32. ce453d8 drm/i915: Use a device flag for non-interruptible phases by Chris Wilson · 14 years ago
  33. c872522 drm/i915: Protect against drm_gem_object not being the first member by Chris Wilson · 14 years ago
  34. 548f245 drm/i915: fix per-pipe reads after "cleanup" by Jesse Barnes · 14 years ago
  35. fc9a222 Revert "drm/i915: Disable SSC for outputs other than LVDS or DP" by Chris Wilson · 14 years ago
  36. 011b991 drm/i915: skip FDI & PCH enabling for DP_A by Jesse Barnes · 14 years ago
  37. 86b27d8 drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch by Chris Wilson · 14 years ago
  38. 9035a97 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  39. 01eec72 drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch by Chris Wilson · 14 years ago
  40. 47a05ec drm/i915: disable PCH ports if needed when disabling a CRTC by Jesse Barnes · 14 years ago
  41. 04dbff5 drm/i915: Fix resume regression from 5d1d0cc by Chris Wilson · 14 years ago
  42. ac66808 drm/i915: Disable RC6 on Ironlake by Chris Wilson · 14 years ago
  43. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 14 years ago
  44. dcbe6f2 drm/i915: the PCH reference clocks are global, so don't clobber unconditionally by Jesse Barnes · 14 years ago
  45. 291906f drm/i915: add port assertion check when disabling transcoders by Jesse Barnes · 14 years ago
  46. 19ec135 drm/i915: don't check plane vs pipe enable on ILK+ by Jesse Barnes · 14 years ago
  47. cb3543c drm/i915: Set the transcoder port to none when disabling DP. by Eric Anholt · 14 years ago
  48. 308977a drm/i915: Use DEBUG_KMS for the self-refresh watermarks by Chris Wilson · 14 years ago
  49. 4a1dc3f Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  50. 72557b4 drm/i915: Remove unreachable condition by Chris Wilson · 14 years ago
  51. 309cfea drm/i915: Trivial spelling mistake 'assertiing' by Chris Wilson · 14 years ago
  52. 5d1d0cc drm/i915: Reset crtc after resume by Chris Wilson · 14 years ago
  53. d210246 drm/i915: Refactor self-refresh watermark calculations by Chris Wilson · 14 years ago
  54. 29ee399 drm/i915: Silence a few -Wunused-but-set-variable by Chris Wilson · 14 years ago
  55. fe44029 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  56. 417ae14 drm/i915: Include TLB miss latency in g4x watermark computations by Chris Wilson · 14 years ago
  57. 633f2ea drm/i915: Disable SSC for outputs other than LVDS or DP by Chris Wilson · 14 years ago
  58. aa9b500 drm/i915: Honour LVDS sync polarity from EDID by Bryan Freed · 14 years ago
  59. ccab5c8 drm/i915: tune Sandy Bridge DRPS constants by Jesse Barnes · 14 years ago
  60. 311bd68 drm/i915: Trivial sparse fixes by Chris Wilson · 14 years ago
  61. 18b2190 drm/i915: allow 945 to control self refresh (CxSR) automatically by Alexander Lam · 14 years ago
  62. f67a559 drm/i915: skip FDI & PCH enabling for DP_A by Jesse Barnes · 14 years ago
  63. 6f06ce1 drm/i915: set phase sync pointer override enable before setting phase sync pointer by Jesse Barnes · 14 years ago
  64. 0fc932b drm/i915: factor out FDI disable and add FDI assertions by Jesse Barnes · 14 years ago
  65. 040484a drm/i915: add transcoder enable/disable functions by Jesse Barnes · 14 years ago
  66. d9b6cb5 drm/i915: assert panel is unlocked before writing transcoder timing regs by Jesse Barnes · 14 years ago
  67. 92f2584 drm/i915: add PCH DPLL enable/disable functions by Jesse Barnes · 14 years ago
  68. 63d7bbe drm/i915: add PLL enable/disable functions by Jesse Barnes · 14 years ago
  69. ea0760c drm/i915: add panel lock assertion function by Jesse Barnes · 14 years ago
  70. b24e717 drm/i915: add pipe/plane enable/disable functions by Jesse Barnes · 14 years ago
  71. 65993d6 drm/i915: don't enable plane, pipe and PLL prematurely by Jesse Barnes · 14 years ago
  72. 4efe070 drm/i915: make the blitter report buffer modifications to the FBC unit by Jesse Barnes · 14 years ago
  73. 1ffa325 drm/i915: set more FBC chicken bits by Jesse Barnes · 14 years ago
  74. a761503 drm/i915: Add a module option to override the use of SSC by Chris Wilson · 14 years ago
  75. db66e37 drm/i915: Include TLB miss overhead for computing WM by Chris Wilson · 14 years ago
  76. d5bb081 drm/i915: cleanup rc6 code by Jesse Barnes · 14 years ago
  77. 88271da drm/i915: re-enable rc6 support for Ironlake+ by Jesse Barnes · 14 years ago
  78. dbdc647 drm/i915: avoid reading non-existent PLL reg on Ironlake+ by Jesse Barnes · 14 years ago
  79. a0fa62d drm/i915: fix the wrong latency value while computing wm0 by Yuanhan Liu · 14 years ago
  80. b79d499 drm/i915: support low power watermarks on Ironlake by Jesse Barnes · 14 years ago
  81. 35c3047 drm/i915: Use the mappable sizes determined by GTT for consistency. by Chris Wilson · 14 years ago
  82. a6044e2 drm/i915: support overclocking on Sandy Bridge by Jesse Barnes · 14 years ago
  83. 47356eb drm/i915/panel: Only record the backlight level when it is enabled by Chris Wilson · 14 years ago
  84. 858bc21 drm/i915: check eDP encoder correctly when setting modes by Jesse Barnes · 14 years ago
  85. 4f12501 Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  86. 4d30244 drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuse by Chris Wilson · 14 years ago
  87. 06f3775 drm/i915: Set the required VFMUNIT clock gating disable on Ironlake. by Eric Anholt · 14 years ago
  88. 3b8d8d9 drm/i915: dynamic render p-state support for Sandy Bridge by Jesse Barnes · 14 years ago
  89. 9c3d2f7 drm/i915: Enable EI mode for RCx decision making on Sandybridge by Chris Wilson · 14 years ago
  90. 49b14a5 drm/i915: Add Guess-o-matic for pageflip timestamping. by Mario Kleiner · 14 years ago
  91. 0af7e4d drm/i915: Add support for precise vblank timestamping (v2) by Mario Kleiner · 14 years ago
  92. 9c04f01 drm/i915: Add frame buffer compression on Sandybridge by Yuanhan Liu · 14 years ago
  93. 1398261 drm/i915: Add self-refresh support on Sandybridge by Yuanhan Liu · 14 years ago
  94. b7f1de2 drm/i915: Wait for vblank before unpinning old fb by Chris Wilson · 14 years ago
  95. 1b894b5 drm/i915: Pass clock limits down to PLL matcher by Chris Wilson · 14 years ago
  96. 8fd2685 drm/i915: Enable RC6 autodownclocking on Sandybridge by Chris Wilson · 14 years ago
  97. ff7ea4c drm/i915: Re-arm the idle timers if the device is still busy by Chris Wilson · 14 years ago
  98. c578027 drm/i915: Disable renderctx powersaving support for Ironlake by Chris Wilson · 14 years ago
  99. 0cdab21 drm/i915: Uncouple render/power ctx before suspending by Chris Wilson · 14 years ago
  100. 3c8cdf9 drm/i915: Power Context register is only available for gen4 mobiles by Chris Wilson · 14 years ago