Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37126462a4feadeb3ff08c4b308a28e4db8c83a7
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
3712646
drm/i915: Add comments about units of latency values
by Ville Syrjälä
· 11 years ago
b0aea5d
drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too
by Ville Syrjälä
· 11 years ago
3312ba6
drm/i915: Disable specific watermark levels when latency is zero
by Ville Syrjälä
· 11 years ago
26ec971
drm/i915: Print the watermark latencies during init
by Ville Syrjälä
· 11 years ago
5b77da3
drm/i915: Use the stored cursor and plane latencies properly
by Ville Syrjälä
· 11 years ago
53615a5
drm/i915: Store the watermark latency values in dev_priv
by Ville Syrjälä
· 11 years ago
3a88d0a
drm/i915: Add ILK support to intel_read_wm_latency
by Ville Syrjälä
· 11 years ago
c37e220
drm/i915: Add VM to pin
by Ben Widawsky
· 11 years ago
63cf9a1
drm/i915: Add SNB/IVB support to intel_read_wm_latency
by Ville Syrjälä
· 11 years ago
e5d5019
drm/i915: Don't multiply the watermark latency values too early
by Ville Syrjälä
· 11 years ago
12b134d
drm/i915: Split out reading of HSW watermark latency values
by Ville Syrjälä
· 11 years ago
888fd15
drm/i915: Change the watermark latency type to uint16_t
by Ville Syrjälä
· 11 years ago
1fda988
drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
by Ville Syrjälä
· 11 years ago
2329704
drm/i915: Rename most wm compute functions to ilk_ prefix
by Ville Syrjälä
· 11 years ago
3658729
drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
by Ville Syrjälä
· 11 years ago
67ca28f
drm/i915: Pass the actual sprite width to watermarks functions
by Ville Syrjälä
· 11 years ago
bdd57d0
drm/i915: Add scaled paramater to update_sprite_watermarks()
by Ville Syrjälä
· 11 years ago
29ebf90
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
by Chris Wilson
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
181d1b9
drm/i915: fix up gt init sequence fallout
by Daniel Vetter
· 11 years ago
7dcd267
drm/i915: fix long-standing SNB regression in power consumption after resume v2
by Konstantin Khlebnikov
· 11 years ago
eb4926e
drm/i915: Don't try to calculate RC6 residency on GEN4 and before
by Damien Lespiau
· 11 years ago
f1e8fa5
drm/i915: We implement WaFbcDisableDpfcClockGating on ilk
by Damien Lespiau
· 11 years ago
4bb3533
drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb
by Damien Lespiau
· 11 years ago
7457d61
drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb
by Damien Lespiau
· 11 years ago
a0b3335
drm/i915: simplify rps interrupt enabling/disabling sequence
by Daniel Vetter
· 11 years ago
44fc7d5
drm/i915: extract rps interrupt enable/disable helpers
by Daniel Vetter
· 11 years ago
0a9a8c9
drm/i915: unify GT/PM irq postinstall code
by Daniel Vetter
· 11 years ago
59cdb63
drm/i915: kill dev_priv->rps.lock
by Daniel Vetter
· 11 years ago
c11e5f3
Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
by Guenter Roeck
· 11 years ago
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 11 years ago
190d6cd
drm/i915: less magic for stolen preallocated objects w/o gtt offset
by Daniel Vetter
· 11 years ago
e847440
drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV
by Ville Syrjälä
· 11 years ago
5c3fe8b
drm/i915: Move fbc members out of line
by Ben Widawsky
· 11 years ago
f4db932
drm/i915: Fix a couple of "should it be static?" sparse warnings
by Damien Lespiau
· 11 years ago
8a5729a
drm/i915: Fix reason for per-chip disabling of FBC
by Damien Lespiau
· 11 years ago
b63fb44
drm/i915: Make intel_enable_fbc() static
by Damien Lespiau
· 11 years ago
6cdcb5e
drm/i915: invert the verbosity of intel_enable_fbc
by Paulo Zanoni
· 11 years ago
6dc5848
drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer
by Ville Syrjälä
· 11 years ago
7a67092
drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV
by Ville Syrjälä
· 11 years ago
80814ae
drm/i915: Don't wait for Punit after each freq change on VLV
by Ville Syrjälä
· 11 years ago
73008b9
drm/i915: Clean up VLV rps code a bit
by Ville Syrjälä
· 11 years ago
e4e9222
drm/i915: Remove duplicated WaForceL3Serialization:vlv
by Ville Syrjälä
· 11 years ago
e0d8d59
drm/i915: Try harder to disable trickle feed on VLV
by Ville Syrjälä
· 11 years ago
fd3da6c
drm/i915: WA: FBC Render Nuke.
by Rodrigo Vivi
· 11 years ago
0e088b8
drm/i915: Refactor ctg+ trickle feed disable
by Ville Syrjälä
· 11 years ago
bdad2b2
drm/i915: Disable trickle feed in ironlake_init_clock_gating()
by Ville Syrjälä
· 11 years ago
20f9496
drm/i915: Disable trickle feed via MI_ARB_STATE for the gen4
by Ville Syrjälä
· 11 years ago
de1aa62
drm/i915: Disable primary plane trickle feed for g4x
by Ville Syrjälä
· 11 years ago
a38911a
i915/drm: Add private api for power well usage
by Wang Xingchao
· 11 years ago
f85da86
drm/i915: update FBC maximum fb sizes
by Paulo Zanoni
· 11 years ago
d7fe0cc
drm/i915: Fix DSPCLK_GATE_D for VLV
by Ville Syrjälä
· 11 years ago
4548feb
drm/i915: VLV doesn't have the ILK+ style LP watermark registers
by Ville Syrjälä
· 11 years ago
ff9a675
drm/i915: store adjusted dotclock in adjusted_mode->clock
by Daniel Vetter
· 11 years ago
4848405
drm/i915: make PM interrupt writes non-destructive
by Ben Widawsky
· 11 years ago
eda63ff
drm/i915: Add PM regs to pre/post install
by Ben Widawsky
· 11 years ago
861f338
drm/i915: add support for 5/6 data buffer partitioning on Haswell
by Paulo Zanoni
· 11 years ago
cca32e9
drm/i915: properly set HSW WM_LP watermarks
by Paulo Zanoni
· 11 years ago
801bcff
drm/i915: properly set HSW WM_PIPE registers
by Paulo Zanoni
· 11 years ago
526682e
drm/i915: add haswell_update_sprite_wm
by Paulo Zanoni
· 11 years ago
4c4ff43
drm/i915: add "enable" argument to intel_update_sprite_watermarks
by Paulo Zanoni
· 11 years ago
6493625
drm/i915: change VLV IOSF sideband accessors to not return error code
by Jani Nikula
· 11 years ago
ae99258
drm/i915: rename VLV IOSF sideband functions logically
by Jani Nikula
· 11 years ago
59de081
drm/i915: group sideband register accessors to a new file
by Jani Nikula
· 11 years ago
90a8864
drm/i915: set FORCE_ARB_IDLE_PLANES workaround
by Paulo Zanoni
· 12 years ago
3e1f726
drm/i915: MCH_SSKPD is a 64 bit register on Haswell
by Paulo Zanoni
· 12 years ago
85a02de
drm/i915: set the IPS linetime watermark
by Paulo Zanoni
· 12 years ago
eaa591e
drm/i915: fix haswell linetime watermarks calculation
by Paulo Zanoni
· 12 years ago
7366937
drm/i915: use the mode->htotal to calculate linetime watermarks
by Paulo Zanoni
· 12 years ago
1011d8c
drm/i915: remove intel_update_linetime_watermarks
by Paulo Zanoni
· 12 years ago
e1b73cb
Merge tag 'v3.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
0a790cd
drm/i915: implement WADPOClockGatingDisable for LPT
by Paulo Zanoni
· 12 years ago
7dd23ba
drm/i915: Add missing platform tags to FBC workaround comments
by Damien Lespiau
· 11 years ago
d89f207
drm/i915: HSW FBC WaFbcDisableDpfcClockGating
by Rodrigo Vivi
· 12 years ago
2855416
drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue
by Rodrigo Vivi
· 12 years ago
891348b
drm/i915: Enable FBC at Haswell.
by Rodrigo Vivi
· 12 years ago
b74ea10
drm/i915: IVB FBC WaFbcDisableDpfcClockGating
by Rodrigo Vivi
· 12 years ago
30ca7c6
drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue
by Rodrigo Vivi
· 12 years ago
abe959c
drm/i915: Add support for FBC on Ivybridge.
by Rodrigo Vivi
· 12 years ago
41aa344
drm/i915: Organize VBT stuff inside drm_i915_private
by Rodrigo Vivi
· 12 years ago
3727d55
drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2
by Jesse Barnes
· 12 years ago
c9cddff
drm/i915: BIOS and power context stolen mem handling for VLV v7
by Jesse Barnes
· 12 years ago
615aaa5
drm/i915: Re-enable FBC WM if the watermark is good on gen6+
by Ville Syrjälä
· 12 years ago
7d708ee
drm/i915: HSW: allow PCH clock gating for suspend
by Imre Deak
· 12 years ago
8693a82
drm/i915: Add references to some workaround we implement
by Damien Lespiau
· 12 years ago
ecdb4eb7
drm/i915: Add platform information to implemented workarounds
by Damien Lespiau
· 12 years ago
b97186f
drm/i915: add intel_display_power_enabled
by Paulo Zanoni
· 12 years ago
2445966
drm/i915: go back to switch for VLV mem freq detection v2
by Jesse Barnes
· 12 years ago
51cea1f
drm/i915: Fix pipe enabled mask for pipe C in WM calculations
by Ville Syrjälä
· 12 years ago
d824178
drm/i915: Only print the info message about incresing stolen size for FBC once
by Chris Wilson
· 12 years ago
fd0c064
drm/i915: disable interrupts earlier in the driver unload code
by Daniel Vetter
· 12 years ago
d20d4f0
drm/i915: create spearate VLV disable_rps function
by Jesse Barnes
· 12 years ago
250848c
drm/i915: cancel RPS work before disabling RPS
by Jesse Barnes
· 12 years ago
52ceb90
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
by Jesse Barnes
· 12 years ago
988b36e
Revert "drm/i915: Don't overclock on Haswell"
by Ben Widawsky
· 12 years ago
0a073b8
drm/i915: turbo & RC6 support for VLV v7
by Jesse Barnes
· 12 years ago
855ba3b
drm/i915: VLV GPU frequency to opcode functions
by Jesse Barnes
· 12 years ago
84f44ce
drm/i915: Print plane, pipe, port names as alphabetical insted of decimal
by Ville Syrjälä
· 12 years ago
dc4bd2d
drm/i915: preserve the PBC bits of TRANS_CHICKEN2
by Paulo Zanoni
· 12 years ago
Next »