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
/
display
/
skl_watermark.c
Age
Commit message (
Expand
)
Author
2025-12-01
drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
Jani Nikula
2025-11-21
drm/i915/dram: convert to struct intel_display
Jani Nikula
2025-11-21
drm/i915: move intel_dram.[ch] from soc/ to display/
Jani Nikula
2025-11-12
drm/i915: Use mode_config->cursor_width for cursor DDB allocation
Ville Syrjälä
2025-11-12
drm/i915/wm: Use drm_get_format_info() in SKL+ cursor DDB allocation
Ville Syrjälä
2025-11-06
drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
Ravi Kumar Vodapalli
2025-11-06
drm/i915/xe3p_lpd: Always apply WaWmMemoryReadLatency
Gustavo Sousa
2025-11-06
drm/i915/wm: don't use method1 in Xe3p_LPD onwards
Luca Coelho
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
2025-10-16
drm/i915/wm: Use skl_prefill
Ville Syrjälä
2025-10-16
drm/i915/wm: Add WM0 prefill helpers
Ville Syrjälä
2025-10-16
drm/i915/vblank: Add helper to get correct vblank length
Ankit Nautiyal
2025-10-04
drm/i915: s/intel_get_linetime_us()/skl_wm_linetime_us()/
Ville Syrjälä
2025-10-04
drm/i915: Deobfuscate wm linetime calculation
Ville Syrjälä
2025-10-04
drm/i915: Use the the correct pixel rate to compute wm line time
Ville Syrjälä
2025-09-23
drm/i915: Make sure wm block/lines are non-decreasing
Ville Syrjälä
2025-09-23
drm/i915: Print both the original and adjusted wm latencies
Ville Syrjälä
2025-09-23
drm/i915: Make wm latencies monotonic
Ville Syrjälä
2025-09-23
drm/i915: Flatten sanitize_wm_latency() a bit
Ville Syrjälä
2025-09-23
drm/i915: Extract sanitize_wm_latency()
Ville Syrjälä
2025-09-23
drm/i915: Use increase_wm_latency() for the 16Gb DIMM w/a
Ville Syrjälä
2025-09-23
drm/i915: Extract increase_wm_latency()
Ville Syrjälä
2025-09-23
drm/i915: Extract multiply_wm_latency() from skl_read_wm_latency()
Ville Syrjälä
2025-09-23
drm/i915: Move adjust_wm_latency() out from {mtl,skl}_read_wm_latency()
Ville Syrjälä
2025-09-23
drm/i915: Don't pass the latency array to {skl,mtl}_read_wm_latency()
Ville Syrjälä
2025-09-23
drm/i915: Tweak the read latency fixup code
Ville Syrjälä
2025-09-23
drm/i915: Apply the 16Gb DIMM w/a only for the platforms that need it
Ville Syrjälä
2025-09-23
drm/i915/dram: Also apply the 16Gb DIMM w/a for larger DRAM chips
Ville Syrjälä
2025-09-05
drm/i915/display: Avoid divide by zero
Juha-Pekka Heikkila
2025-09-05
drm/i915/dram: Fix some spelling around the 16Gb DIMM w/a
Ville Syrjälä
2025-09-05
drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
Ville Syrjälä
2025-08-20
drm/i915/psr: Underrun on idle PSR wa only when pkgc latency > delayed vblank
Jouni Högander
2025-08-07
drm/i915/display: use drm->debugfs_root for creating debugfs files
Jani Nikula
2025-06-27
drm/i915/flipq: Implement flip queue based commit path
Ville Syrjälä
2025-06-27
drm/i915: Try to program PKG_C_LATENCY more correctly
Ville Syrjälä
2025-06-27
drm/i915: Set PKG_C_LATENCY.added_wake_time to 0
Ville Syrjälä
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_logical()
Jani Nikula
2025-06-26
drm/i915: move icl_sagv_{pre, post}_plane_update() to intel_bw.c
Jani Nikula
2025-06-26
drm/i915/bw: relocate intel_can_enable_sagv() and rename to intel_bw_can_enab...
Jani Nikula
2025-06-26
drm/i915/wm: make struct intel_dbuf_state opaque type
Jani Nikula
2025-06-26
drm/i915/wm: add more accessors to dbuf state
Jani Nikula
2025-06-26
drm/i915/wm: abstract intel_dbuf_pmdemand_needs_update()
Jani Nikula
2025-06-24
drm/i915/wm: reduce stack usage in skl_print_wm_changes()
Arnd Bergmann
2025-06-23
drm/i915/display: switch to struct drm_device based pcode interface
Jani Nikula
2025-06-19
drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
Jani Nikula
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
2025-06-04
drm/i915/wm: DG2 doesn't have dram info to look up wm_lv_0_adjust_needed
Jani Nikula
2025-06-04
drm/i915/dram: add accessor for struct dram_info and use it
Jani Nikula
2025-04-09
drm/i915/wm: convert skl_watermarks.c internally to struct intel_display
Jani Nikula
2025-04-09
drm/i915/wm: convert skl_watermark.h external interfaces to struct intel_display
Jani Nikula
[next]