summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_psr.c
AgeCommit message (Expand)Author
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
2024-06-03drm/i915/psr: Get Early Transport status in intel_psr_pipe_get_configJouni Högander
2024-06-03drm/i915/psr: Add Early Transport status boolean into intel_psrJouni Högander
2024-05-31drm/i915/alpm: Enable lobf from source in ALPM_CTLAnimesh Manna
2024-05-31drm/i915/alpm: Move alpm related code to a new fileAnimesh Manna
2024-05-31drm/i915/alpm: Move alpm parameters from intel_psrAnimesh Manna
2024-05-29drm/i915/psr: modify psr status debugfs to support eDP Panel ReplayJouni Högander
2024-05-29drm/i915/psr: Move printing PSR mode to own functionJouni Högander
2024-05-29drm/i915/psr: Move printing sink PSR support to own functionJouni Högander
2024-05-29drm/i915/psr: Store pr_dpcd in intel_dpJouni Högander
2024-05-22drm/i915: Simplify PIPESRC_ERLY_TPT definitionVille Syrjälä
2024-05-20drm/i915/psr: PSR2_CTL[Block Count Number] not needed for LunarLakeJouni Högander
2024-05-20drm/i915/psr: LunarLake PSR2_CTL[IO Wake Lines] is 6 bits wideJouni Högander
2024-05-20drm/i915/psr: LunarLake IO and Fast Wake time line count maximums are 68Jouni Högander
2024-05-16drm/i915: pass dev_priv explicitly to CURSURFLIVEJani Nikula
2024-05-15drm/i915: Extract intel_cursor_regs.hVille Syrjälä
2024-05-15drm/i915/psr: Add panel replay sel update support to debugfs interfaceJouni Högander