Ville Syrjälä
|
5b77da33c1
drm/i915: Use the stored cursor and plane latencies properly
|
12 年之前 |
Ville Syrjälä
|
53615a5e12
drm/i915: Store the watermark latency values in dev_priv
|
12 年之前 |
Ville Syrjälä
|
3a88d0ac80
drm/i915: Add ILK support to intel_read_wm_latency
|
12 年之前 |
Ben Widawsky
|
c37e220461
drm/i915: Add VM to pin
|
12 年之前 |
Ville Syrjälä
|
63cf9a131e
drm/i915: Add SNB/IVB support to intel_read_wm_latency
|
12 年之前 |
Ville Syrjälä
|
e5d5019e95
drm/i915: Don't multiply the watermark latency values too early
|
12 年之前 |
Ville Syrjälä
|
12b134df4e
drm/i915: Split out reading of HSW watermark latency values
|
12 年之前 |
Ville Syrjälä
|
888fd1594e
drm/i915: Change the watermark latency type to uint16_t
|
12 年之前 |
Ville Syrjälä
|
1fda9882ca
drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
|
12 年之前 |
Ville Syrjälä
|
23297044ac
drm/i915: Rename most wm compute functions to ilk_ prefix
|
12 年之前 |
Ville Syrjälä
|
3658729a72
drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
|
12 年之前 |
Ville Syrjälä
|
67ca28f30a
drm/i915: Pass the actual sprite width to watermarks functions
|
12 年之前 |
Ville Syrjälä
|
bdd57d0386
drm/i915: Add scaled paramater to update_sprite_watermarks()
|
12 年之前 |
Chris Wilson
|
29ebf90f81
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
|
12 年之前 |
Chris Wilson
|
907b28c56e
drm/i915: Colocate all GT access routines in the same file
|
12 年之前 |
Daniel Vetter
|
cb54b53ada
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
|
12 年之前 |
Daniel Vetter
|
181d1b9e31
drm/i915: fix up gt init sequence fallout
|
12 年之前 |
Konstantin Khlebnikov
|
7dcd2677ea
drm/i915: fix long-standing SNB regression in power consumption after resume v2
|
12 年之前 |
Damien Lespiau
|
eb4926e4a6
drm/i915: Don't try to calculate RC6 residency on GEN4 and before
|
12 年之前 |
Damien Lespiau
|
f1e8fa56fd
drm/i915: We implement WaFbcDisableDpfcClockGating on ilk
|
12 年之前 |
Damien Lespiau
|
4bb353343d
drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb
|
12 年之前 |
Damien Lespiau
|
7457d61748
drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb
|
12 年之前 |
Daniel Vetter
|
a0b3335a21
drm/i915: simplify rps interrupt enabling/disabling sequence
|
12 年之前 |
Daniel Vetter
|
44fc7d5cf3
drm/i915: extract rps interrupt enable/disable helpers
|
12 年之前 |
Daniel Vetter
|
0a9a8c91a5
drm/i915: unify GT/PM irq postinstall code
|
12 年之前 |
Daniel Vetter
|
59cdb63d52
drm/i915: kill dev_priv->rps.lock
|
12 年之前 |
Guenter Roeck
|
c11e5f35ab
Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
|
12 年之前 |
Ben Widawsky
|
f343c5f647
drm/i915: Getter/setter for object attributes
|
12 年之前 |
Daniel Vetter
|
190d6cd5cd
drm/i915: less magic for stolen preallocated objects w/o gtt offset
|
12 年之前 |
Ville Syrjälä
|
e8474409d7
drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV
|
12 年之前 |