index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
2019-01-14
drm/i915: Mark up Ironlake ips with rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-21
drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
Paulo Zanoni
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
drm/i915: Don't forget to reset blocks when testing lower wm levels
Matt Roper
2018-12-11
drm/i915: Switch to level-based DDB allocation algorithm (v5)
Matt Roper
2018-12-11
drm/i915: Don't use DDB allocation when choosing gen9 watermark method
Matt Roper
2018-12-10
drm/i915: Use intel_ types more consistently for watermark code (v2)
Matt Roper
2018-12-07
drm/i915: Remove dead update_wm_pre assignment from SKL wm code
Ville Syrjälä
2018-12-07
drm/i915: Remove bogus FIXME from SKL wm computation
Ville Syrjälä
2018-12-07
drm/i915: Use explicit old crtc state in skl_compute_wm()
Ville Syrjälä
2018-11-28
drm/i915: Rename the confusing 'plane_id' to 'color_plane'
Ville Syrjälä
2018-11-28
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
Ville Syrjälä
2018-11-28
drm/i915: Don't pass dev_priv around so much
Ville Syrjälä
2018-11-28
drm/i915: Clean up skl+ vs. icl+ watermark computation
Ville Syrjälä
2018-11-28
drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()
Ville Syrjälä
2018-11-28
drm/i915: Remove some useless zeroing on skl+ wm calculations
Ville Syrjälä
2018-11-28
drm/i915: Fix latency==0 handling for level 0 watermark on skl+
Ville Syrjälä
2018-11-16
drm/i915: Disable LP3 watermarks on all SNB machines
Ville Syrjälä
2018-11-13
drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()
Ville Syrjälä
2018-11-09
drm/i915: Generalize skl_ddb_allocation_overlaps()
Ville Syrjälä
2018-11-08
drm/i915: Move FBC init and cleanup calls to modeset functions
José Roberto de Souza
2018-11-01
drm/i915/icl: Add WaEnable32PlaneMode
Radhakrishna Sripada
2018-11-01
drm/i915: Kill WA 0826
Rodrigo Vivi
2018-10-29
drm/i915: Simplify has_sagv function
Rodrigo Vivi
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-24
drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
Ville Syrjälä
2018-10-24
drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.
Maarten Lankhorst
2018-10-24
drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.
Maarten Lankhorst
2018-10-24
drm/i915: Fix unsigned overflow when calculating total data rate, v2.
Maarten Lankhorst
2018-10-15
drm/i915/icl: enable SAGV for ICL platform
Mahesh Kumar
2018-10-11
drm/i915: promote ddb update message to DRM_DEBUG_KMS
Paulo Zanoni
2018-10-11
drm/i915: don't write PLANE_BUF_CFG twice every time
Paulo Zanoni
2018-10-11
drm/i915: transition WMs ask for Selected Result Blocks
Paulo Zanoni
2018-10-11
drm/i915: fix the watermark result selection on glk/gen10+
Paulo Zanoni
2018-10-11
drm/i915: fix the transition minimums for gen9+ watermarks
Paulo Zanoni
2018-09-26
drm/i915: Move IPC WA #1141 to init_ipc()
José Roberto de Souza
2018-09-26
drm/i915: Move SKL IPC WA to HAS_IPC()
José Roberto de Souza
2018-09-26
drm/i915: Do not modifiy reserved bit in gens that do not have IPC
José Roberto de Souza
2018-09-13
drm/i915/kbl+: Enable IPC only for symmetric memory configurations
Mahesh Kumar
2018-09-13
drm/i915/skl+: don't trust IPC value set by BIOS
Mahesh Kumar
2018-09-13
drm/i915: Implement 16GB dimm wa for latency level-0
Mahesh Kumar
2018-08-14
drm/i915: Disable runtime-pm using lowlevel functions if !HAS_RC6
Chris Wilson
2018-08-13
drm/i915: Restrict gen6_reset_rps_interrupts to gen6+
Chris Wilson
2018-08-07
drm/i915/skl: distribute DDB based on panel resolution
Mahesh Kumar
2018-08-07
drm/i915: ddb_size is of u16 type
Mahesh Kumar
2018-08-02
drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG register
Paulo Zanoni
2018-08-02
drm/i915: Drop stray clearing of rps->last_adj
Chris Wilson
2018-07-31
drm/i915: Interactive RPS mode
Chris Wilson
[prev]
[next]