1. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  2. 456470e drm/i915: enable rc6 on ilk again by Daniel Vetter · 12 years ago
  3. 9270388 drm/i915: fix up ilk drps/ips locking by Daniel Vetter · 12 years ago
  4. 35eb732 drm/i915: kill dev_priv->mchdev_lock by Daniel Vetter · 12 years ago
  5. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  6. 004777c drm/i915: fixup up debugfs rps state handling by Daniel Vetter · 12 years ago
  7. 02d7195 drm/i915: properly guard ilk ips state by Daniel Vetter · 12 years ago
  8. 65bccb5 drm/i915: fixup desired rps frequency computation by Daniel Vetter · 12 years ago
  9. 6af2d18 drm/i915: fix forcewake related hangs on snb by Daniel Vetter · 12 years ago
  10. acbe947 drm/i915: rip out sanitize_pm again by Daniel Vetter · 12 years ago
  11. 20b46e5 drm/i915: Only set the down rps limit when at the loweset frequency by Daniel Vetter · 12 years ago
  12. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  13. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  14. ff92826 drm/i915: Only request PM interrupts for the events we handled by Chris Wilson · 12 years ago
  15. 4c243e2 drm/i915: prevent bogus intel_update_fbc notifications by Eugeni Dodonov · 12 years ago
  16. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  17. 6590190 drm/i915: move force wake support into intel_pm by Eugeni Dodonov · 12 years ago
  18. 1544d9d drm/i915: enable RC6 workaround on Haswell by Eugeni Dodonov · 12 years ago
  19. cad2a2d drm/i915: introduce haswell_init_clock_gating by Eugeni Dodonov · 12 years ago
  20. 8850948 drm/i915: disable RC6 when disabling rps by Eugeni Dodonov · 12 years ago
  21. 4a637c2 drm/i915: enable RC6 by default on Haswell by Eugeni Dodonov · 12 years ago
  22. 7cf50fc drm/i915: slightly improve gt enable/disable routines by Eugeni Dodonov · 12 years ago
  23. 5a7dc92 drm/i915: add RPS configuration for Haswell by Eugeni Dodonov · 12 years ago
  24. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  25. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  26. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  27. 7983117 drm/i915: enable display messages to GT on ValleyView by Jesse Barnes · 12 years ago
  28. e3f33d4 drm/i915: add L3 bank clock gating disable on VLV by Jesse Barnes · 12 years ago
  29. 6edaa7f drm/i915: add TDL unit clock gating disable for VLV by Jesse Barnes · 12 years ago
  30. b4ae3f2 drm/i915: load boot context at driver init time by Jesse Barnes · 12 years ago
  31. 0f846f8 drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV by Jesse Barnes · 12 years ago
  32. 2084822 drm/i915: set IDICOS to medium uncore resources by Ben Widawsky · 12 years ago
  33. 93314b5 drm/i915: Switch off FBC when disabling the primary plane when obscured by Chris Wilson · 12 years ago
  34. ef12dab drm/i915: tune down the noise of the RP irq limit fail by Daniel Vetter · 12 years ago
  35. 89ba829 drm/i915: always use RPNSWREQ for turbo change requests by Jesse Barnes · 12 years ago
  36. 7b9e0ae drm/i915: Always update RPS interrupts thresholds along with frequency by Chris Wilson · 13 years ago
  37. b451951 drm/i915: Introduce for_each_ring() macro by Chris Wilson · 12 years ago
  38. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 12 years ago
  39. 6b8a5ee drm/i915: define Haswell watermarks and clock gating by Eugeni Dodonov · 12 years ago
  40. d0d3e51 drm/i915: enable power wells on Haswell init by Eugeni Dodonov · 12 years ago
  41. 461bc9b drm/i915: calculate watermarks for devices that have 3 pipes by Eugeni Dodonov · 12 years ago
  42. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 13 years ago
  43. c921aba drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c by Daniel Vetter · 13 years ago
  44. eb48eb0 drm/i915: move the ips code to intel_pm.c by Daniel Vetter · 13 years ago
  45. 6d90c95 drm/i915: remove LP_RING&friends from modeset code by Daniel Vetter · 13 years ago
  46. 5074329 drm/i915: use the new masked bit macro some more by Daniel Vetter · 13 years ago
  47. 13a86b8 drm/i915: CR clock gating is recommend to be set on PineView by Chris Wilson · 13 years ago
  48. 97e1930 drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too by Daniel Vetter · 13 years ago
  49. 6b26c86 drm/i915: create macros to handle masked bits by Daniel Vetter · 13 years ago
  50. 63c6227 drm/i915: re-add static qualifier to get_cxsr_latency by Daniel Vetter · 13 years ago
  51. 1fa6110 drm/i915: add generic power management initialization by Eugeni Dodonov · 13 years ago
  52. 6f1d69b drm/i915: move clock gating functionality into intel_pm module by Eugeni Dodonov · 13 years ago
  53. dde1888 drm/i915: move emon functionality into intel_pm module by Eugeni Dodonov · 13 years ago
  54. 2b4e57b drm/i915: move drps, rps and rc6-related functions to intel_pm by Eugeni Dodonov · 13 years ago
  55. f6750b3 drm/i915: fix line breaks in intel_pm by Eugeni Dodonov · 13 years ago
  56. b445e3b drm/i915: move watermarks settings into intel_pm module by Eugeni Dodonov · 13 years ago
  57. 85208be drm/i915: move fbc-related functionality into intel_pm module by Eugeni Dodonov · 13 years ago