summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: add generic power management initializationEugeni Dodonov2012-04-181-35/+177
* drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov2012-04-181-0/+353
* drm/i915: move emon functionality into intel_pm moduleEugeni Dodonov2012-04-181-0/+86
* drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov2012-04-181-0/+513
* drm/i915: fix line breaks in intel_pmEugeni Dodonov2012-04-181-3/+7
* drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov2012-04-181-0/+1456
* drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov2012-04-181-0/+521