index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_psr.c
Age
Commit message (
Expand
)
Author
2023-06-26
drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake times
Jouni Högander
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
2023-04-20
drm/i915/psr: Sprinkle cpu_transcoder variables around
Ville Syrjälä
2023-04-20
drm/i915/psr: Include PSR_PERF_CNT in debugfs output on all platforms
Ville Syrjälä
2023-04-20
drm/i915/psr: Define more PSR mask bits
Ville Syrjälä
2023-04-20
drm/i915/psr: Use intel_de_rmw()
Ville Syrjälä
2023-04-20
drm/i915/psr: Clean up PSR register defininitions
Ville Syrjälä
2023-04-13
drm/i915: Flag purely internal commits to not clear crtc_state->inherited
Ville Syrjälä
2023-04-04
drm/i915/psr: split out PSR regs to a separate file
Jani Nikula
2023-03-31
drm/i915/psr: Implement Display WA #1136
Jouni Högander
2023-03-31
drm/i915/psr: Check that vblank is long enough for psr2
Jouni Högander
2023-03-31
drm/i915/psr: Add helpers for block count number handling
Jouni Högander
2023-03-31
drm/i915/psr: Implement Wa_14015648006
Jouni Högander
2023-03-31
drm/i915/psr: Modify/Fix Wa_16013835468 and prepare for Wa_14015648006
Jouni Högander
2023-03-31
drm/i915/psr: Unify pre/post hooks
Jouni Högander
2023-03-20
drm/i915/psr: clean up PSR debugfs sink status error handling
Jani Nikula
2023-03-20
drm/i915/psr: switch PSR debugfs to struct intel_connector
Jani Nikula
2023-03-20
drm/i915/psr: move PSR debugfs to intel_psr.c
Jani Nikula
2023-03-06
drm/i915/power: move dc state members to struct i915_power_domains
Jani Nikula
2023-03-01
drm/i915/psr: Fix the delayed vblank w/a
Ville Syrjälä
2023-02-24
drm/i915/psr: Use calculated io and fast wake lines
Jouni Högander
2023-02-20
drm/i915/psr: Stop clobbering TRANS_SET_CONTEXT_LATENCY
Ville Syrjälä
2023-02-17
drm/i915: Give CPU transcoder timing registers TRANS_ prefix
Ville Syrjälä
2023-02-16
drm/i915/display/panel: use intel_de_rmw if possible in panel related code
Andrzej Hajda
2023-01-30
drm/i915/tgl: Drop support for pre-production steppings
Matt Roper
2023-01-30
drm/i915/psr: Split sel fetch plane configuration into arm and noarm
Jouni Högander
2023-01-26
drm/i915/psr: Implement Wa_14014971492
Jouni Högander
2023-01-17
drm/i915/psr: Implement Wa_14015648006
Jouni Högander
2023-01-16
drm/i915/display: drop redundant display/ from #includes
Jani Nikula
2022-12-23
drm/i915/psr: Add continuous full frame bit together with single
Jouni Högander
2022-12-12
drm/i915/mtl: Initial display workarounds
Jouni Högander
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-03
drm/i915/psr: Remove inappropriate DSC slice alignment warning
Jouni Högander
2022-11-03
drm/i915/psr: Ensure panel granularity aligns with DSC slice height
Jouni Högander
2022-11-01
drm/i915/mtl: Fix PSR2_MAN_TRK_CTL bit getter functions for MTL
Jouni Högander
2022-11-01
drm/i915/psr: Send update also on invalidate
Jouni Högander
2022-10-11
drm/i915/display: remove drm_device aliases
Andrzej Hajda
2022-10-04
drm/i915/mtl: Extend PSR support
José Roberto de Souza
2022-10-03
drm/i915/psr: Fix PSR_IMR/IIR field handling
Jouni Högander
2022-09-13
drm/i915/display: Use drm helper instead of own loop for damage clips
Jouni Högander
2022-09-13
drm/i915/display: Use original src in psr2 sel fetch area calculation
Jouni Högander
2022-09-13
drm/i915/psr: Disable PSR2 when SDP is sent on prior line
Jouni Högander
2022-09-13
drm/i915/psr: Equation changed for sending start/stop on prior line
Jouni Högander
2022-08-29
drm/i915: move dmc to display.dmc
Jani Nikula
2022-07-18
drm/i915/psr: Disable PSR before disable pipe
José Roberto de Souza
2022-07-18
Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"
José Roberto de Souza
2022-07-12
drm/i915/display: Ensure PSR gets disabled if no encoders in new state
Jouni Högander
2022-07-01
drm/i915/display: clean up comments
Tom Rix
2022-06-09
drm/i915/display: Fix handling of enable_psr parameter
José Roberto de Souza
2022-05-27
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
[next]