Home
last modified time | relevance | path

Searched refs:dcn20_update_bandwidth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_init.c63 .update_bandwidth = dcn20_update_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_init.c64 .update_bandwidth = dcn20_update_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_init.c64 .update_bandwidth = dcn20_update_bandwidth,
H A Ddcn20_hwseq.h76 bool dcn20_update_bandwidth(
H A Ddcn20_hwseq.c2472 bool dcn20_update_bandwidth( in dcn20_update_bandwidth() function