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_runtime_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-18
/
+79
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
1
-28
/
+257
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-2
/
+2
2018-11-29
drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
Manasi Navare
1
-1
/
+3
2018-11-15
drm/i195: spell out reverse on for_each macros
Lucas De Marchi
1
-2
/
+2
2018-11-14
drm/i915: Remove special case for power well 1/MISC_IO state verification
Imre Deak
1
-8
/
+7
2018-11-14
drm/i915: Use proper bool bitfield initializer in power well descs
Imre Deak
1
-11
/
+11
2018-11-14
drm/i915/gen9_bc: Work around DMC bug zeroing power well requests
Imre Deak
1
-1
/
+15
2018-11-14
drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update
Mika Kuoppala
1
-3
/
+1
2018-11-08
drm/i915/icl: Fix port B combo PHY context loss after DC transitions
Imre Deak
1
-0
/
+8
2018-11-08
drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
Imre Deak
1
-119
/
+8
2018-11-08
drm/i915/icl: Fix combo PHY uninit
Imre Deak
1
-0
/
+4
2018-11-07
drm/i915/icl: Fix power well 2 wrt. DC-off toggling order
Imre Deak
1
-6
/
+6
2018-11-02
drm/i915: Configure AUX_CH_CTL when enabling the AUX power domain
Imre Deak
1
-8
/
+42
2018-10-30
drm/i915/icl: Enable DC9 as lowest possible state during screen-off
Animesh Manna
1
-11
/
+21
2018-10-22
drm/i915: power_domains_init sort platforms newer-to-older
Rodrigo Vivi
1
-9
/
+8
2018-10-16
drm/i915/icl: apply Display WA #1178 to fix type C dongles
Lucas De Marchi
1
-0
/
+9
2018-09-26
drm/i915: Unset reset pch handshake when PCH is not present in one place
José Roberto de Souza
1
-8
/
+20
2018-09-26
drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
José Roberto de Souza
1
-13
/
+17
2018-09-18
drm/i915/psr: Enable AUX-A IO power well on ICL for PSR
Dhinakaran Pandiyan
1
-0
/
+1
2018-09-13
firmware/dmc/icl: load v1.07 on icelake.
Anusha Srivatsa
1
-0
/
+3
2018-08-29
drm/i915: Don't check power domains state in intel_power_domains_init_hw()
Imre Deak
1
-5
/
+5
2018-08-24
drm/i915: move lookup_power_well() up
Paulo Zanoni
1
-25
/
+21
2018-08-24
drm/i915: use for_each_power_well in lookup_power_well()
Paulo Zanoni
1
-8
/
+3
2018-08-24
drm/i915: WARN() if we can't lookup_power_well()
Paulo Zanoni
1
-1
/
+9
2018-08-23
drm/i915: Simplify condition to keep DMC active during S0ix
Imre Deak
1
-6
/
+7
2018-08-20
drm/i915: Verify power domains after enabling them
Imre Deak
1
-6
/
+30
2018-08-16
drm/i915: Refactor intel_display_set_init_power() logic
Imre Deak
1
-38
/
+95
2018-08-16
drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
Chris Wilson
1
-14
/
+29
2018-08-08
drm/i915: Use existing power well IDs where possible
Imre Deak
1
-7
/
+7
2018-08-08
drm/i915: Make power well ID names more uniform
Imre Deak
1
-22
/
+23
2018-08-08
drm/i915: Remove redundant power well IDs
Imre Deak
1
-60
/
+63
2018-08-08
drm/i915/ddi: Use power well CTL IDX instead of ID
Imre Deak
1
-50
/
+252
2018-08-08
drm/i915/vlv: Use power well CTL IDX instead of ID
Imre Deak
1
-14
/
+38
2018-08-08
drm/i915: Constify power well descriptors
Imre Deak
1
-89
/
+117
2018-08-08
drm/i915/vlv: Remove redundant power well ID asserts
Imre Deak
1
-12
/
+0
2018-08-08
drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()
Imre Deak
1
-35
/
+34
2018-08-08
drm/i915/icl: Fix power well anonymous union initializers
Imre Deak
1
-7
/
+15
2018-07-27
drm/i915/icl: don't set CNL_DDI_CLOCK_REG_ACCESS_ON anymore
Paulo Zanoni
1
-4
/
+0
2018-07-05
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-27
drm/i915/icl: Add power well support
Imre Deak
1
-7
/
+322
2018-06-26
drm/i915/ddi: Get AUX power domain for DP main link too
Imre Deak
1
-0
/
+1
2018-06-12
drm/i915/icl: DP_AUX_E is valid on ICL+
James Ausmus
1
-0
/
+2
2018-05-07
drm/i915: Add documentation to gen9_set_dc_state()
Imre Deak
1
-0
/
+23
2018-04-27
drm/i915/icl: Enable 2nd DBuf slice only when needed
Mahesh Kumar
1
-14
/
+51
2018-04-27
drm/i915/icl: track dbuf slice-2 status
Mahesh Kumar
1
-0
/
+4
2018-04-20
drm/i915: Remove skl dc6 enable/disable functions
Daniel Vetter
1
-8
/
+1
2018-04-20
drm/i915: Enable display WA#1183 from its correct spot
Imre Deak
1
-6
/
+5
2018-02-27
drm/i915/psr: New power domain for AUX IO.
Dhinakaran Pandiyan
1
-0
/
+3
2018-02-19
drm/i915: Remove WARN_ONCE for failing to pm_runtime_if_in_use
Chris Wilson
1
-8
/
+7
[prev]
[next]