Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e0093a89f2386f12cc87047b43e93c3c6e15e94e
/
drivers
/
gpu
/
drm
/
i915
/
intel_runtime_pm.c
9f81750
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
by Sagar Arun Kamble
· 8 years ago
ad1443f
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
by Sagar Arun Kamble
· 8 years ago
320671f
drm/i915: Silence compiler warning for hsw_power_well_enable()
by Chris Wilson
· 8 years ago
57522c4
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
by Imre Deak
· 8 years ago
4f044a8
drm/i915: Rename global i915 to i915_modparams
by Michal Wajdeczko
· 8 years ago
ade5ee7
drm/i915/cnl: extract cnl_set_procmon_ref_values
by Paulo Zanoni
· 8 years ago
e0b8acf
drm/i915/cnl: simplify cnl_procmon_values handling
by Paulo Zanoni
· 8 years ago
9c3a16c
drm/i915/hsw+: Add support for multiple power well regs
by Imre Deak
· 8 years ago
0a44594
drm/i915: Work around GCC anonymous union initialization bug
by Imre Deak
· 8 years ago
ea46708
drm/i915/cnl: Removing missing DDI_E bits from CNL.
by Rodrigo Vivi
· 8 years ago
746a517
drm/i915: cleanup the CHICKEN_MISC_2 (re)definitions
by Paulo Zanoni
· 8 years ago
965a79a
drm/i915: Gather all the power well->domain mappings to one place
by Imre Deak
· 8 years ago
d42539b
drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers
by Imre Deak
· 8 years ago
4196b91
drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers
by Imre Deak
· 8 years ago
b2891eb
drm/i915/hsw+: Add has_fuses power well attribute
by Imre Deak
· 8 years ago
76347c0
drm/i915/hsw, bdw: Wait for the power well disabled state
by Imre Deak
· 8 years ago
001bd2c
drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes
by Imre Deak
· 8 years ago
1af474f
drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros
by Imre Deak
· 8 years ago
ec46d48
drm/i915/hsw, bdw: Split power well set to enable/disable helpers
by Imre Deak
· 8 years ago
00742ca
drm/i915/hsw, bdw: Remove redundant state check during power well toggling
by Imre Deak
· 8 years ago
9137726
drm/i915/gen9+: Remove redundant state check during power well toggling
by Imre Deak
· 8 years ago
2efbda7
drm/i915/gen9+: Remove redundant power well state assert during enabling
by Imre Deak
· 8 years ago
b5565a2
drm/i915/bxt, glk: Give a proper name to the power well struct phy field
by Imre Deak
· 8 years ago
21792c6
drm/i915: Check for duplicated power well IDs
by Imre Deak
· 8 years ago
fb9248e
drm/i915/hsw, bdw: Add an ID for the global display power well
by Imre Deak
· 8 years ago
120b56a
drm/i915/gen2: Add an ID for the display pipes power well
by Imre Deak
· 8 years ago
029d80d
drm/i915: Assign everywhere the always-on power well ID
by Imre Deak
· 8 years ago
438b8dc
drm/i915: Unify power well ID enums
by Imre Deak
· 8 years ago
f49193c
drm/i915/chv: Add unique power well ID for the pipe A power well
by Imre Deak
· 8 years ago
6d6a897
drm/i915/cnl: Add max allowed Cannonlake DC.
by Rodrigo Vivi
· 8 years ago
b38131f
drm/i915/cnl: Fix comment about AUX IO power well enable/disable
by Imre Deak
· 8 years ago
42d9366
drm/i915/gen9+: Don't remove secondary power well requests
by Imre Deak
· 8 years ago
e8a3a2a
drm/i915/bxt, glk: Fix assert on conditions for DC9 enabling
by Imre Deak
· 8 years ago
edfda8e
drm/i915/skl: Don't disable misc IO power well during display uninit
by Imre Deak
· 8 years ago
846c6b2
drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disabling
by Imre Deak
· 8 years ago
2ee0da1
drm/i915: Add i830 "pipes power well"
by Ville Syrjälä
· 8 years ago
d8d4a51
drm/i915/cnl: Implement CNL display init/unit sequence
by Ville Syrjälä
· 8 years ago
bf9a496
drm/i915/cnl: Also need power well sanitize.
by Rodrigo Vivi
· 8 years ago
8bcd3dd
drm/i915/cnl: Add power wells for CNL
by Ville Syrjälä
· 8 years ago
f507382
drm/i915: WARN if the core runtime PM get helpers fail
by Imre Deak
· 8 years ago
62b6956
drm/i915: Only enable DDI IO power domains after enabling DPLL
by Ander Conselvan de Oliveira
· 8 years ago
71cc22e
drm/i915/glk: Don't enable DDI IO power domains during init
by Ander Conselvan de Oliveira
· 8 years ago
8d8c386
drm/i915: Add power well SW/HW state verification
by Imre Deak
· 8 years ago
16e8491
drm/i915: Preserve the state of power wells not explicitly enabled
by Imre Deak
· 8 years ago
14544e1
drm/i915/gen9: Fix clearing of the BIOS power well request register
by Imre Deak
· 8 years ago
75ccb2e
drm/i915: Call the sync_hw hook for power wells without a domain
by Imre Deak
· 8 years ago
3c1b38e
drm/i915: Remove redundant toggling from the power well sync_hw hooks
by Imre Deak
· 8 years ago
d8fc70b
drm/i915: Make power domain masks 64 bit long
by Ander Conselvan de Oliveira
· 8 years ago
49cd97a
drm/i915: Start moving the cdclk stuff into a distinct state structure
by Ville Syrjälä
· 9 years ago
c49a0d0
drm/i915: s/get_display_clock_speed/get_cdclk/
by Ville Syrjälä
· 9 years ago
3c779a4
drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)
by Joonas Lahtinen
· 8 years ago
b976dc5
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
by Rodrigo Vivi
· 9 years ago
721d484
drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating
by Hans de Goede
· 9 years ago
b817c44
drm/i915/glk: Implement core display init/uninit sequence for geminilake
by Ander Conselvan de Oliveira
· 9 years ago
0a116ce
drm/i915/glk: Implement Geminilake DDI init sequence
by Ander Conselvan de Oliveira
· 9 years ago
0d03926
drm/i915/glk: Add power wells for Geminilake
by Ander Conselvan de Oliveira
· 9 years ago
cc3f90f
drm/i915/glk: Reuse broxton code for geminilake
by Ander Conselvan de Oliveira
· 9 years ago
801388c
drm/i915: Fix for_each_pipe argument in vlv_display_power_well_init
by Tvrtko Ursulin
· 9 years ago
29b74b7
drm/i915: dev_priv cleanup in i915_suspend.c
by Tvrtko Ursulin
· 9 years ago
1353c4f
drm/i915: Pass dev_priv to .get_display_clock_speed()
by Ville Syrjälä
· 9 years ago
b64b540
drm/i915/vlv: Prevent enabling hpd polling in late suspend
by Lyude
· 9 years ago
e7583f7
drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_info
by Ander Conselvan de Oliveira
· 9 years ago
362624c
drm/i915: Explicitly map broxton DPIO power wells to phys
by Ander Conselvan de Oliveira
· 9 years ago
01c3faa
drm/i915: Rename struct i915_power_well field data to id
by Ander Conselvan de Oliveira
· 9 years ago
2eedfc7
drm/i915: Remove RPM sequence checking
by Chris Wilson
· 9 years ago
11a914c
drm/i915: Make IS_VALLEYVIEW only take dev_priv
by Tvrtko Ursulin
· 9 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 9 years ago
e2d214a
drm/i915: Make IS_BROXTON only take dev_priv
by Tvrtko Ursulin
· 9 years ago
0853723
drm/i915: Make IS_KABYLAKE only take dev_priv
by Tvrtko Ursulin
· 9 years ago
8652744
drm/i915: Make IS_BROADWELL only take dev_priv
by Tvrtko Ursulin
· 9 years ago
6772ffe
drm/i915: Make HAS_RUNTIME_PM only take dev_priv
by Tvrtko Ursulin
· 9 years ago
52a05c3
drm/i915: pdev cleanup
by David Weinehall
· 9 years ago
c49d13e
drm/i915: consistent struct device naming
by David Weinehall
· 9 years ago
ca99d87
drm/i915: Silence GCC warning for cmn_a_well
by Chris Wilson
· 9 years ago
8090ba8
drm/i915: Apply the PPS register unlock workaround more consistently
by Imre Deak
· 9 years ago
19625e8
drm/i915: Enable polling when we don't have hpd
by Lyude
· 9 years ago
9504a89
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
by Lyude
· 9 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
ffebb83
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
919fcd5
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
8b00f55
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
117c114
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
2c2ccc3
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
7859799
drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training
by Imre Deak
· 9 years ago
324513c
drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixes
by Imre Deak
· 9 years ago
9c8d0b8
drm/i915/bxt: Move DDI PHY enabling/disabling to the power well code
by Imre Deak
· 9 years ago
b409ca9
drm/i915: Factor out intel_power_well_get/put
by Imre Deak
· 9 years ago
14bb2c1
drm/i915: Fix a buch of kerneldoc warnings
by Tvrtko Ursulin
· 9 years ago
18a8067
drm/i915: Assert the dbuf is enabled when disabling DC5/6
by Ville Syrjälä
· 9 years ago
342be92
drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
by Ville Syrjälä
· 9 years ago
70c2c18
drm/i915: Move SKL+ DBUF enable/disable to display core init/uninit
by Ville Syrjälä
· 9 years ago
9f7eb31
drm/i915: Unify SKL cdclk init paths
by Ville Syrjälä
· 9 years ago
19ab4ed
drm/i915: Update RAWCLK_FREQ register on VLV/CHV
by Ville Syrjälä
· 9 years ago
f62c79b
drm/i915/bxt: Enable DC5 during runtime resume
by Imre Deak
· 9 years ago
da2f41d
drm/i915/bxt: Sanitize DC state tracking during system resume
by Imre Deak
· 9 years ago
80dbe99
drm/i915/kbl: Don't WARN for expected secondary MISC IO power well request
by Imre Deak
· 9 years ago
9d0996b
drm/i915: Define HSW/BDW display power domains the right way up
by Ville Syrjälä
· 9 years ago
465ac0c
drm/i915: Define VLV/CHV display power well domains properly
by Ville Syrjälä
· 9 years ago
998bd66
drm/i915: Set .domains=POWER_DOMAIN_MASK for the always-on well
by Ville Syrjälä
· 9 years ago
f74ed08
drm/i915/gen9: Fix runtime PM refcounting in case DMC firmware isn't loaded
by Imre Deak
· 9 years ago
Next »