Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c1052 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_gate()
1164 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_ungate()
1218 if (!dc->caps.sequential_ono) { in dcn35_hw_block_power_down()
1294 if (!dc->caps.sequential_ono) { in dcn35_hw_block_power_up()
1309 if (dc->caps.sequential_ono) { in dcn35_hw_block_power_up()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h292 bool sequential_ono; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.c1898 dc->caps.sequential_ono = true; in dcn35_resource_construct()