1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/amdgpu_dm
Mario Limonciello d17846a096 drm/amd/display: Disable panel replay by default for now
Panel replay was enabled by default in commit 5950efe25e
("drm/amd/display: Enable Panel Replay for static screen use case"), but
it isn't working properly at least on some BOE and AUO panels.  Instead
of being static the screen is solid black when active.  As it's a new
feature that was just introduced that regressed VRR disable it for now
so that problem can be properly root caused.

Cc: Tom Chung <chiahsuan.chung@amd.com>
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3344
Fixes: 5950efe25e ("drm/amd/display: Enable Panel Replay for static screen use case")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-05-02 15:37:58 -04:00
..
amdgpu_dm.c drm/amd/display: Disable panel replay by default for now 2024-05-02 15:37:58 -04:00
amdgpu_dm.h drm/amd/display: Add periodic detection for IPS 2024-04-30 09:57:23 -04:00
amdgpu_dm_color.c drm/amd/display: Remove plane and stream pointers from dc scratch 2024-03-27 01:43:22 -04:00
amdgpu_dm_crc.c drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector 2023-12-06 15:22:34 -05:00
amdgpu_dm_crc.h drm/amd/display: Fix in secure display context creation 2023-04-24 18:36:46 -04:00
amdgpu_dm_crtc.c drm/amd/display: Add periodic detection for IPS 2024-04-30 09:57:23 -04:00
amdgpu_dm_crtc.h drm/amd/display: add prefix to amdgpu_dm_crtc.h functions 2023-03-08 14:05:53 -05:00
amdgpu_dm_debugfs.c drm/amd/display: Fix incorrect DSC instance for MST 2024-04-30 09:46:55 -04:00
amdgpu_dm_debugfs.h drm/amd/display: Move connector debugfs to drm 2022-05-23 11:27:44 +03:00
amdgpu_dm_hdcp.c drm/amd/display: add amdgpu_dm support for DCN351 2024-03-04 15:59:08 -05:00
amdgpu_dm_hdcp.h drm/amd/display: phase2 enable mst hdcp multiple displays 2023-01-17 15:41:19 -05:00
amdgpu_dm_helpers.c drm/amd/display: Add MSF panel to DPCD 0x317 patch list 2024-04-30 10:03:20 -04:00
amdgpu_dm_irq.c drm/amd/display: Disable ips before dc interrupt setting 2024-01-25 16:00:24 -05:00
amdgpu_dm_irq.h drm/amd/display: Support for DMUB AUX 2021-05-10 18:06:44 -04:00
amdgpu_dm_irq_params.h drm/amd/display: Implement secure display on DCN21 2022-10-27 14:42:32 -04:00
amdgpu_dm_mst_types.c drm/amd/display: Add misc DC changes for DCN401 2024-04-26 17:23:34 -04:00
amdgpu_dm_mst_types.h drm/amd/display: FEC overhead should be checked once for mst slot nums 2024-04-09 21:59:29 -04:00
amdgpu_dm_plane.c drm/amd/display: Do cursor programming with rest of pipe 2024-04-30 09:51:30 -04:00
amdgpu_dm_plane.h drm/amd/display: Do cursor programming with rest of pipe 2024-04-30 09:51:30 -04:00
amdgpu_dm_pp_smu.c drm/amd/display: Clean up warnings in amdgpu_dm_pp_smu.c 2023-07-07 13:51:47 -04:00
amdgpu_dm_psr.c drm/amd/display: Add periodic detection for IPS 2024-04-30 09:57:23 -04:00
amdgpu_dm_psr.h drm/amd/display: Add periodic detection for IPS 2024-04-30 09:57:23 -04:00
amdgpu_dm_replay.c drm/amd/display: Enable Panel Replay for static screen use case 2024-01-15 18:35:39 -05:00
amdgpu_dm_replay.h drm/amd/display: Enable Panel Replay for static screen use case 2024-01-15 18:35:39 -05:00
amdgpu_dm_services.c drm/amd/display: Add dummy interface for tracing DCN32 SMU messages 2024-04-09 22:03:13 -04:00
amdgpu_dm_trace.h drm/amd/display: Create optc.h file 2023-11-07 12:03:30 -05:00
amdgpu_dm_wb.c drm/amd/display: Return max resolution supported by DWB 2024-04-09 22:14:47 -04:00
amdgpu_dm_wb.h drm/amd/display: Create amdgpu_dm_wb_connector 2023-12-06 15:22:35 -05:00
dc_fpu.c drm/amd/display: Add a warning if the FPU is used outside from task context. 2023-10-09 16:47:37 -04:00
dc_fpu.h drm/amd/display: Add DC_FP helper to check FPU state 2021-08-05 21:17:59 -04:00
Makefile drm/amd/display: Initialize writeback connector 2023-12-06 15:22:34 -05:00