Home
last modified time | relevance | path

Searched refs:dcn401_update_bandwidth (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.h103 bool dcn401_update_bandwidth(struct dc *dc, struct dc_state *context);
H A Ddcn401_init.c46 .update_bandwidth = dcn401_update_bandwidth,
H A Ddcn401_hwseq.c2366 bool dcn401_update_bandwidth( in dcn401_update_bandwidth() function