index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-09
drm/i915: enable rc6 on ilk again
Daniel Vetter
2012-08-09
drm/i915: fix up ilk drps/ips locking
Daniel Vetter
2012-08-09
drm/i915: kill dev_priv->mchdev_lock
Daniel Vetter
2012-08-09
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
2012-08-09
drm/i915: fixup up debugfs rps state handling
Daniel Vetter
2012-08-09
drm/i915: properly guard ilk ips state
Daniel Vetter
2012-08-08
drm/i915: fixup desired rps frequency computation
Daniel Vetter
2012-07-27
drm/i915: fix forcewake related hangs on snb
Daniel Vetter
2012-07-26
drm/i915: rip out sanitize_pm again
Daniel Vetter
2012-07-26
drm/i915: Only set the down rps limit when at the loweset frequency
Daniel Vetter
2012-07-25
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
2012-07-20
drm/i915: initialize power wells in modeset_init_hw
Eugeni Dodonov
2012-07-20
drm/i915: Only request PM interrupts for the events we handled
Chris Wilson
2012-07-05
drm/i915: prevent bogus intel_update_fbc notifications
Eugeni Dodonov
2012-07-05
drm/i915: fix up ilk rc6 disabling confusion
Daniel Vetter
2012-07-05
drm/i915: move force wake support into intel_pm
Eugeni Dodonov
2012-07-05
drm/i915: enable RC6 workaround on Haswell
Eugeni Dodonov
2012-07-05
drm/i915: introduce haswell_init_clock_gating
Eugeni Dodonov
2012-07-05
drm/i915: disable RC6 when disabling rps
Eugeni Dodonov
2012-07-05
drm/i915: enable RC6 by default on Haswell
Eugeni Dodonov
2012-07-05
drm/i915: slightly improve gt enable/disable routines
Eugeni Dodonov
2012-07-05
drm/i915: add RPS configuration for Haswell
Eugeni Dodonov
2012-07-03
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-06-25
drm/i915: make enable/disable_gt_powersave locking consistent
Daniel Vetter
2012-06-25
drm/i915: wrap up gt powersave enabling functions
Daniel Vetter
2012-06-20
drm/i915: enable display messages to GT on ValleyView
Jesse Barnes
2012-06-18
drm/i915: add L3 bank clock gating disable on VLV
Jesse Barnes
2012-06-18
drm/i915: add TDL unit clock gating disable for VLV
Jesse Barnes
2012-06-18
drm/i915: load boot context at driver init time
Jesse Barnes
2012-06-18
drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
Jesse Barnes
2012-06-18
drm/i915: set IDICOS to medium uncore resources
Ben Widawsky
2012-06-13
drm/i915: Switch off FBC when disabling the primary plane when obscured
Chris Wilson
2012-05-25
drm/i915: tune down the noise of the RP irq limit fail
Daniel Vetter
2012-05-24
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
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
[next]