summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_psr.c
AgeCommit message (Expand)Author
2024-11-04drm/i915/psr: WA for panels stating bad link status after PSR is enabledJouni Högander
2024-10-30drm/i915/display: use x100 version for full version and releaseJani Nikula
2024-10-29drm/i915/psr: Change psr size limits checkSuraj Kandpal
2024-10-23drm/i915/psr: vbt.psr.enable is only for eDP panelsJouni Högander
2024-10-08drm/i915/psr: Implement Wa 14019834836Jouni Högander
2024-10-08drm/i915/psr: Add new SU area calculation helper to apply workaroundsJouni Högander
2024-10-02drm/i915:Remove unused parameter in marcoHe Lugang
2024-09-30Revert "drm/i915/psr: Implement WA to help reach PC10"Jouni Högander
2024-09-23drm/i915/psr: Implement WA to help reach PC10Suraj Kandpal
2024-09-23drm/i915/psr: Add intel_psr_needs_block_dc_vblank for blocking dc entryJouni Högander
2024-09-18drm/i915/psr: Fix PSR sink enable sequenceVille Syrjälä
2024-09-18drm/i915/psr: eDP Panel Replay is not supported on pipes other than A and BJouni Högander
2024-09-13drm/i915/dp: Fix AUX IO power enabling for eDP PSRImre Deak
2024-09-11drm/i915/psr: Do not wait for PSR being idle on on Panel ReplayJouni Högander
2024-09-11drm/i915/psr: Add connector debugfs files for MST connector as wellJouni Högander
2024-09-05drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where neededJani Nikula
2024-09-03drm/i915/psr: convert intel_psr.[ch] to struct intel_displayJani Nikula
2024-08-22drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()Jani Nikula
2024-08-21drm/i915/psr: Prevent Panel Replay if CRC calculation is enabledJouni Högander
2024-06-25drm/i915/psr: Modify dg2_activate_panel_replay to support eDPJouni Högander
2024-06-25drm/i915/psr: Check Early Transport for Panel Replay as wellJouni Högander
2024-06-25drm/i915/psr: Perform scanline indication check for Panel Replay as wellJouni Högander
2024-06-25drm/i915/psr: Perform psr2 checks related to ALPM for Panel ReplayJouni Högander
2024-06-25drm/i915/psr: HW will not allow PR on eDP when HDCP enabledJouni Högander
2024-06-25drm/i915/psr: 128b/132b Panel Replay is not supported on eDPJouni Högander
2024-06-25drm/i915/psr: Check panel Early Transport capability for eDP PRJouni Högander
2024-06-25drm/i915/psr: enable sink for eDP1.5 Panel ReplayJouni Högander
2024-06-25drm/i915/psr: Inform Panel Replay source support on eDP as wellJouni Högander
2024-06-25drm/i915/psr: Check panel ALPM capability for eDP Panel ReplayJouni Högander
2024-06-24drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when neededJouni Högander
2024-06-19Revert "drm/i915/psr: Disable early transport by default"Jouni Högander
2024-06-19drm/i915/psr: Add new debug bit to disable Panel ReplayJouni Högander
2024-06-19drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR onlyJouni Högander
2024-06-19drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is setJouni Högander
2024-06-19drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameterJouni Högander
2024-06-19drm/i915/display: Wa 16021440873 is writing wrong registerJouni Högander
2024-06-19drm/i915/psr: Set SU area width as pipe src widthJouni Högander
2024-06-12drm/i915: Rename all bigjoiner to joinerStanislav Lisovskiy
2024-06-11drm/i915/psr: Wake time is aux less wake time for Panel ReplayJouni Högander
2024-06-11drm/i915/psr: Check vblank against IO buffer wake time on LunarlakeJouni Högander
2024-06-11drm/i915/psr: Take into account SU SDP scanline indication in vblank checkJouni Högander
2024-06-11drm/i915/psr: Move vblank length check to separate functionJouni Högander
2024-06-11drm/i915/psr: Print Panel Replay status instead of frame lock statusJouni Högander
2024-06-11drm/i915/psr: Add Panel Replay support to intel_psr2_config_et_validJouni Högander
2024-06-11drm/i915/alpm: Share alpm support checks with PSR codeJouni Högander
2024-06-11drm/i915/psr: Split enabling sink for PSR and Panel ReplayJouni Högander
2024-06-07drm/i915: pass dev_priv explicitly to MTL_CLKGATE_DIS_TRANSJani Nikula
2024-06-03drm/i915/psr: Add Early Transport into psr debugfs interfaceJouni Högander
2024-06-03drm/i915/psr: Allow setting I915_PSR_DEBUG_SU_REGION_ET_DISABLE via debugfsJouni Högander
2024-06-03drm/i915/psr: Use enable boolean from intel_crtc_state for Early TransportJouni Högander