index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_psr.h
Age
Commit message (
Expand
)
Author
2025-04-28
drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
Jouni Högander
2025-04-24
drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check
Animesh Manna
2025-04-23
drm/i915/display: Rename intel_psr_needs_block_dc_vblank
Jouni Högander
2025-04-23
drm/i915/psr: Add interface to notify PSR of vblank enable/disable
Jouni Högander
2025-04-23
drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
Jouni Högander
2025-04-23
drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable
Jouni Högander
2025-02-14
drm/i915/psr: Add function for triggering "Frame Change" event
Jouni Högander
2025-02-13
drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
Jouni Högander
2025-01-21
drm/i915/psr: Make intel_psr_enable_sink as local static function
Jouni Högander
2025-01-21
drm/i915/psr: Add new function for writing sink panel replay enable bit
Jouni Högander
2024-11-04
drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Jouni Högander
2024-09-23
drm/i915/psr: Add intel_psr_needs_block_dc_vblank for blocking dc entry
Jouni Högander
2024-09-13
drm/i915/dp: Fix AUX IO power enabling for eDP PSR
Imre Deak
2024-09-03
drm/i915/psr: convert intel_psr.[ch] to struct intel_display
Jani Nikula
2024-04-08
drm/i915/psr: Panel replay has to be enabled before link training
Jouni Högander
2024-04-08
drm/i915/psr: Unify panel replay enable/disable sink
Jouni Högander
2024-01-15
drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local defines
Jouni Högander
2023-11-27
drm/i915/psr: Move plane sel fetch configuration into plane source files
Jouni Högander
2023-11-10
drm/i915/panelreplay: Initializaton and compute config for panel replay
Animesh Manna
2023-10-06
drm/i915/psr: Unify PSR pre/post plane update hooks
Ville Syrjälä
2023-03-20
drm/i915/psr: move PSR debugfs to intel_psr.c
Jani Nikula
2023-01-30
drm/i915/psr: Split sel fetch plane configuration into arm and noarm
Jouni Högander
2022-04-06
drm/i915/display/psr: Lock and unlock PSR around pipe updates
José Roberto de Souza
2021-12-13
drm/i915/psr: avoid intel_frontbuffer.h include with declaration
Jani Nikula
2021-10-27
drm/i915/psr: Disable PSR before modesets turn off all planes
Ville Syrjälä
2021-09-23
drm/i915/display: Only keep PSR enabled if there is active planes
José Roberto de Souza
2021-09-23
drm/i915/display: Match PSR2 selective fetch sequences with specification
José Roberto de Souza
2021-06-08
drm/i915/display: Introduce new intel_psr_pause/resume function
Gwan-gyeong Mun
2021-05-11
drm/i915/display: Fill PSR state during hardware configuration read out
José Roberto de Souza
2021-02-05
drm/i915/display: Support PSR Multiple Instances
Gwan-gyeong Mun
2020-11-05
drm/i915/display: Use initial_fastset_check() to compute and apply the initia...
José Roberto de Souza
2020-10-09
drm/i915/display: Program PSR2 selective fetch registers
José Roberto de Souza
2020-08-17
drm/i915: Initial implementation of PSR2 selective fetch
José Roberto de Souza
2020-05-14
drm/i915/psr: Use new DP VSC SDP compute routine on PSR
Gwan-gyeong Mun
2020-02-24
drm/i915/psr: Force PSR probe only after full initialization
José Roberto de Souza
2020-01-08
drm/i915/display: Force the state compute phase once to enable PSR
José Roberto de Souza
2019-08-22
drm/i915: Do not unmask PSR interruption in IRQ postinstall
José Roberto de Souza
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula