linux-stable/drivers/gpu/drm/amd/display/amdgpu_dm
Alex Hung 411ec82dae drm/amd/display: Return max resolution supported by DWB
commit 2cc69a10d8 upstream.

mode_config's max width x height is 4096x2160 and is higher than DWB's
max resolution 3840x2160 which is returned instead.

Cc: stable@vger.kernel.org
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-17 11:23:42 +02:00
..
Makefile drm/amd/display: Initialize writeback connector 2023-12-06 15:22:34 -05:00
amdgpu_dm.c drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST 2024-04-17 11:23:42 +02:00
amdgpu_dm.h drm/amd/display: Fix recent checkpatch errors in amdgpu_dm 2024-01-05 16:10:44 -05:00
amdgpu_dm_color.c drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_color 2024-01-09 15:44:13 -05: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: Fix recent checkpatch errors in amdgpu_dm 2024-01-05 16:10:44 -05: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 a potential buffer overflow in 'dp_dsc_clock_en_read()' 2024-03-26 18:17:01 -04:00
amdgpu_dm_debugfs.h
amdgpu_dm_hdcp.c drm/amd/display: Add DCN35 DM Support 2023-08-30 15:51:16 -04:00
amdgpu_dm_hdcp.h
amdgpu_dm_helpers.c drm/amd/display: Add monitor patch for specific eDP 2024-02-28 17:33:05 -05: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: include drm/drm_edid.h only where needed 2023-12-13 16:08:01 -05:00
amdgpu_dm_mst_types.h drm/amd/display: Add polling method to handle MST reply packet 2023-07-18 14:32:37 -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 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: fix IPX enablement 2024-04-03 15:32:49 +02:00
amdgpu_dm_psr.h drm/amd/display: fix IPX enablement 2024-04-03 15:32:49 +02:00
amdgpu_dm_replay.c drm/amd/display: Fix unnecessary conversion to bool in 'amdgpu_dm_setup_replay' 2023-08-30 14:58:11 -04:00
amdgpu_dm_replay.h drm/amd/display: Add Freesync Panel DM code 2023-08-07 17:14:07 -04:00
amdgpu_dm_services.c
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-17 11:23:42 +02: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