diff options
| author | Reza Amini <reza.amini@amd.com> | 2025-08-12 10:02:45 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-08-27 13:57:49 -0400 |
| commit | dbe88861742ebdb277aaf8963c9bfb876436106c (patch) | |
| tree | f38ff916cc5ac4dffbbfb497da835b6ddd5c89ce /drivers/gpu/drm/amd/display/dc/basics/vector.c | |
| parent | drm/amd/display: track dpia support (diff) | |
| download | linux-dbe88861742ebdb277aaf8963c9bfb876436106c.tar.gz linux-dbe88861742ebdb277aaf8963c9bfb876436106c.zip | |
drm/amd/display: Decrease stack size in logging path
[why]
Reducing stack size can avoid stack over flow
[how]
Make local variables const and static so they are not
on the stack.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Reza Amini <reza.amini@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/basics/vector.c')
0 files changed, 0 insertions, 0 deletions
