开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_alpm.c
Age
Commit message (
Expand
)
Author
2026-03-09
drm/i915/dp: Read ALPM caps after DPCD init
Arun R Murthy
2026-02-20
drm/i915/alpm: ALPM disable fixes
Jouni Högander
2026-02-05
drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
Ankit Nautiyal
2026-02-05
drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TG
Ankit Nautiyal
2026-02-05
drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
Ankit Nautiyal
2026-02-05
drm/i915/alpm: Compute LOBF late after guardband is already determined
Ankit Nautiyal
2025-12-08
drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior
Jouni Högander
2025-10-09
drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parameters
Jouni Högander
2025-10-09
drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
Jouni Högander
2025-09-18
drm/i915/alpm: Remove error handling from get_lfps_cycle_min_max_time
Jouni Högander
2025-09-05
drm/i915/alpm: Use actual lfps cycle and silence periods in wake time
Jouni Högander
2025-09-05
drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculation
Jouni Högander
2025-09-05
drm/i915/alpm: Add own define for LFPS count
Jouni Högander
2025-09-05
drm/i915/alpm: Calculate silence period
Jouni Högander
2025-05-29
drm/i915/alpm: Move port alpm configuration
Jouni Högander
2025-05-29
drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
Jouni Högander
2025-05-29
drm/i915/alpm: Write PR_ALPM_CTL register
Jouni Högander
2025-05-14
drm/i915/alpm: Stop writing ALPM registers when PSR is enabled
Jouni Högander
2025-05-14
drm/i915/alpm: Make intel_alpm_enable_sink available for PSR
Jouni Högander
2025-04-28
drm/i915/alpm: Check for alpm support before accessing alpm register
Animesh Manna
2025-04-24
drm/i915/display: Disintegrate sink alpm enable from psr with lobf
Animesh Manna
2025-04-24
drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check
Animesh Manna
2025-04-24
drm/i915/lobf: Check for sink error and disable LOBF
Animesh Manna
2025-04-24
drm/i915/lobf: Add mutex for alpm update
Animesh Manna
2025-04-24
drm/i915/lobf: Add debug interface for lobf
Animesh Manna
2025-04-24
drm/i915/lobf: Update lobf if any change in dependent parameters
Animesh Manna
2025-04-24
drm/i915/lobf: Add fixed refresh rate check in compute_config()
Animesh Manna
2025-04-24
drm/i915/lobf: Disintegrate alpm_disable from psr_disable
Animesh Manna
2025-04-24
drm/i915/lobf: Add debug print for LOBF
Animesh Manna
2025-04-24
drm/i915/lobf: Add lobf enablement in post plane update
Animesh Manna
2025-04-24
drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
Jouni Högander
2024-12-18
drm/i915/display: drop unnecessary i915_drv.h includes
Jani Nikula
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
2024-10-02
drm/i915:Remove unused parameter in marco
He Lugang
2024-09-05
drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
Jani Nikula
2024-09-03
drm/i915/display: Increase Fast Wake Sync length as a quirk
Jouni Högander
2024-08-16
drm/i915/alpm: convert to struct intel_display
Jani Nikula
2024-07-09
drm/i915/display: Cache adpative sync caps to use it later
Mitul Golani
2024-06-25
drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_params
Jouni Högander
2024-06-19
intel_alpm: Fix wrong offset for PORT_ALPM_* registers
Jouni Högander
2024-06-19
drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
Jouni Högander
2024-06-11
drm/i915/alpm: Share alpm support checks with PSR code
Jouni Högander
2024-06-11
drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL
Jouni Högander
2024-06-11
drm/i915/alpm: Do not use fast_wake_lines for aux less wake time
Jouni Högander
2024-05-31
drm/i915/alpm: Add debugfs for LOBF
Animesh Manna
2024-05-31
drm/i915/alpm: Enable lobf from source in ALPM_CTL
Animesh Manna
2024-05-31
drm/i915/alpm: Add compute config for lobf
Animesh Manna
2024-05-31
drm/i915/alpm: Move alpm related code to a new file
Animesh Manna