diff options
author | Melissa Wen <mwen@igalia.com> | 2025-04-30 11:11:47 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-13 09:35:17 -0400 |
commit | d8d47f739752227957d8efc0cb894761bfe1d879 (patch) | |
tree | 72ad4636d53fd367bf107d8af529bf2515088a21 /scripts/generate_rust_analyzer.py | |
parent | 533aa8bdbedb23ff0f1e5022b94b990bb677ed0e (diff) |
drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp
Similar to commit 6a057072ddd1 ("drm/amd/display: Fix null check for
pipe_ctx->plane_state in dcn20_program_pipe") that addresses a null
pointer dereference on dcn20_update_dchubp_dpp. This is the same
function hooked for update_dchubp_dpp in dcn401, with the same issue.
Fix possible null pointer deference on dcn401_program_pipe too.
Fixes: 63ab80d9ac0a ("drm/amd/display: DML2.1 Post-Si Cleanup")
Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions