Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c962 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_gate()
1007 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_gate()
1119 if (dc->caps.sequential_ono) { in dcn35_calc_blocks_to_ungate()
1192 if (!dc->caps.sequential_ono) { in dcn35_hw_block_power_down()
1268 if (!dc->caps.sequential_ono) { in dcn35_hw_block_power_up()
1283 if (dc->caps.sequential_ono) { in dcn35_hw_block_power_up()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h364 bool sequential_ono; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1906 dc->caps.sequential_ono = true; in dcn36_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1927 dc->caps.sequential_ono = true; in dcn35_resource_construct()