Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1040 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_gate()
1076 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_gate()
1188 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_ungate()
1242 if (!dc->caps.sequential_ono) { in dcn35_hw_block_power_down()
1318 if (!dc->caps.sequential_ono) { in dcn35_hw_block_power_up()
1333 if (dc->caps.sequential_ono) { in dcn35_hw_block_power_up()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h302 bool sequential_ono; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1907 dc->caps.sequential_ono = true; in dcn35_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1880 dc->caps.sequential_ono = true; in dcn36_resource_construct()