Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a4565da8ae5fc9fe4186538870b4d12f461f008e
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
a4565da
drm/i915/chv: Initial clock gating support for Cherryview
by Ville Syrjälä
· 11 years ago
d52fea5
drm/i915: Merge LP1+ watermarks in safer way
by Ville Syrjälä
· 11 years ago
a3cb404
drm/i915: Make sure computed watermarks never overflow the registers
by Ville Syrjälä
· 11 years ago
0d116a2
drm/i915: vlv: init only needed state during early power well enabling
by Imre Deak
· 11 years ago
242a401
drm/i915/bdw: Disable idle DOP clock gating
by Ben Widawsky
· 11 years ago
f033579
drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PM
by Imre Deak
· 11 years ago
650ad97
drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off
by Imre Deak
· 11 years ago
4e80519
drm/i915: vlv: setup RPS min/max frequencies once during init time
by Imre Deak
· 11 years ago
c2bc2fc
drm/i915: factor out gen6_update_ring_freq
by Imre Deak
· 11 years ago
aeab0b5
drm/i915: disable runtime PM if RC6 is disabled
by Imre Deak
· 11 years ago
e6069ca
drm/i915: sanitize enable_rc6 option
by Imre Deak
· 11 years ago
14dd0ea
drm/i915: fix unbalanced GT powersave enable / disable calls
by Imre Deak
· 11 years ago
c6df39b
drm/i915: get a runtime PM ref for the deferred GT powersave enabling
by Imre Deak
· 11 years ago
dc1d013
drm/i915: move getting struct_mutex lower in the callstack during GPU reset
by Imre Deak
· 11 years ago
91ca689
drm/i915: fix the RC6 status debug print
by Imre Deak
· 11 years ago
885ac04
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
2ab1bc9
drm/i915: Disable self-refresh for untiled fbs on i915gm
by Daniel Vetter
· 11 years ago
fc1744f
Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"
by Daniel Vetter
· 11 years ago
4e97508
drm/i916: Refactor WM register maximums
by Ville Syrjälä
· 11 years ago
fe392ef
drm/i915: Skip watermark merging for inactive pipes
by Ville Syrjälä
· 11 years ago
2a44b76
drm/i915: Add some more tracked state to intel_pipe_wm
by Ville Syrjälä
· 11 years ago
cfa7698
drm/i915: Don't read sprite LP2+ registers on ILK/SNB
by Ville Syrjälä
· 11 years ago
4e04632
drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush'
by Akash Goel
· 11 years ago
8cbf320
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 11 years ago
9f97ba8
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
09c87db
drm/i915: vlv: fix RPS interrupt mask setting
by Imre Deak
· 11 years ago
f6d5194
Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"
by Deepak S
· 11 years ago
66e514c
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
4b28a1f
drm/i915: fix infinite loop at gen6_update_ring_freq
by Paulo Zanoni
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
af2b653
drm/i915: Restrict plane loops to only operate on overlay planes (v2)
by Matt Roper
· 11 years ago
50e6a2a
drm/i915/bdw: RPS frequency bits are the same as HSW
by Ben Widawsky
· 11 years ago
3280e8b
drm/i915/bdw: Extract rp_state_caps logic
by Ben Widawsky
· 11 years ago
f9bdc58
drm/i915/bdw: Set initial rps freq to RP1
by Ben Widawsky
· 11 years ago
d60c447
drm/i915: vlv: cache current CD clock rate
by Imre Deak
· 11 years ago
882244a
drm/i915: fix WARNs when reading DDI state while suspended
by Paulo Zanoni
· 11 years ago
ae48434
drm/i915: vlv: reserve the GT power context only once during driver init
by Imre Deak
· 11 years ago
50227e1
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
2876ce7
drm/i915: Mask PM/RPS interrupt generation based on activity
by Chris Wilson
· 11 years ago
eb64cad
drm/i915: Refactor gen6_set_rps
by Chris Wilson
· 11 years ago
037bde1
Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
by Chris Wilson
· 11 years ago
5d70868
drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw
by Damien Lespiau
· 11 years ago
7bb836d
drm/i915: Compute WM for current cursor size
by Chris Wilson
· 11 years ago
a6706b4
drm/i915: Track the enabled PM interrupts in dev_priv.
by Deepak S
· 11 years ago
2a5913a
drm/i915: remove rps local variables
by Ben Widawsky
· 11 years ago
b39fb29
drm/i915: Rename and comment all the RPS *stuff*
by Ben Widawsky
· 11 years ago
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
bcc298b
Merge tag 'v3.14-rc7' into drm-next
by Dave Airlie
· 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
47e74f0f
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
Next »