Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c560 unsigned int remaining_buf_size = bufSize; in dcn10_get_hw_state() local
568 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
574 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
577 if ((mask & DC_HW_STATE_MASK_RQ) && remaining_buf_size > 0) { in dcn10_get_hw_state()
580 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
586 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
592 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
598 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
604 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
610 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
[all …]

Completed in 4 milliseconds