Commit 5ab49327 authored by Tiffany Yang's avatar Tiffany Yang Committed by Treehugger Robot
Browse files

ANDROID: fix kernelci build breaks for dcn_calcs



A backport of an amd display change changed several local variables into
pointers without updating how they were passed in to subsequent function
calls.

Fixes the following kernelci build errors:
- ‘input’ is a pointer; did you mean to use ‘->’?
- incompatible type for argument 3 of ‘dml1_extract_rq_regs’
- incompatible type for argument 5 of ‘dml1_rq_dlg_get_dlg_params’
- incompatible type for argument 6 of ‘dml1_rq_dlg_get_dlg_params’
in drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.o
(drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c)

Fixes: 14d0c7d2 ("BACKPORT: drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctx")
Change-Id: Ie9f3a750a57cfd901c23d60594ac9b5d55fdf333
Signed-off-by: default avatarTiffany Yang <ynaffit@google.com>
parent c59b8a60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment