index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
2012-05-19
drm/i915: Introduce for_each_ring() macro
Chris Wilson
2012-05-19
drm/i915: program WM_LINETIME on Haswell
Eugeni Dodonov
2012-05-19
drm/i915: define Haswell watermarks and clock gating
Eugeni Dodonov
2012-05-19
drm/i915: enable power wells on Haswell init
Eugeni Dodonov
2012-05-19
drm/i915: calculate watermarks for devices that have 3 pipes
Eugeni Dodonov
2012-05-03
drm/i915: Periodically sanity check power management
Chris Wilson
2012-05-03
drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c
Daniel Vetter
2012-05-03
drm/i915: move the ips code to intel_pm.c
Daniel Vetter
2012-05-03
drm/i915: remove LP_RING&friends from modeset code
Daniel Vetter
2012-05-03
drm/i915: use the new masked bit macro some more
Daniel Vetter
2012-05-03
drm/i915: CR clock gating is recommend to be set on PineView
Chris Wilson
2012-05-03
drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
Daniel Vetter
2012-05-03
drm/i915: create macros to handle masked bits
Daniel Vetter
2012-05-03
drm/i915: re-add static qualifier to get_cxsr_latency
Daniel Vetter
2012-04-18
drm/i915: add generic power management initialization
Eugeni Dodonov
2012-04-18
drm/i915: move clock gating functionality into intel_pm module
Eugeni Dodonov
2012-04-18
drm/i915: move emon functionality into intel_pm module
Eugeni Dodonov
2012-04-18
drm/i915: move drps, rps and rc6-related functions to intel_pm
Eugeni Dodonov
2012-04-18
drm/i915: fix line breaks in intel_pm
Eugeni Dodonov
2012-04-18
drm/i915: move watermarks settings into intel_pm module
Eugeni Dodonov
2012-04-18
drm/i915: move fbc-related functionality into intel_pm module
Eugeni Dodonov