Imre Deak
|
f5073824ef
drm/i915: WARN if the core runtime PM get helpers fail
|
8 年之前 |
Ander Conselvan de Oliveira
|
62b695662a
drm/i915: Only enable DDI IO power domains after enabling DPLL
|
8 年之前 |
Ander Conselvan de Oliveira
|
71cc22e5db
drm/i915/glk: Don't enable DDI IO power domains during init
|
8 年之前 |
Imre Deak
|
8d8c386c38
drm/i915: Add power well SW/HW state verification
|
8 年之前 |
Imre Deak
|
16e849145d
drm/i915: Preserve the state of power wells not explicitly enabled
|
8 年之前 |
Imre Deak
|
14544e1349
drm/i915/gen9: Fix clearing of the BIOS power well request register
|
8 年之前 |
Imre Deak
|
75ccb2ecb8
drm/i915: Call the sync_hw hook for power wells without a domain
|
8 年之前 |
Imre Deak
|
3c1b38e630
drm/i915: Remove redundant toggling from the power well sync_hw hooks
|
8 年之前 |
Ander Conselvan de Oliveira
|
d8fc70b736
drm/i915: Make power domain masks 64 bit long
|
8 年之前 |
Ville Syrjälä
|
49cd97a35d
drm/i915: Start moving the cdclk stuff into a distinct state structure
|
8 年之前 |
Ville Syrjälä
|
c49a0d054a
drm/i915: s/get_display_clock_speed/get_cdclk/
|
8 年之前 |
Joonas Lahtinen
|
3c779a49bd
drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)
|
8 年之前 |
Rodrigo Vivi
|
b976dc53ec
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
|
8 年之前 |
Hans de Goede
|
721d484563
drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating
|
8 年之前 |
Ander Conselvan de Oliveira
|
b817c440c1
drm/i915/glk: Implement core display init/uninit sequence for geminilake
|
8 年之前 |
Ander Conselvan de Oliveira
|
0a116ce895
drm/i915/glk: Implement Geminilake DDI init sequence
|
8 年之前 |
Ander Conselvan de Oliveira
|
0d03926de5
drm/i915/glk: Add power wells for Geminilake
|
8 年之前 |
Ander Conselvan de Oliveira
|
cc3f90f063
drm/i915/glk: Reuse broxton code for geminilake
|
8 年之前 |
Tvrtko Ursulin
|
801388cb16
drm/i915: Fix for_each_pipe argument in vlv_display_power_well_init
|
8 年之前 |
Tvrtko Ursulin
|
29b74b7f17
drm/i915: dev_priv cleanup in i915_suspend.c
|
8 年之前 |
Ville Syrjälä
|
1353c4fb18
drm/i915: Pass dev_priv to .get_display_clock_speed()
|
8 年之前 |
Lyude
|
b64b540931
drm/i915/vlv: Prevent enabling hpd polling in late suspend
|
8 年之前 |
Ander Conselvan de Oliveira
|
e7583f7b10
drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_info
|
8 年之前 |
Ander Conselvan de Oliveira
|
362624c9ba
drm/i915: Explicitly map broxton DPIO power wells to phys
|
8 年之前 |
Ander Conselvan de Oliveira
|
01c3faa70b
drm/i915: Rename struct i915_power_well field data to id
|
8 年之前 |
Chris Wilson
|
2eedfc7d58
drm/i915: Remove RPM sequence checking
|
8 年之前 |
Tvrtko Ursulin
|
11a914c286
drm/i915: Make IS_VALLEYVIEW only take dev_priv
|
8 年之前 |
Tvrtko Ursulin
|
920a14b245
drm/i915: Make IS_CHERRYVIEW only take dev_priv
|
8 年之前 |
Tvrtko Ursulin
|
e2d214ae2b
drm/i915: Make IS_BROXTON only take dev_priv
|
8 年之前 |
Tvrtko Ursulin
|
0853723b89
drm/i915: Make IS_KABYLAKE only take dev_priv
|
8 年之前 |