Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b5163dbb17fd0648600d2c840e53b76f5ca49a5b
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
b5163db
drm/i915: Fix nesting of rps.mutex and struct_mutex during powersave init
by Chris Wilson
· 8 years ago
3e510a8
drm/i915: Repack fence tiling mode and stride into a single integer
by Chris Wilson
· 8 years ago
dcff85c
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
by Chris Wilson
· 8 years ago
94558e2
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
055c3ff
drm/i915/gen9: Give one extra block per line for SKL plane WM calculations
by Matt Roper
· 8 years ago
8dac1e1
drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0
by Ville Syrjälä
· 8 years ago
acb9135
drm/i915: Program FW_BLC_SELF on 915G as well
by Ville Syrjälä
· 8 years ago
2d1b505
drm/i915: Always use cpp==4 for FW_BLC_SELF on 915GM/945GM
by Ville Syrjälä
· 8 years ago
2a13ae7
drm/i915: Protect older gen against intel_gt_init_powersave()
by Chris Wilson
· 8 years ago
12c100b
drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
by Ville Syrjälä
· 9 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
54b4f68
Revert "drm/i915: Enable RC6 immediately"
by Chris Wilson
· 8 years ago
b12e0ee
drm/i915: Enable RC6 immediately
by Chris Wilson
· 8 years ago
34911fd
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free
by Chris Wilson
· 8 years ago
e8a261e
drm/i915: Rename request reference/unreference to get/put
by Chris Wilson
· 8 years ago
197be2a
drm/i915: Disable waitboosting for mmioflips/semaphores
by Chris Wilson
· 8 years ago
a89bd7b
drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance
by Mika Kuoppala
· 9 years ago
c584e2d
drm/i195/fbc: Add WaFbcNukeOnHostModify
by Mika Kuoppala
· 9 years ago
5b88989
drm/i915/gen9: Add WaFbcWakeMemOn
by Mika Kuoppala
· 9 years ago
f20b1ba
drm/i915/gen9: Add WaFbcTurnOffFbcWatermark
by Mika Kuoppala
· 9 years ago
0e51c0b
drm/i915/gen9: Add WaEnableChickenDCPR
by Mika Kuoppala
· 9 years ago
4ac4199
drm/i915/kbl: Add WaDisableGamClockGating
by Mika Kuoppala
· 9 years ago
11b2834
drm/i915/gen9: Enable must set chicken bits in config0 reg
by Mika Kuoppala
· 9 years ago
9146f30
drm/i915/kbl: Add WaDisableSDEUnitClockGating
by Mika Kuoppala
· 9 years ago
da0a0ac
drm/i915/psr: Implement PSR2 w/a for gen9
by Daniel Vetter
· 9 years ago
fb7404e
drm/i915: Hide gen6_update_ring_freq()
by Chris Wilson
· 9 years ago
b7137e0
drm/i915: Defer enabling rc6 til after we submit the first batch/context
by Chris Wilson
· 9 years ago
29ecd78d
drm/i915: Define a separate variable and control for RPS waitboost frequency
by Chris Wilson
· 9 years ago
99ac961
drm/i915: Move overclocking detection to alongside RPS frequency detection
by Chris Wilson
· 9 years ago
773ea9a
drm/i915: Perform static RPS frequency setup before userspace
by Chris Wilson
· 9 years ago
3a45b05
drm/i915: Preserve current RPS frequency across init
by Chris Wilson
· 9 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 9 years ago
c33d247
drm/i915: Flush the RPS bottom-half when the GPU idles
by Chris Wilson
· 9 years ago
67d97da
drm/i915: Only start retire worker when idle
by Chris Wilson
· 9 years ago
a72b562
drm/915: Fix long lines and random indent in gen6_set_rps_thresholds()
by Chris Wilson
· 9 years ago
f69a02c
drm/i915: Spin after waking up for an interrupt
by Chris Wilson
· 9 years ago
fc61984
drm/i915/bxt: Fix sanity check for BIOS RC6 setup
by Imre Deak
· 9 years ago
b99d49c
drm/i915: Fix log type for RC6 debug messages
by Imre Deak
· 9 years ago
3f5582d
drm/i915: Convert sandybridge_pcode_*() to use intel_wait_for_register()
by Chris Wilson
· 9 years ago
9b61302
drm/i915/gen9: Re-allocate DDB only for changed pipes
by Matt Roper
· 9 years ago
2b83c4c
drm/i915: Set softmin frequency on idle->busy transition
by Michał Winiarski
· 9 years ago
d1b4eef
drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance
by Mika Kuoppala
· 9 years ago
031cd8c
drm/i195/fbc: Add WaFbcNukeOnHostModify
by Mika Kuoppala
· 9 years ago
303d4ea
drm/i915/gen9: Add WaFbcWakeMemOn
by Mika Kuoppala
· 9 years ago
0f78dee
drm/i915/gen9: Add WaFbcTurnOffFbcWatermark
by Mika Kuoppala
· 9 years ago
590e8ff
drm/i915/gen9: Add WaEnableChickenDCPR
by Mika Kuoppala
· 9 years ago
44fff99
drm/i915/skl: Add WAC6entrylatency
by Mika Kuoppala
· 9 years ago
8aeb7f6
drm/i915/kbl: Add WaDisableGamClockGating
by Mika Kuoppala
· 9 years ago
b033bb6
drm/i915/gen9: Enable must set chicken bits in config0 reg
by Mika Kuoppala
· 9 years ago
17e0adf
drm/i915/edp: Add WaKVMNotificationOnConfigChange:bdw
by Mika Kuoppala
· 9 years ago
9498dba
drm/i915/kbl: Add WaDisableSDEUnitClockGating
by Mika Kuoppala
· 9 years ago
8d19d7d
drm/i915/skl+: Use scaling amount for plane data rate calculation (v4)
by Kumar, Mahesh
· 9 years ago
9c2f7a9
drm/i915/skl+: calculate plane pixel rate (v4)
by Kumar, Mahesh
· 9 years ago
cbcfd14
drm/i915/skl+: calculate ddb minimum allocation (v6)
by Kumar, Mahesh
· 9 years ago
edd4156
drm/i915: Don't try to calculate relative data rates during hw readout
by Matt Roper
· 9 years ago
7fa1d27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
1a3d189
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
by Dave Gordon
· 9 years ago
7045c36
drm/i915: Don't leave old junk in ilk active watermarks on readout
by Ville Syrjälä
· 9 years ago
dc00b6a
drm/i915/psr: Implement PSR2 w/a for gen9
by Daniel Vetter
· 9 years ago
1560653
drm/i915: Don't leave old junk in ilk active watermarks on readout
by Ville Syrjälä
· 9 years ago
6b6bada
drm/i915/gen9: Reject display updates that exceed wm limitations (v2)
by Matt Roper
· 9 years ago
734fa01
drm/i915/gen9: Calculate watermarks during atomic 'check' (v2)
by Matt Roper
· 9 years ago
55994c2
drm/i915/gen9: Propagate watermark calculation failures up the call chain
by Matt Roper
· 9 years ago
2b4b9f3
drm/i915/gen9: Use a bitmask to track dirty pipe watermarks
by Matt Roper
· 9 years ago
f4a9675
drm/i915/gen9: Allow watermark calculation on in-flight atomic state (v3)
by Matt Roper
· 9 years ago
33815fa
drm/i915/gen9: Calculate plane WM's from state
by Matt Roper
· 9 years ago
a6d3460e
drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2)
by Matt Roper
· 9 years ago
98d3949
drm/i915/gen9: Compute DDB allocation at atomic check time (v4)
by Matt Roper
· 9 years ago
279e99d
drm/i915: Add distrust_bios_wm flag to dev_priv (v2)
by Matt Roper
· 9 years ago
c107acf
drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v3)
by Matt Roper
· 9 years ago
86a2100a
drm/i915/gen9: Store plane minimum blocks in CRTC wm state (v2)
by Matt Roper
· 9 years ago
9c74d82
drm/i915/gen9: Allow calculation of data rate for in-flight state (v2)
by Matt Roper
· 9 years ago
a1de91e
drm/i915/gen9: Cache plane data rates in CRTC state
by Matt Roper
· 9 years ago
e7649b5
drm/i915: Rename s/skl_compute_pipe_wm/skl_build_pipe_wm/
by Matt Roper
· 9 years ago
e8f1f02
drm/i915: Reorganize WM structs/unions in CRTC state
by Matt Roper
· 9 years ago
7e22dbb
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
by Tvrtko Ursulin
· 9 years ago
dc97997
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
by Chris Wilson
· 9 years ago
532f7a7
drm/i915: Calculate IPS linetime watermark based on future cdclk
by Ville Syrjälä
· 9 years ago
c033666
drm/i915: Store a i915 backpointer from engine, and use it
by Chris Wilson
· 9 years ago
91d1425
drm/i915: Small display interrupt handlers tidy
by Tvrtko Ursulin
· 9 years ago
d6a862f
drm/i915/bdw: Add missing delay during L3 SQC credit programming
by Imre Deak
· 9 years ago
450174f
drm/i915/chv: Tune L3 SQC credits based on actual latencies
by Imre Deak
· 9 years ago
36579cb
drm/i915: Clean up L3 SQC register field definitions
by Imre Deak
· 9 years ago
48e5d68
drm/i915/bdw: Add missing delay during L3 SQC credit programming
by Imre Deak
· 9 years ago
73db04c
drm/i915: Move releasing of the GEM request from free to retire/cancel
by Chris Wilson
· 9 years ago
2030d68
drm/i915/bxt: Explicitly clear the Turbo control register
by Akash Goel
· 9 years ago
9aec6a0
drm/i915/skl+: Use plane size for relative data rate calculation
by Kumar, Mahesh
· 9 years ago
297b32e
drm/i915: Ignore GTFIFODBG FIFO free entry fields on CHV
by Ville Syrjälä
· 9 years ago
766078d
drm/i915: Move vlv_init_display_clock_gating() to the display power well
by Ville Syrjälä
· 9 years ago
1204d5b
drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to 2 pipes
by Ville Syrjälä
· 9 years ago
2d1fe07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
by Joonas Lahtinen
· 9 years ago
a280f7d
drm/i915/skl+: Use plane size for relative data rate calculation
by Kumar, Mahesh
· 9 years ago
5fd9f52
drm/i915: Set GPU freq to idle_freq initially
by Ville Syrjälä
· 9 years ago
c30fec6
drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV
by Ville Syrjälä
· 9 years ago
72e96d6
drm/i915: Refer to GGTT {,VM} consistently
by Joonas Lahtinen
· 9 years ago
b4ac5af
drm/i915: replace for_each_engine()
by Dave Gordon
· 9 years ago
62106b4
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
by Joonas Lahtinen
· 9 years ago
bb400da
drm/i915: Move load time init of clock gating hooks earlier
by Imre Deak
· 9 years ago
Next »