index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-08-28
drm/i915/tgl: Fix stepping WA matching
José Roberto de Souza
2020-08-17
drm/i915/kbl: Fix revision ID checks
Matt Roper
2020-08-17
drm/i915: Move WaDisableDopClockGating:skl to skl_init_clock_gating()
Ville Syrjälä
2020-07-09
drm/i915: Document FBC related w/as more thoroughly
Ville Syrjälä
2020-07-09
drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxt
Ville Syrjälä
2020-07-09
drm/i915: Don't do WaFbcTurnOffFbcWatermark for glk
Ville Syrjälä
2020-07-09
drm/i915: Move all FBC w/as to .init_clock_gating()
Ville Syrjälä
2020-07-08
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
2020-07-03
drm/i915/fbc: Allow FBC to recompress after a 3D workload on i85x/i865
Ville Syrjälä
2020-07-01
drm/i915: Fix g4x fbc watermark enable
Ville Syrjälä
2020-06-11
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-02
drm/i915: Identify Cometlake platform
Chris Wilson
2020-05-22
drm/i915: Fix includes and local vars order
Stanislav Lisovskiy
2020-05-21
drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
2020-05-19
drm/i915/pm: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
2020-05-18
drm/i915/display: Return error from dbuf allocation failure
Chris Wilson
2020-05-18
drm/i915: Fix dbuf slice mask when turning off all the pipes
Ville Syrjälä
2020-05-16
drm/i915: Clean up dbuf debugs during .atomic_check()
Ville Syrjälä
2020-05-16
drm/i915: Move the dbuf pre/post plane update
Ville Syrjälä
2020-05-16
drm/i915: Nuke skl_ddb_get_hw_state()
Ville Syrjälä
2020-05-16
drm/i915: Introduce proper dbuf state
Ville Syrjälä
2020-05-16
drm/i915: Make skl_compute_dbuf_slices() behave consistently for all platforms
Ville Syrjälä
2020-05-14
drm/i915: Enable SAGV support for Gen12
Stanislav Lisovskiy
2020-05-14
drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
2020-05-14
drm/i915: Add TGL+ SAGV support
Stanislav Lisovskiy
2020-05-13
drm/i915: Make active_pipes check skl specific
Stanislav Lisovskiy
2020-05-13
drm/i915: Extract skl SAGV checking
Stanislav Lisovskiy
2020-05-13
drm/i915: Introduce skl_plane_wm_level accessor.
Stanislav Lisovskiy
2020-05-11
drm/i915: Fix glk watermark calculations
Ville Syrjälä
2020-05-04
drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
Sultan Alsawaf
2020-05-04
drm/i915: Remove cnl pre-prod workarounds
Ville Syrjälä
2020-05-04
drm/i915: Track active_pipes in bw_state
Stanislav Lisovskiy
2020-05-04
drm/i915: Use bw state for per crtc SAGV evaluation
Stanislav Lisovskiy
2020-04-28
drm/i915/tgl: Wa_14011059788
Matt Atwood
2020-04-21
drm/i915: drop a bunch of superfluous inlines
Jani Nikula
2020-04-17
drm/i915: Add pre/post plane updates for SAGV
Stanislav Lisovskiy
2020-04-17
drm/i915: Prepare to extract gen specific functions from intel_can_enable_sagv
Stanislav Lisovskiy
2020-04-14
drm/i915: Start passing latency as parameter
Stanislav Lisovskiy
2020-03-05
drm/i915: Implement display w/a 1140 for glk/cnl
Ville Syrjälä
2020-03-05
drm/i915: Enable transition watermarks for glk
Ville Syrjälä
2020-03-05
drm/i915: Don't check for wm changes until we've compute the wms fully
Ville Syrjälä
2020-03-05
drm/i915: Don't check uv_wm in skl_plane_wm_equals()
Ville Syrjälä
2020-03-03
drm/i915/tgl: Move and restrict Wa_1408615072
José Roberto de Souza
2020-03-03
drm/i915/gen11: Moving WAs to rcs_engine_wa_init()
José Roberto de Souza
2020-03-03
drm/i915: move watermark structs more towards usage
Jani Nikula
[next]