Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
20f949670f51341f255b17ec4650fa69ba22cb87
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
20f9496
drm/i915: Disable trickle feed via MI_ARB_STATE for the gen4
by Ville Syrjälä
· 12 years ago
de1aa62
drm/i915: Disable primary plane trickle feed for g4x
by Ville Syrjälä
· 12 years ago
a38911a
i915/drm: Add private api for power well usage
by Wang Xingchao
· 12 years ago
f85da86
drm/i915: update FBC maximum fb sizes
by Paulo Zanoni
· 12 years ago
d7fe0cc
drm/i915: Fix DSPCLK_GATE_D for VLV
by Ville Syrjälä
· 12 years ago
4548feb
drm/i915: VLV doesn't have the ILK+ style LP watermark registers
by Ville Syrjälä
· 12 years ago
ff9a675
drm/i915: store adjusted dotclock in adjusted_mode->clock
by Daniel Vetter
· 12 years ago
4848405
drm/i915: make PM interrupt writes non-destructive
by Ben Widawsky
· 12 years ago
eda63ff
drm/i915: Add PM regs to pre/post install
by Ben Widawsky
· 12 years ago
861f338
drm/i915: add support for 5/6 data buffer partitioning on Haswell
by Paulo Zanoni
· 12 years ago
cca32e9
drm/i915: properly set HSW WM_LP watermarks
by Paulo Zanoni
· 12 years ago
801bcff
drm/i915: properly set HSW WM_PIPE registers
by Paulo Zanoni
· 12 years ago
526682e
drm/i915: add haswell_update_sprite_wm
by Paulo Zanoni
· 12 years ago
4c4ff43
drm/i915: add "enable" argument to intel_update_sprite_watermarks
by Paulo Zanoni
· 12 years ago
6493625
drm/i915: change VLV IOSF sideband accessors to not return error code
by Jani Nikula
· 12 years ago
ae99258
drm/i915: rename VLV IOSF sideband functions logically
by Jani Nikula
· 12 years ago
59de081
drm/i915: group sideband register accessors to a new file
by Jani Nikula
· 12 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
· 12 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
· 12 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
d8241785
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
3f704fa
drm/i915: set CPT FDI RX polarity bits based on VBT
by Paulo Zanoni
· 12 years ago
6af79ae
drm/i915: remove comment about IVB link training from intel_pm.c
by Paulo Zanoni
· 12 years ago
3ebecd0
drm/i915: Scale ring, rather than ia, frequency on Haswell
by Chris Wilson
· 12 years ago
15d199e
drm/i915: add intel_using_power_well
by Paulo Zanoni
· 12 years ago
10e0849
drm/i915: Don't default to overclock max
by Ben Widawsky
· 12 years ago
31c7738
drm/i915: Better overclock support
by Ben Widawsky
· 12 years ago
ab5c608
drm/i915: Don't touch South Display when PCH_NOP
by Ben Widawsky
· 12 years ago
ecb135a
Merge tag 'v3.9-rc5' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
934e882
drm/i915: drop DPFLIPSTAT enables on VLV v3
by Jesse Barnes
· 12 years ago
a0e4e19
drm/i915: add Punit read/write routines for VLV v2
by Jesse Barnes
· 12 years ago
92bd1bf
drm/i915: HSW PM Frequency bits fix
by Rodrigo Vivi
· 12 years ago
fec46b5
drm/i915: Don't overclock on Haswell
by Ben Widawsky
· 12 years ago
2124b72
drm/i915: don't disable the power well yet
by Paulo Zanoni
· 12 years ago
e3dff58
drm/i915: Implement WaSwitchSolVfFArbitrationPriority
by Ben Widawsky
· 12 years ago
a2b3fc0
drm/i915: Correct sandybrige overclocking
by Ben Widawsky
· 12 years ago
4e8c84a
drm/i915: set conservative clock gating values on VLV v2
by Jesse Barnes
· 12 years ago
d3bc030
drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2
by Jesse Barnes
· 12 years ago
ed5de39
drm/i915: add media well to VLV force wake routines v2
by Jesse Barnes
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
86d52df
drm/i915: add HAS_POWER_WELL
by Paulo Zanoni
· 12 years ago
def27a5
drm/i915: reduce power in the ilk rc6 enable error message
by Jani Nikula
· 12 years ago
0920a48
drm/i915: Increase the RC6p threshold.
by Stéphane Marchesin
· 12 years ago
ebd37ce
drm/i915: Single thread force wake isn't used on HSW anymore
by Ville Syrjälä
· 12 years ago
30771e1
drm/i915: Use '1' instead of FORCEWAKE_KERNEL for ST force wake
by Ville Syrjälä
· 12 years ago
83983c8
drm/i915: Use FORCEWAKE_KERNEL instead of hardcoded number in MT forcewake ACK
by Ville Syrjälä
· 12 years ago
002d71f
drm/i915: remove bogus mutex_unlock from error-path
by Daniel Vetter
· 12 years ago
1d7aaa0
drm/i915: detect wrong MCH watermark values
by Daniel Vetter
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
d5f21e4
drm/i915: don't run hsw power well code on !hsw
by Daniel Vetter
· 12 years ago
6b25a88
drm/i915: kill cargo-culted locking from power well code
by Daniel Vetter
· 12 years ago
41c0b3a
drm/i915: Implement WaVSRefCountFullforceMissDisable
by Ben Widawsky
· 12 years ago
cb10799
drm/i915: turn on the power well before suspending
by Paulo Zanoni
· 12 years ago
fa42e23
drm/i915: fix intel_init_power_wells
by Paulo Zanoni
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b514407
drm/i915: fix FORCEWAKE posting reads
by Jani Nikula
· 12 years ago
3490ea5
drm/i915: Treat crtc->mode.clock == 0 as disabled
by Chris Wilson
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
6547fbd
drm/i915: Implement WaSetupGtModeTdRowDispatch
by Daniel Vetter
· 12 years ago
4283908
drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
by Daniel Vetter
· 12 years ago
f20e0b0
drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations
by Chris Wilson
· 12 years ago
52bd02d
drm/i915: Clear self-refresh watermarks when disabled
by Chris Wilson
· 12 years ago
af6c457
drm/i915: Double the cursor self-refresh latency on Valleyview
by Chris Wilson
· 12 years ago
c43d018
drm/i915: Fixup cursor latency used for IVB lp3 watermarks
by Chris Wilson
· 12 years ago
55bde6b1
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
335c07b
drm/i915: Fix shifted screen on top of LVDS on IVY laptop
by Takashi Iwai
· 12 years ago
1a1494d
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
Next »