Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f05c944e007809d7040a1cc87b16934fedd23f6
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
1f05c94
drm/i915: Store the HW min frequency as min_freq
by Ben Widawsky
· 11 years ago
d060c16
drm/i915: Reorganize the overclock code
by Ben Widawsky
· 11 years ago
33688d9
drm/i915: init pm.suspended earlier
by Paulo Zanoni
· 11 years ago
d688e09
drm/i915: kill struct i915_package_c8
by Paulo Zanoni
· 11 years ago
5d584b2
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
by Paulo Zanoni
· 11 years ago
7c8615d
drm/i915: remove dev_priv->pc8.enabled
by Paulo Zanoni
· 11 years ago
6a932d8
drm/i915: don't get/put PC8 when getting/putting power wells
by Paulo Zanoni
· 11 years ago
d361ae2
drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8
by Paulo Zanoni
· 11 years ago
34f5754
drm/i915: kill pc8.disable_count
by Paulo Zanoni
· 11 years ago
ba0239e
drm/i915: remove dev_priv->pc8.requirements_met
by Paulo Zanoni
· 11 years ago
9e6ea71
drm/i915: get/put runtime PM when we get/put a power domain
by Paulo Zanoni
· 11 years ago
a8a8bd5
drm/i915: make PC8 be part of runtime PM suspend/resume
by Paulo Zanoni
· 11 years ago
fa50ad6
drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency()
by Damien Lespiau
· 11 years ago
e8e6e60
Merge tag 'v3.14-rc6' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
922044c
drm/i915: Avoid div by zero when pixel clock is large
by Ville Syrjälä
· 11 years ago
77961eb
drm/i915: power domains: add vlv power wells
by Imre Deak
· 11 years ago
25eaa00
drm/i915: sanity check power well sw state against hw state
by Imre Deak
· 11 years ago
dd7c0b6
drm/i915: factor out reset_vblank_counter
by Imre Deak
· 11 years ago
319be8a
drm/i915: add port power domains
by Imre Deak
· 11 years ago
a45f4466
drm/i915: add noop power well handlers instead of NULL checking them
by Imre Deak
· 11 years ago
c6cb582
drm/i915: split power well 'set' handler to separate enable/disable/sync_hw
by Imre Deak
· 11 years ago
f5938f3
drm/i915: add init power domain to always-on power wells
by Imre Deak
· 11 years ago
efcad91
drm/i915: move power domain macros to intel_pm.c
by Imre Deak
· 11 years ago
70bf407
drm/i915: fold in __intel_power_well_get/put functions
by Imre Deak
· 11 years ago
8f670bb
drm/i915: Unify CHICKEN_PIPESL_1 register definitions
by Ville Syrjälä
· 11 years ago
2adb6db
drm/i915: Use RMW to update chicken bits in gen7_enable_fbc()
by Ville Syrjälä
· 11 years ago
c7c6562
drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
by Ville Syrjälä
· 11 years ago
07d27e2
drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)
by Damien Lespiau
· 11 years ago
4f1ca9e
drm/i915: Implement WaDisableSDEUnitClockGating:bdw
by Ville Syrjälä
· 11 years ago
295e8bb
drm/i915: Disable semaphore wait event idle message on BDW
by Ville Syrjälä
· 11 years ago
1411e6a
drm/i915: Add thread stall DOP clock gating workaround on Broadwell.
by Kenneth Graunke
· 11 years ago
c8966e1
drm/i915: Add a partial instruction shootdown workaround on Broadwell.
by Kenneth Graunke
· 11 years ago
86c4ec0
drm/i915: kill dev_priv->pc8.gpu_idle
by Paulo Zanoni
· 11 years ago
8f94d24
drm/i915/bdw: Add FBC support
by Ben Widawsky
· 11 years ago
93c73e8
drm/i915: move hsw power domain comment to its right place
by Imre Deak
· 11 years ago
da7e29b
drm/i915: use drm_i915_private everywhere in the power domain api
by Imre Deak
· 11 years ago
2272134
Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB"
by Chris Wilson
· 11 years ago
47e74f0
drm/i915: Revert workaround for disabling L3 cache aging on BYT
by Sinclair Yeh
· 11 years ago
c5c98a5
drm/i915: Add a comment about WIZ hashing vs. thread counts
by Ville Syrjälä
· 11 years ago
36075a4
drm/i915: Change BDW WIZ hashing mode to 16x4
by Ville Syrjälä
· 11 years ago
a12c496
drm/i915: Change HSW WIZ hashing mode to 16x4
by Ville Syrjälä
· 11 years ago
a607c1a
drm/i915: Change IVB WIZ hashing mode to 16x4
by Ville Syrjälä
· 11 years ago
743b57d
drm/i915: There's no need to mask all 3D_CHICKEN bits on SNB
by Ville Syrjälä
· 11 years ago
5eb146d
drm/i915: Assume we implement WaStripsFansDisableFastClipPerformanceFix:snb
by Ville Syrjälä
· 11 years ago
8d85d27
drm/i915: Fix SNB GT_MODE register setup
by Ville Syrjälä
· 11 years ago
17b0c1f
drm/i915: vlv: reserve GT power context early
by Imre Deak
· 11 years ago
c69766f
drm/i915: Don't allocate context pages as mappable
by Daniel Vetter
· 11 years ago
1ec9e26
drm/i915: Consolidate binding parameters into flags
by Daniel Vetter
· 11 years ago
abbf9d2
drm/i915/bdw: Use centralized rc6 info print
by Ben Widawsky
· 11 years ago
1c79b42
drm/i915: Just print rc6 facts
by Ben Widawsky
· 11 years ago
8bade1a
drm/i915: Stop pretending VLV has rc6+
by Ben Widawsky
· 11 years ago
cca84a1
drm/i915: Clarify RC6 enabling
by Ben Widawsky
· 11 years ago
3d13ef2
drm/i915: Always use INTEL_INFO() to access the device_info structure
by Damien Lespiau
· 11 years ago
e927ecd
drm/i915: Disable SF pipelined attribute fetch for SNB
by Ville Syrjälä
· 11 years ago
b8a5ff8
drm/i915: Update rps interrupt limits
by Jeff McGee
· 11 years ago
dd0a1aa
drm/i915: Restore rps/rc6 on reset
by Jeff McGee
· 11 years ago
76c3552f
drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated.
by Deepak S
· 11 years ago
9482536
drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2
by Ville Syrjälä
· 11 years ago
412236c
drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable
by Ville Syrjälä
· 11 years ago
116f2b6
drm/i915: enable HiZ Raw Stall Optimization on IVB
by Chia-I Wu
· 11 years ago
fe27c60
drm/i915: enable HiZ Raw Stall Optimization on HSW
by Chia-I Wu
· 11 years ago
2754436
drm/i915: Disable/Enable PM Intrrupts based on the current freq.
by Deepak S
· 11 years ago
7a0d1ee
Revert "drm/i915: set conservative clock gating values on VLV v2"
by Ville Syrjälä
· 11 years ago
afd58e7
drm/i915: Clarify WaDisable4x2SubspanOptimization situation for VLV
by Ville Syrjälä
· 11 years ago
46680e0
drm/i915: VLV wants WaVSThreadDispatchOverride too
by Ville Syrjälä
· 11 years ago
e36ea7f
drm/i915: Don't apply WaVSThreadDispatchOverride on HSW
by Ville Syrjälä
· 11 years ago
3aad905
drm/i915: gen7_setup_fixed_func_scheduler() actually implements WaVSThreadDispatchOverride
by Ville Syrjälä
· 11 years ago
a7f593c
drm/i915: Drop WaDisableTDLUnitClockGating:vlv
by Ville Syrjälä
· 11 years ago
e955640
drm/i915: Drop WaDisableVDSUtnitClockGating:vlv
by Ville Syrjälä
· 11 years ago
3c0edae
drm/i915: Drop WaDisableRCPBUnitClockGating:vlv
by Ville Syrjälä
· 11 years ago
d1561c2
drm/i915: Drop WaApplyL3ControlAndL3ChickenMode:hsw
by Ville Syrjälä
· 11 years ago
dfdf1b4
drm/i915: Drop WaDisableRCZUnitClockGating:hsw
by Ville Syrjälä
· 11 years ago
1b80a19a
drm/i915: Drop bogus comment about RCPB unit clock gating on IVB
by Ville Syrjälä
· 11 years ago
685eacf
drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to VLV
by Ville Syrjälä
· 11 years ago
681432d
drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to HSW
by Ville Syrjälä
· 11 years ago
50eb3cf
drm/i915: WaDisableRCCUnitClockGating isn't applicaple to VLV
by Ville Syrjälä
· 11 years ago
28acf3b
drm/i915: WaDisableRCCUnitClockGating isn't applicable to IVB
by Ville Syrjälä
· 11 years ago
ef59318
drm/i915: WaDisableVDSUnitClockGating isn't applicable to SNB
by Ville Syrjälä
· 11 years ago
031994e
drm/i915: Implement WaIncreaseL3CreditsForVLVB0:vlv
by Ville Syrjälä
· 11 years ago
d34ff9c
drm/i915: Constify the drm_i915_private pointer a bit more
by Damien Lespiau
· 11 years ago
d330a95
drm/i915: move module parameters into a struct, in a new file
by Jani Nikula
· 11 years ago
e81ca80
drm/i915: We implement WaDisableRCCUnitClockGating:snb
by Ville Syrjälä
· 11 years ago
44dc46c
drm/i915: WaApplyL3ControlAndL3ChickenMode isn't applicable for VLV
by Ville Syrjälä
· 11 years ago
d50764a
drm/i915: We implement WaDisableL3CacheAging:vlv
by Ville Syrjälä
· 11 years ago
fad7d36
drm/i915: WaPsdDispatchEnable seems to be another name for WaDisablePSDDualDispatchEnable
by Ville Syrjälä
· 11 years ago
c5c32cd
drm/i915: We implement WaDisableL3Bank2xClockGate:vlv
by Ville Syrjälä
· 11 years ago
5cd5410
drm/i915: Fix FBC1 enable message
by Ville Syrjälä
· 11 years ago
46f3dab
drm/i915: Don't preserve DPFC_CONTROL bits ILK/SNB
by Ville Syrjälä
· 11 years ago
fe74c1a
drm/i915: Actually write the correct bits to DPFC_CONTROL on CTG
by Ville Syrjälä
· 11 years ago
3fa2e0e
drm/i915: Use 1/2 compression ratio limit for 16bpp on FBC2
by Ville Syrjälä
· 11 years ago
7f2cf22
drm/i915: Improve FBC plane defines a bit
by Ville Syrjälä
· 11 years ago
4e41f3a
drm/i915: Don't set DPFC_HT_MODIFY bit on CTG/ILK/SNB
by Ville Syrjälä
· 11 years ago
567689a
drm/i915: Don't set persistent FBC mode on ILK/SNB
by Ville Syrjälä
· 11 years ago
b339088
drm/i915: Don't write IVB_FBC_RT_BASE
by Ville Syrjälä
· 11 years ago
0e5539b
Merge branch 'topic/ppgtt' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
4167e32
drm/i915: Don't use i915_preliminary_hw_support to mean pre-production
by Damien Lespiau
· 11 years ago
0d9d349
Merge commit origin/master into drm-intel-next
by Daniel Vetter
· 11 years ago
3f2dc5a
drm/i915: Fix 915GM self-refresh enable/disable
by Ville Syrjälä
· 11 years ago
feb56b9
drm/i915: i830M has watermarks like i855
by Daniel Vetter
· 11 years ago
3a77c4c
drm/i915: Drop I915_ prefix from HAS_FBC
by Daniel Vetter
· 11 years ago
Next »