diff options
| author | Ivan Lipski <ivan.lipski@amd.com> | 2026-08-12 23:15:18 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-09-02 16:47:00 -0400 |
| commit | ef0e9d12727d0fec762eea5053ff02ba555b8895 (patch) | |
| tree | d3e9f97125186a37fdd9a7cf70bb5f0e3aab5efb /scripts/Makefile.thinlto | |
| parent | 90ce19bd11b2864e26e4b43e7acbffabf037b69b (diff) | |
| download | linux-stable-ef0e9d12727d0fec762eea5053ff02ba555b8895.tar.gz linux-stable-ef0e9d12727d0fec762eea5053ff02ba555b8895.zip | |
drm/amd/display: Fix DCN5/6 DML2 compilation warnings
[WHY]
A kernel compilation warning was reported caused by upstream of DCN5/6.
[HOW]
Using plain integer as NULL pointer. Assign NULL to the
VActiveLatencyHidingMargin/VActiveLatencyHidingUs pointer members in
dml2_core_dcn5_funcs_mode_programming.c, and pass NULL for the pointer
arguments to calculate_first_second_splitting() in
dml2_pmo_dcn6_stage_optimizers.c.
Fixes: 7f7d7ea1fa51 ("drm/amd/display: Add new sources for DCN6")
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Ivan Lipski <ivan.lipski@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit d96880560e9f35ba7f8de1b3f90032c8c3eaea88)
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
