Reviewed-by: Nirmoy Das <[email protected]> On 11/24/20 5:52 PM, Alex Deucher wrote:
No longer exists.Fixes: fa7580010fde1b ("drm/amd/display: init soc bounding box for dcn3.01.") Signed-off-by: Alex Deucher <[email protected]> --- drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c b/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c index 124ae5253d4b..7e95bd1e9e53 100644 --- a/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c +++ b/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c @@ -1223,8 +1223,6 @@ static const struct resource_create_funcs res_create_maximus_funcs = { .create_hwseq = dcn301_hwseq_create, };-static void dcn301_pp_smu_destroy(struct pp_smu_funcs **pp_smu);- static void dcn301_destruct(struct dcn301_resource_pool *pool) { unsigned int i;
_______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
