Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c561 unsigned int remaining_buf_size = bufSize; in dcn10_get_hw_state() local
569 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
575 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
578 if ((mask & DC_HW_STATE_MASK_RQ) && remaining_buf_size > 0) { in dcn10_get_hw_state()
581 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
587 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
593 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
599 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
605 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
611 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
[all …]