Home
last modified time | relevance | path

Searched refs:resource_log_pipe_topology_update (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h470 void resource_log_pipe_topology_update(struct dc *dc, struct dc_state *state);
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2122 resource_log_pipe_topology_update(dc, context); in dcn401_program_front_end_for_ctx()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2046 resource_log_pipe_topology_update(dc, context); in dcn20_program_front_end_for_ctx()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2357 void resource_log_pipe_topology_update(struct dc *dc, struct dc_state *state) in resource_log_pipe_topology_update() function