index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
2014-01-16
Merge commit origin/master into drm-intel-next
Daniel Vetter
2014-01-10
drm/i915: Fix 915GM self-refresh enable/disable
Ville Syrjälä
2014-01-10
drm/i915: i830M has watermarks like i855
Daniel Vetter
2014-01-10
drm/i915: Drop I915_ prefix from HAS_FBC
Daniel Vetter
2014-01-08
drm/i915: use crtc_htotal when calculating ilk watermarks
Jesse Barnes
2014-01-07
drm/i915: Simplify watermark/init_clock_gating setup
Ville Syrjälä
2014-01-07
drm/i915: Enable watermarks for BDW
Ville Syrjälä
2014-01-07
drm/i915: Fix watermark code for BDW
Ville Syrjälä
2013-12-17
drm/i915: s/haswell_update_wm/ilk_update_wm/
Imre Deak
2013-12-17
drm/i915: simplify platform specific code in hsw_write_wm_values
Imre Deak
2013-12-17
drm/i915: Try to fix the messy IVB sprite scaling workaround
Ville Syrjälä
2013-12-17
drm/i915: Move ILK/SNB/IVB over to the HSW WM code
Ville Syrjälä
2013-12-17
drm/i915: Disable LP1+ watermarks safely in init
Ville Syrjälä
2013-12-17
drm/i915: Linetime watermarks are a HSW feature
Ville Syrjälä
2013-12-17
drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabled
Ville Syrjälä
2013-12-17
drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...
Ville Syrjälä
2013-12-17
drm/i915: Fix LP1+ watermark disabling ILK
Ville Syrjälä
2013-12-17
drm/i915: Fix LP1 sprite watermarks for ILK/SNB
Ville Syrjälä
2013-12-17
drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabled
Ville Syrjälä
2013-12-17
drm/i915: Add ILK/SNB/IVB WM latency field support
Ville Syrjälä
2013-12-17
drm/i915: Add IVB DDB partitioning control
Ville Syrjälä
2013-12-17
drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag
Damien Lespiau
2013-12-13
drm/i915: get a PC8 reference when enabling the power well
Paulo Zanoni
2013-12-13
drm/i915/bdw: Implement ff workarounds
Ben Widawsky
2013-12-13
drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent
Ben Widawsky
2013-12-12
drm/i915: Rework the FBC interval/stall stuff a bit
Ville Syrjälä
2013-12-12
drm/i915: FBC_CONTROL2 is gen4 only
Ville Syrjälä
2013-12-12
drm/i915: Gen2 FBC1 CFB pitch wants 32B units
Ville Syrjälä
2013-12-12
drm/i915: touch VGA MSR after we enable the power well
Paulo Zanoni
2013-12-12
drm/i915: extract hsw_power_well_post_{enable, disable}
Paulo Zanoni
2013-12-12
Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-12-12
Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...
Dave Airlie
2013-12-10
drm/i915: add initial Runtime PM functions
Paulo Zanoni
2013-12-10
drm/i915: get a PC8 reference when enabling the power well
Paulo Zanoni
2013-12-09
Merge tag 'v3.13-rc3' into drm-intel-next-queued
Daniel Vetter
2013-12-06
drm/i915: fix pm init ordering
Daniel Vetter
2013-12-04
drm/i915: Reorganize FBC function pointer initializaition
Ville Syrjälä
2013-12-04
drm/i915: Fix FBC1 plane checks for gen2
Ville Syrjälä
2013-11-28
drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx
Imre Deak
2013-11-28
drm/i915/vlv: use parallel context restore when coming out of RC6
Jesse Barnes
2013-11-28
drm/i915/vlv: use a lower RC6 timeout on VLV
Jesse Barnes
2013-11-28
drm/i915/vlv: Valleyview support for forcewake Individual power wells.
Deepak S
2013-11-28
drm/i915: Add power well arguments to force wake routines.
Deepak S
2013-11-27
drm/i915: use crtc_htotal in watermark calculations to match fastboot v2
Jesse Barnes
2013-11-26
drm/i915: add a debugfs entry for power domain info
Imre Deak
2013-11-26
drm/i915: add a default always-on power well
Imre Deak
2013-11-26
drm/i915: don't do BDW/HSW specific powerdomains init on other platforms
Imre Deak
2013-11-26
drm/i915: add always-on power wells instead of special casing them
Imre Deak
2013-11-26
drm/i915: support for multiple power wells
Imre Deak
2013-11-26
drm/i915: add audio power domain
Imre Deak
[next]