Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c671 uint32_t active_total_with_borders; in dce110_enable_stream() local
680 active_total_with_borders = in dce110_enable_stream()
686 early_control = active_total_with_borders % lane_count; in dce110_enable_stream()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c2712 uint32_t active_total_with_borders; in dcn20_enable_stream() local
2767 active_total_with_borders = in dcn20_enable_stream()
2773 early_control = active_total_with_borders % lane_count; in dcn20_enable_stream()