summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter2012-08-171-2/+4
|\
| * drm/i915: fix forcewake related hangs on snbDaniel Vetter2012-07-271-2/+4
* | drm/i915: enable rc6 on ilk againDaniel Vetter2012-08-091-15/+10
* | drm/i915: fix up ilk drps/ips lockingDaniel Vetter2012-08-091-36/+47
* | drm/i915: kill dev_priv->mchdev_lockDaniel Vetter2012-08-091-1/+0
* | drm/i915: move all rps state into dev_priv->rpsDaniel Vetter2012-08-091-23/+24
* | drm/i915: fixup up debugfs rps state handlingDaniel Vetter2012-08-091-0/+2
* | drm/i915: properly guard ilk ips stateDaniel Vetter2012-08-091-16/+36
* | drm/i915: fixup desired rps frequency computationDaniel Vetter2012-08-081-6/+6
* | drm/i915: rip out sanitize_pm againDaniel Vetter2012-07-261-34/+5
* | drm/i915: Only set the down rps limit when at the loweset frequencyDaniel Vetter2012-07-261-18/+25
* | drm/i915: Avoid concurrent access when marking the device as idle/busyChris Wilson2012-07-251-1/+4
|/
* drm/i915: initialize power wells in modeset_init_hwEugeni Dodonov2012-07-201-5/+0
* drm/i915: Only request PM interrupts for the events we handledChris Wilson2012-07-201-8/+1
* drm/i915: prevent bogus intel_update_fbc notificationsEugeni Dodonov2012-07-051-2/+0
* drm/i915: fix up ilk rc6 disabling confusionDaniel Vetter2012-07-051-7/+7
* drm/i915: move force wake support into intel_pmEugeni Dodonov2012-07-051-0/+191
* drm/i915: enable RC6 workaround on HaswellEugeni Dodonov2012-07-051-0/+10
* drm/i915: introduce haswell_init_clock_gatingEugeni Dodonov2012-07-051-1/+53
* drm/i915: disable RC6 when disabling rpsEugeni Dodonov2012-07-051-0/+1
* drm/i915: enable RC6 by default on HaswellEugeni Dodonov2012-07-051-2/+4
* drm/i915: slightly improve gt enable/disable routinesEugeni Dodonov2012-07-051-4/+2
* drm/i915: add RPS configuration for HaswellEugeni Dodonov2012-07-051-12/+25
* drm/i915: Group the GT routines together in both code and vtableChris Wilson2012-07-031-30/+0
* drm/i915: make enable/disable_gt_powersave locking consistentDaniel Vetter2012-06-251-19/+13
* drm/i915: wrap up gt powersave enabling functionsDaniel Vetter2012-06-251-7/+30
* drm/i915: enable display messages to GT on ValleyViewJesse Barnes2012-06-201-0/+13
* drm/i915: add L3 bank clock gating disable on VLVJesse Barnes2012-06-181-0/+2
* drm/i915: add TDL unit clock gating disable for VLVJesse Barnes2012-06-181-0/+1
* drm/i915: load boot context at driver init timeJesse Barnes2012-06-181-0/+9
* drm/i915: disable RCBP and VDS unit clock gating on SNB and VLVJesse Barnes2012-06-181-10/+44
* drm/i915: set IDICOS to medium uncore resourcesBen Widawsky2012-06-181-0/+6
* drm/i915: Switch off FBC when disabling the primary plane when obscuredChris Wilson2012-06-131-1/+3
* drm/i915: tune down the noise of the RP irq limit failDaniel Vetter2012-05-251-2/+3
* drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes2012-05-241-1/+1
* drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-241-17/+40
* drm/i915: Introduce for_each_ring() macroChris Wilson2012-05-191-2/+3
* drm/i915: program WM_LINETIME on HaswellEugeni Dodonov2012-05-191-0/+37
* drm/i915: define Haswell watermarks and clock gatingEugeni Dodonov2012-05-191-0/+11
* drm/i915: enable power wells on Haswell initEugeni Dodonov2012-05-191-0/+36
* drm/i915: calculate watermarks for devices that have 3 pipesEugeni Dodonov2012-05-191-2/+1
* drm/i915: Periodically sanity check power managementChris Wilson2012-05-031-0/+37
* drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.cDaniel Vetter2012-05-031-0/+113
* drm/i915: move the ips code to intel_pm.cDaniel Vetter2012-05-031-0/+481
* drm/i915: remove LP_RING&friends from modeset codeDaniel Vetter2012-05-031-13/+14
* drm/i915: use the new masked bit macro some moreDaniel Vetter2012-05-031-2/+1
* drm/i915: CR clock gating is recommend to be set on PineViewChris Wilson2012-05-031-0/+3
* drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, tooDaniel Vetter2012-05-031-0/+4
* drm/i915: create macros to handle masked bitsDaniel Vetter2012-05-031-3/+2
* drm/i915: re-add static qualifier to get_cxsr_latencyDaniel Vetter2012-05-031-1/+1
OpenPOWER on IntegriCloud