Home
last modified time | relevance | path

Searched refs:hubp_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2071 unsigned int hubp_count = 0; in dcn401_program_front_end_for_ctx() local
2099 hubp_count++; in dcn401_program_front_end_for_ctx()
2102 if (prev_hubp_count == 0 && hubp_count > 0) { in dcn401_program_front_end_for_ctx()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2043 unsigned int hubp_count = 0; in dcn20_program_front_end_for_ctx() local
2069 hubp_count++; in dcn20_program_front_end_for_ctx()
2072 if (prev_hubp_count == 0 && hubp_count > 0) { in dcn20_program_front_end_for_ctx()