Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
049456416f74a4a66d058cf9a46075f0051c6383
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
3107bd4
drm/i915: kill pch_init_clock_gating indirection
by Daniel Vetter
· 12 years ago
ce40141
drm/i915: implement WADP0ClockGatingDisable
by Daniel Vetter
· 12 years ago
23670b32
drm/i915: CPT+ pch transcoder workaround
by Daniel Vetter
· 12 years ago
263b30d
drm/i915: Fix HSW power well control state read
by Zhenyu Wang
· 12 years ago
4358a37
drm/i915: implement WaDisableRenderCachePipelinedFlush
by Daniel Vetter
· 12 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
29de6ce
drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV
by Damien Lespiau
· 12 years ago
4d47e4f
drm/i915: Program DSPCLK_GATE_D only once on Ironlake
by Damien Lespiau
· 12 years ago
231e54f
drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE
by Damien Lespiau
· 12 years ago
36ec8f8
drm/i915: unconditionally use mt forcewake on hsw/ivb
by Daniel Vetter
· 12 years ago
16995a9
drm/i915: Clear FORCEWAKE when taking over from BIOS
by Chris Wilson
· 12 years ago
c5836c2
drm/i915: Document the multi-threaded FORCEWAKE bits
by Chris Wilson
· 12 years ago
31643d5
drm/i915: Workaround to bump rc6 voltage to 450
by Ben Widawsky
· 12 years ago
42c0526
drm/i915: Extract PCU communication
by Ben Widawsky
· 12 years ago
26b6e44
drm/i915: Set guardband clipping workaround bit in the right register.
by Kenneth Graunke
· 12 years ago
27c6f0a
drm/i915: don't implement WaDisableEarlyCull for Haswell
by Paulo Zanoni
· 12 years ago
a9627b8
drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell
by Damien Lespiau
· 12 years ago
62cb944
drm/i915: Document that we are implementing WaDisableBackToBackFlipFix
by Damien Lespiau
· 12 years ago
b57a1e9
drm/i915: Remove the disabling of VHR unit clock gating for HSW
by Damien Lespiau
· 12 years ago
87f8020
drm/i915: implement WaDisableEarlyCull for VLV and IVB
by Jesse Barnes
· 12 years ago
61939d9
drm/i915: implement WaForceL3Serialization on VLV and IVB
by Jesse Barnes
· 12 years ago
f8f2ac9
drm/i915: Fix GT_MODE default value
by Ben Widawsky
· 12 years ago
f531dcb
drm/i915: Wrap external callers to IPS state with appropriate locks
by Chris Wilson
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
7924963
drm/i915: Error checks in gen6_set_rps
by Ben Widawsky
· 12 years ago
d5570a7
drm/i915: POSTING_READ the new rps value
by Ben Widawsky
· 12 years ago
974a3b0
drm/i915: set the right gen3 flip_done mode also at resume
by Daniel Vetter
· 12 years ago
8dee3ee
drm/i915: Never read FORCEWAKE
by Ben Widawsky
· 12 years ago
057d386
drm/i915: Change forcewake timeout to 2ms
by Ben Widawsky
· 12 years ago
b67a437
drm/i915: Extract forcewake ack timeout
by Ben Widawsky
· 12 years ago
8a038fd
drm/i915: differ error message between forcwake timeouts
by Daniel Vetter
· 12 years ago
5ab140a
drm/i915: align vlv forcewake with common lore
by Daniel Vetter
· 12 years ago
be2cde9
drm/i915: add a tracepoint for gpu frequency changes
by Daniel Vetter
· 12 years ago
20e4d40
drm/ips: move drps/ips/ilk related variables into dev_priv->ips
by Daniel Vetter
· 12 years ago
65983bd
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
93bb70e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 12 years ago
cd7988e
drm/i915: disable rc6 on ilk when vt-d is enabled
by Daniel Vetter
· 12 years ago
86a1ee2
drm/i915: Only pwrite through the GTT if there is space in the aperture
by Chris Wilson
· 12 years ago
1ee9ae3
drm/i915: use hsw rps tuning values everywhere on gen6+
by Daniel Vetter
· 12 years ago
a22ddff
Merge tag 'v3.6-rc2' into drm-intel-next
by Daniel Vetter
· 12 years ago
456470e
drm/i915: enable rc6 on ilk again
by Daniel Vetter
· 12 years ago
9270388
drm/i915: fix up ilk drps/ips locking
by Daniel Vetter
· 12 years ago
35eb732
drm/i915: kill dev_priv->mchdev_lock
by Daniel Vetter
· 12 years ago
c6a828d
drm/i915: move all rps state into dev_priv->rps
by Daniel Vetter
· 12 years ago
004777c
drm/i915: fixup up debugfs rps state handling
by Daniel Vetter
· 12 years ago
02d7195
drm/i915: properly guard ilk ips state
by Daniel Vetter
· 12 years ago
65bccb5
drm/i915: fixup desired rps frequency computation
by Daniel Vetter
· 12 years ago
6af2d18
drm/i915: fix forcewake related hangs on snb
by Daniel Vetter
· 12 years ago
acbe947
drm/i915: rip out sanitize_pm again
by Daniel Vetter
· 12 years ago
20b46e5
drm/i915: Only set the down rps limit when at the loweset frequency
by Daniel Vetter
· 12 years ago
f047e39
drm/i915: Avoid concurrent access when marking the device as idle/busy
by Chris Wilson
· 12 years ago
0232e92
drm/i915: initialize power wells in modeset_init_hw
by Eugeni Dodonov
· 12 years ago
ff92826
drm/i915: Only request PM interrupts for the events we handled
by Chris Wilson
· 12 years ago
4c243e2
drm/i915: prevent bogus intel_update_fbc notifications
by Eugeni Dodonov
· 12 years ago
930ebb4
drm/i915: fix up ilk rc6 disabling confusion
by Daniel Vetter
· 12 years ago
6590190
drm/i915: move force wake support into intel_pm
by Eugeni Dodonov
· 12 years ago
1544d9d
drm/i915: enable RC6 workaround on Haswell
by Eugeni Dodonov
· 12 years ago
cad2a2d
drm/i915: introduce haswell_init_clock_gating
by Eugeni Dodonov
· 12 years ago
8850948
drm/i915: disable RC6 when disabling rps
by Eugeni Dodonov
· 12 years ago
4a637c2
drm/i915: enable RC6 by default on Haswell
by Eugeni Dodonov
· 12 years ago
7cf50fc
drm/i915: slightly improve gt enable/disable routines
by Eugeni Dodonov
· 12 years ago
5a7dc92
drm/i915: add RPS configuration for Haswell
by Eugeni Dodonov
· 12 years ago
990bbda
drm/i915: Group the GT routines together in both code and vtable
by Chris Wilson
· 12 years ago
79f5b2c
drm/i915: make enable/disable_gt_powersave locking consistent
by Daniel Vetter
· 12 years ago
8090c6b
drm/i915: wrap up gt powersave enabling functions
by Daniel Vetter
· 12 years ago
7983117
drm/i915: enable display messages to GT on ValleyView
by Jesse Barnes
· 12 years ago
e3f33d4
drm/i915: add L3 bank clock gating disable on VLV
by Jesse Barnes
· 12 years ago
6edaa7f
drm/i915: add TDL unit clock gating disable for VLV
by Jesse Barnes
· 12 years ago
b4ae3f2
drm/i915: load boot context at driver init time
by Jesse Barnes
· 12 years ago
0f846f8
drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
by Jesse Barnes
· 12 years ago
2084822
drm/i915: set IDICOS to medium uncore resources
by Ben Widawsky
· 13 years ago
93314b5
drm/i915: Switch off FBC when disabling the primary plane when obscured
by Chris Wilson
· 12 years ago
ef12dab
drm/i915: tune down the noise of the RP irq limit fail
by Daniel Vetter
· 12 years ago
89ba829
drm/i915: always use RPNSWREQ for turbo change requests
by Jesse Barnes
· 12 years ago
7b9e0ae
drm/i915: Always update RPS interrupts thresholds along with frequency
by Chris Wilson
· 13 years ago
b451951
drm/i915: Introduce for_each_ring() macro
by Chris Wilson
· 12 years ago
1f8eeab
drm/i915: program WM_LINETIME on Haswell
by Eugeni Dodonov
· 12 years ago
6b8a5ee
drm/i915: define Haswell watermarks and clock gating
by Eugeni Dodonov
· 12 years ago
d0d3e51
drm/i915: enable power wells on Haswell init
by Eugeni Dodonov
· 12 years ago
461bc9b
drm/i915: calculate watermarks for devices that have 3 pipes
by Eugeni Dodonov
· 12 years ago
9104183
drm/i915: Periodically sanity check power management
by Chris Wilson
· 13 years ago
c921aba
drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c
by Daniel Vetter
· 13 years ago
eb48eb0
drm/i915: move the ips code to intel_pm.c
by Daniel Vetter
· 13 years ago
6d90c95
drm/i915: remove LP_RING&friends from modeset code
by Daniel Vetter
· 13 years ago
5074329
drm/i915: use the new masked bit macro some more
by Daniel Vetter
· 13 years ago
13a86b8
drm/i915: CR clock gating is recommend to be set on PineView
by Chris Wilson
· 13 years ago
97e1930
drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
by Daniel Vetter
· 13 years ago
6b26c86
drm/i915: create macros to handle masked bits
by Daniel Vetter
· 13 years ago
63c6227
drm/i915: re-add static qualifier to get_cxsr_latency
by Daniel Vetter
· 13 years ago
1fa6110
drm/i915: add generic power management initialization
by Eugeni Dodonov
· 13 years ago
6f1d69b
drm/i915: move clock gating functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
dde1888
drm/i915: move emon functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
2b4e57b
drm/i915: move drps, rps and rc6-related functions to intel_pm
by Eugeni Dodonov
· 13 years ago
f6750b3
drm/i915: fix line breaks in intel_pm
by Eugeni Dodonov
· 13 years ago
b445e3b
drm/i915: move watermarks settings into intel_pm module
by Eugeni Dodonov
· 13 years ago
85208be
drm/i915: move fbc-related functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago