index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2014-06-06
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-12
/
+83
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
1
-0
/
+40
2014-06-05
drm/i915: fix display power sw state reporting
Imre Deak
1
-1
/
+16
2014-06-05
drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS
Ville Syrjälä
1
-0
/
+3
2014-06-05
drm/i915: Enable interrupt-based AGPBUSY# enable on 85x
Ville Syrjälä
1
-0
/
+4
2014-06-05
drm/i915: Flip the sense of AGPBUSY_DIS bit
Ville Syrjälä
1
-1
/
+1
2014-06-05
drm/i915: Set AGPBUSY# bit in init_clock_gating
Ville Syrjälä
1
-0
/
+3
2014-06-05
drm/i915/vlv: add pll assertion when disabling DPIO common well
Jesse Barnes
1
-0
/
+4
2014-06-05
drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well
Jesse Barnes
1
-9
/
+30
2014-06-05
drm/i915/vlv: re-order power wells so DPIO common comes after TX
Jesse Barnes
1
-6
/
+6
2014-06-05
drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well
Jesse Barnes
1
-0
/
+11
2014-06-05
drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3
Jesse Barnes
1
-3
/
+10
2014-06-05
drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv
Akash Goel
1
-2
/
+5
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
1
-5
/
+5
2014-05-22
drm/i915: fix possible RPM ref leaking during RPS disabling
Imre Deak
1
-1
/
+3
2014-05-21
Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued
Daniel Vetter
1
-40
/
+0
2014-05-21
drm/i915: Accurately initialize fifo underrun state on gmch platforms
Daniel Vetter
1
-6
/
+0
2014-05-21
drm/i915: rip our vblank reset hacks for runtime PM
Daniel Vetter
1
-34
/
+0
2014-05-20
drm/i915/chv: Add a bunch of pre production workarounds
Ville Syrjälä
1
-1
/
+19
2014-05-20
drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHV
Rafael Barbalho
1
-0
/
+4
2014-05-20
drm/i915/chv: Implement WaDisableSDEUnitClockGating:chv
Ville Syrjälä
1
-0
/
+4
2014-05-20
drm/i915/chv: Implement WaDisableCSUnitClockGating:chv
Ville Syrjälä
1
-0
/
+4
2014-05-20
drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chv
Ville Syrjälä
1
-0
/
+4
2014-05-20
drm/i915/chv: Implement WaVSRefCountFullforceMissDisable:chv and WaDSRefCount...
Ville Syrjälä
1
-0
/
+6
2014-05-20
drm/i915/chv: Implement WaDisableThreadStallDopClockGating:chv
Ville Syrjälä
1
-0
/
+4
2014-05-20
drm/i915/chv: Implement WaDisablePartialInstShootdown:chv
Ville Syrjälä
1
-0
/
+4
2014-05-16
drm/i915: Be careful with non-disp bit in PMINTRMSK
Mika Kuoppala
1
-1
/
+1
2014-05-15
drm/i915: Enable rc6 with bdw
Mika Kuoppala
1
-6
/
+2
2014-05-15
drm/i915: Fix rc6 options debug info
Mika Kuoppala
1
-1
/
+1
2014-05-15
drm/i915: Enable PM Interrupts target via Display Interface.
Deepak S
1
-0
/
+3
2014-05-15
drm/i915/bdw: Implement a basic PM interrupt handler
Ben Widawsky
1
-2
/
+36
2014-05-15
drm/i915: Increase WM memory latency values on SNB
Ville Syrjälä
1
-0
/
+40
2014-05-14
drm/i915: Use for_each_crtc() when iterating through the CRTCs
Damien Lespiau
1
-3
/
+3
2014-05-14
drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs
Damien Lespiau
1
-3
/
+3
2014-05-13
drm/i915: Use ilk_wm_max_level() in latency debugfs files
Damien Lespiau
1
-1
/
+1
2014-05-12
drm/i915/chv: Initial clock gating support for Cherryview
Ville Syrjälä
1
-0
/
+13
2014-05-06
drm/i915: Merge LP1+ watermarks in safer way
Ville Syrjälä
1
-9
/
+28
2014-05-06
drm/i915: Make sure computed watermarks never overflow the registers
Ville Syrjälä
1
-7
/
+36
2014-05-05
drm/i915: vlv: init only needed state during early power well enabling
Imre Deak
1
-4
/
+10
2014-05-05
drm/i915/bdw: Disable idle DOP clock gating
Ben Widawsky
1
-0
/
+4
2014-05-05
drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PM
Imre Deak
1
-0
/
+4
2014-05-05
drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off
Imre Deak
1
-14
/
+2
2014-05-05
drm/i915: vlv: setup RPS min/max frequencies once during init time
Imre Deak
1
-25
/
+41
2014-05-05
drm/i915: factor out gen6_update_ring_freq
Imre Deak
1
-3
/
+15
2014-05-05
drm/i915: disable runtime PM if RC6 is disabled
Imre Deak
1
-0
/
+12
2014-05-05
drm/i915: sanitize enable_rc6 option
Imre Deak
1
-3
/
+27
2014-05-05
drm/i915: fix unbalanced GT powersave enable / disable calls
Imre Deak
1
-1
/
+1
2014-05-05
drm/i915: get a runtime PM ref for the deferred GT powersave enabling
Imre Deak
1
-2
/
+32
2014-05-05
drm/i915: move getting struct_mutex lower in the callstack during GPU reset
Imre Deak
1
-0
/
+2
2014-05-05
drm/i915: fix the RC6 status debug print
Imre Deak
1
-1
/
+7
[next]