index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
2024-09-16
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