diff options
| author | Nathan Chancellor <[email protected]> | 2023-10-18 18:45:52 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-10-20 19:11:27 +0000 |
| commit | 089dbf6a06f1dcaeed4f8b86d619e8d28b235207 (patch) | |
| tree | 6ddd4e236ff523865c29f9aa19aba4b3208ecab1 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | |
| parent | drm/amd/display: clean up some inconsistent indenting (diff) | |
| download | kernel-089dbf6a06f1dcaeed4f8b86d619e8d28b235207.tar.gz kernel-089dbf6a06f1dcaeed4f8b86d619e8d28b235207.zip | |
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2
display_mode_code.c is unconditionally built with
-Wframe-larger-than=2048, which causes warnings even when
CONFIG_FRAME_WARN has been set to 0, which should show no warnings.
Use the existing $(frame_warn_flag) variable, which handles this
situation. This is basically commit 25f178bbd078 ("drm/amd/display:
Respect CONFIG_FRAME_WARN=0 in dml Makefile") but for DML2.
Fixes: 7966f319c66d ("drm/amd/display: Introduce DML2")
Signed-off-by: Nathan Chancellor <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h')
0 files changed, 0 insertions, 0 deletions
