linux/drivers/gpu/drm/amd/display/amdgpu_dm
Joshua Aberback e779f4587f drm/amd/display: Add handling for DC power mode
[Why]
Future implementations will require a distinction between AC power and
DC power (wall power and battery power, respectively). To accomplish this,
adding a power mode parameter to certain dc interfaces, and adding a
separate DML2 instance for DC mode validation. Default behaviour unchanged.

Reviewed-by: Jun Lei <jun.lei@amd.com>
Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Joshua Aberback <joshua.aberback@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-09 22:04:51 -04:00
..
Makefile drm/amd/display: Initialize writeback connector 2023-12-06 15:22:34 -05:00
amdgpu_dm.c drm/amd/display: Add handling for DC power mode 2024-04-09 22:04:51 -04:00
amdgpu_dm.h drm/amd/display: add debugfs disallow edp psr 2024-01-29 15:42:10 -05: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
amdgpu_dm_crtc.c drm/amd/display: add debugfs disallow edp psr 2024-01-29 15:42:10 -05:00
amdgpu_dm_crtc.h
amdgpu_dm_debugfs.c drm/amd/display: add debugfs disallow edp psr 2024-01-29 15:42:10 -05:00
amdgpu_dm_debugfs.h
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
amdgpu_dm_helpers.c drm/amd/display: Add monitor patch for specific eDP 2024-03-20 13:12:58 -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
amdgpu_dm_irq_params.h
amdgpu_dm_mst_types.c drm/amd/display: FEC overhead should be checked once for mst slot nums 2024-04-09 21:59:29 -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: Add 3x4 CTM support for plane CTM 2023-12-14 15:27:35 -05:00
amdgpu_dm_plane.h drm/amd/display: Add prefix for plane functions 2023-10-26 19:00:09 -04:00
amdgpu_dm_pp_smu.c
amdgpu_dm_psr.c drm/amd/display: fix IPX enablement 2024-03-27 01:33:11 -04:00
amdgpu_dm_psr.h drm/amd/display: fix IPX enablement 2024-03-27 01:33:11 -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: include drm/drm_edid.h only where needed 2023-12-13 16:08:01 -05: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