summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2012-05-25drm/i915: tune down the noise of the RP irq limit failDaniel Vetter
2012-05-24drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes
2012-05-24drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson
2012-05-19drm/i915: Introduce for_each_ring() macroChris Wilson
2012-05-19drm/i915: program WM_LINETIME on HaswellEugeni Dodonov
2012-05-19drm/i915: define Haswell watermarks and clock gatingEugeni Dodonov
2012-05-19drm/i915: enable power wells on Haswell initEugeni Dodonov
2012-05-19drm/i915: calculate watermarks for devices that have 3 pipesEugeni Dodonov
2012-05-03drm/i915: Periodically sanity check power managementChris Wilson
2012-05-03drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.cDaniel Vetter
2012-05-03drm/i915: move the ips code to intel_pm.cDaniel Vetter
2012-05-03drm/i915: remove LP_RING&friends from modeset codeDaniel Vetter
2012-05-03drm/i915: use the new masked bit macro some moreDaniel Vetter
2012-05-03drm/i915: CR clock gating is recommend to be set on PineViewChris Wilson
2012-05-03drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, tooDaniel Vetter
2012-05-03drm/i915: create macros to handle masked bitsDaniel Vetter
2012-05-03drm/i915: re-add static qualifier to get_cxsr_latencyDaniel Vetter
2012-04-18drm/i915: add generic power management initializationEugeni Dodonov
2012-04-18drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move emon functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov
2012-04-18drm/i915: fix line breaks in intel_pmEugeni Dodonov
2012-04-18drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov