Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
17b16054b1115559df126c9d7e727770194d39e3
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
17b1605
drm/i915: Fix bits vs. bytes mixup in dbuf block size computation
by Ville Syrjälä
· 6 years ago
692927f
drm/i915: Reinstate an early latency==0 check for skl+
by Ville Syrjälä
· 6 years ago
b52c273
drm/i915: Don't ignore level 0 lines watermark for glk+
by Ville Syrjälä
· 6 years ago
0e21834
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
by Chris Wilson
· 6 years ago
5ce9a649
drm/i915/pm: switch to kernel types
by Jani Nikula
· 6 years ago
4a8ab5e
drm/i915: Mark up Ironlake ips with rpm wakerefs
by Chris Wilson
· 6 years ago
0e6e0be
drm/i915: Markup paired operations on display power domains
by Chris Wilson
· 6 years ago
0258404
drm/i915: start moving runtime device info to a separate struct
by Jani Nikula
· 6 years ago
a5b79d3
drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
by Paulo Zanoni
· 6 years ago
cf819ef
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
by Lucas De Marchi
· 6 years ago
25db2ea
drm/i915: Don't forget to reset blocks when testing lower wm levels
by Matt Roper
· 6 years ago
d8e8749
drm/i915: Switch to level-based DDB allocation algorithm (v5)
by Matt Roper
· 6 years ago
9343bb2
drm/i915: Don't use DDB allocation when choosing gen9 watermark method
by Matt Roper
· 6 years ago
cd1d3ee
drm/i915: Use intel_ types more consistently for watermark code (v2)
by Matt Roper
· 6 years ago
0b5b45a
drm/i915: Remove dead update_wm_pre assignment from SKL wm code
by Ville Syrjälä
· 6 years ago
f9a954f
drm/i915: Remove bogus FIXME from SKL wm computation
by Ville Syrjälä
· 6 years ago
099a132
drm/i915: Use explicit old crtc state in skl_compute_wm()
by Ville Syrjälä
· 6 years ago
45bee43
drm/i915: Rename the confusing 'plane_id' to 'color_plane'
by Ville Syrjälä
· 6 years ago
ff43bc3
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
by Ville Syrjälä
· 6 years ago
51de9c6
drm/i915: Don't pass dev_priv around so much
by Ville Syrjälä
· 6 years ago
8315847
drm/i915: Clean up skl+ vs. icl+ watermark computation
by Ville Syrjälä
· 6 years ago
6a3c910b
drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()
by Ville Syrjälä
· 6 years ago
14a4306
drm/i915: Remove some useless zeroing on skl+ wm calculations
by Ville Syrjälä
· 6 years ago
ce110ec
drm/i915: Fix latency==0 handling for level 0 watermark on skl+
by Ville Syrjälä
· 6 years ago
03981c6
drm/i915: Disable LP3 watermarks on all SNB machines
by Ville Syrjälä
· 6 years ago
f255c62
drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()
by Ville Syrjälä
· 6 years ago
53cc6880
drm/i915: Generalize skl_ddb_allocation_overlaps()
by Ville Syrjälä
· 6 years ago
acde44b
drm/i915: Move FBC init and cleanup calls to modeset functions
by José Roberto de Souza
· 6 years ago
622b3f6
drm/i915/icl: Add WaEnable32PlaneMode
by Radhakrishna Sripada
· 6 years ago
28b2f4e
drm/i915: Kill WA 0826
by Rodrigo Vivi
· 6 years ago
1ca2b06
drm/i915: Simplify has_sagv function
by Rodrigo Vivi
· 6 years ago
9e78337
drm/i915: Prefer IS_GEN<n> check with bitmask.
by Rodrigo Vivi
· 6 years ago
5d6f36b
drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
by Ville Syrjälä
· 6 years ago
b048a00
drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.
by Maarten Lankhorst
· 6 years ago
1ab554b
drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.
by Maarten Lankhorst
· 6 years ago
24719e9
drm/i915: Fix unsigned overflow when calculating total data rate, v2.
by Maarten Lankhorst
· 6 years ago
04c388d
drm/i915/icl: enable SAGV for ICL platform
by Mahesh Kumar
· 6 years ago
b911714
drm/i915: promote ddb update message to DRM_DEBUG_KMS
by Paulo Zanoni
· 6 years ago
9e44b18
drm/i915: don't write PLANE_BUF_CFG twice every time
by Paulo Zanoni
· 6 years ago
cbacc79
drm/i915: transition WMs ask for Selected Result Blocks
by Paulo Zanoni
· 6 years ago
077b582
drm/i915: fix the watermark result selection on glk/gen10+
by Paulo Zanoni
· 6 years ago
91961a8
drm/i915: fix the transition minimums for gen9+ watermarks
by Paulo Zanoni
· 6 years ago
c9b818d
drm/i915: Move IPC WA #1141 to init_ipc()
by José Roberto de Souza
· 6 years ago
6323113
drm/i915: Move SKL IPC WA to HAS_IPC()
by José Roberto de Souza
· 6 years ago
fd847b8
drm/i915: Do not modifiy reserved bit in gens that do not have IPC
by José Roberto de Souza
· 6 years ago
8a6c544
drm/i915/kbl+: Enable IPC only for symmetric memory configurations
by Mahesh Kumar
· 6 years ago
f361912
drm/i915/skl+: don't trust IPC value set by BIOS
by Mahesh Kumar
· 6 years ago
86b5928
drm/i915: Implement 16GB dimm wa for latency level-0
by Mahesh Kumar
· 6 years ago
08ea70a
drm/i915: Disable runtime-pm using lowlevel functions if !HAS_RC6
by Chris Wilson
· 6 years ago
61e1e37
drm/i915: Restrict gen6_reset_rps_interrupts to gen6+
by Chris Wilson
· 6 years ago
cf1f697
drm/i915/skl: distribute DDB based on panel resolution
by Mahesh Kumar
· 6 years ago
aaa0237
drm/i915: ddb_size is of u16 type
by Mahesh Kumar
· 6 years ago
12a6c93
drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG register
by Paulo Zanoni
· 6 years ago
0d55bab
drm/i915: Drop stray clearing of rps->last_adj
by Chris Wilson
· 6 years ago
60548c5
drm/i915: Interactive RPS mode
by Chris Wilson
· 6 years ago
86c1c87
drm/i915: Downgrade Gen9 Plane WM latency error
by Chris Wilson
· 6 years ago
f00ca81
drm/i915: inline skl_copy_ddb_for_pipe() to its only caller
by Paulo Zanoni
· 7 years ago
818fed4
drm/i915: Silence warning for no vlv powercontext
by Chris Wilson
· 6 years ago
6ceb727
drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
by Mahesh Kumar
· 7 years ago
d65dc3e
drm/i915/icl: Enable Sampler DFR
by Oscar Mateo
· 7 years ago
cc38cae
drm/i915/icl: Introduce initial Icelake Workarounds
by Oscar Mateo
· 7 years ago
37cde11
drm/i915/icl: update ddb entry start/end mask during hw ddb readout
by Mahesh Kumar
· 7 years ago
aa9664f
drm/i915/icl: Enable 2nd DBuf slice only when needed
by Mahesh Kumar
· 7 years ago
74bd800
drm/i915/icl: track dbuf slice-2 status
by Mahesh Kumar
· 7 years ago
cd27d88
drm/i915: Change use get_new_plane_state instead of existing plane state
by Maarten Lankhorst
· 7 years ago
e1f96a6
drm/i915/skl: split skl_compute_ddb function
by Mahesh Kumar
· 7 years ago
08d0e87
drm/i915/skl+: nv12 workaround disable WM level 1-7
by Mahesh Kumar
· 7 years ago
8b2b53c
drm/i915/skl+: make sure higher latency level has higher wm value
by Mahesh Kumar
· 7 years ago
62027b7
drm/i915/skl+: pass skl_wm_level struct to wm compute func
by Mahesh Kumar
· 7 years ago
942aa2d
drm/i915/skl+: NV12 related changes for WM
by Mahesh Kumar
· 7 years ago
ddf3431
drm/i915/skl+: support verification of DDB HW state for NV12
by Mahesh Kumar
· 7 years ago
b879d58
drm/i915/skl+: refactor WM calculation for NV12
by Mahesh Kumar
· 7 years ago
60f8e87
drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
by Mahesh Kumar
· 7 years ago
2b2874e
drm/i915/icl: Enable RC6 and RPS in Gen11
by Oscar Mateo
· 7 years ago
d02b98b
drm/i915/icl: Handle RPS interrupts correctly for Gen11
by Oscar Mateo
· 7 years ago
66c1f77
drm/i915: Avoid setting ring freq on invalid rps freqs
by Mika Kuoppala
· 7 years ago
d586b5f
drm/i915: Index the ring frequency table by HW frequency range
by Chris Wilson
· 7 years ago
a4713c5
drm/i915/cnl: Add Wa_2201832410
by Rodrigo Vivi
· 7 years ago
470e7c6
drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGating
by Rodrigo Vivi
· 7 years ago
14941b6
drm/i915/cnl: document WaVFUnitClockGatingDisable
by Rodrigo Vivi
· 7 years ago
51951ae
drm/i915/icl: Interrupt handling
by Mika Kuoppala
· 7 years ago
d66047e4
drm/i915/cnl: Add WaRsDisableCoarsePowerGating
by Rodrigo Vivi
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
9171433
drm/i915: Drop WaDoubleCursorLP3Latency:ivb
by Ville Syrjälä
· 7 years ago
be3fa66
drm/i915/: Initialise trans_min for skl_compute_transition_wm()
by Chris Wilson
· 7 years ago
3138341
drm/i915: Fixup kerneldoc for intel_pm.c
by Chris Wilson
· 7 years ago
817cc079
drm/i915: Handle RC6 counter wrap
by Tvrtko Ursulin
· 7 years ago
0f550a2
drm/i915: Replace some negative Gen checks
by Tvrtko Ursulin
· 7 years ago
c56b89f
drm/i915: Use INTEL_GEN everywhere
by Tvrtko Ursulin
· 7 years ago
253a281
drm/i915: Remove superfluous worker wakeups when RPS is already boosted
by Chris Wilson
· 7 years ago
31dade7
drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.
by Maarten Lankhorst
· 7 years ago
006bb4c
drm/i915/bxt, glk: Avoid long atomic poll during CDCLK change
by Imre Deak
· 7 years ago
e76019a
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
by Imre Deak
· 7 years ago
4357ce0
drm/i915/gen11: fix the SAGV block time for gen11
by Paulo Zanoni
· 7 years ago
234059d
drm/i915/icl: NV12 y-plane ddb is not in same plane
by Mahesh Kumar
· 7 years ago
5b695af
drm/i915/icl: Fail flip if ddb allocated are less than min display buffer needed
by Mahesh Kumar
· 7 years ago
df8ee19
drm/i915/icl: Do not fix dbuf block size to 512
by Mahesh Kumar
· 7 years ago
9a9e3dfd
drm/i915/icl: Don't allocate fixed bypass path blocks for ICL
by Mahesh Kumar
· 7 years ago
c1beabc
drm/i915: Increase render/media power gating hysteresis for gen9+
by Chris Wilson
· 7 years ago
01ab0f9
drm/i915: Implement WaDisableVFclkgate.
by Rafael Antognolli
· 7 years ago
Next »