Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c564 unsigned int remaining_buf_size = bufSize; in dcn10_get_hw_state() local
572 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
578 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
581 if ((mask & DC_HW_STATE_MASK_RQ) && remaining_buf_size > 0) { in dcn10_get_hw_state()
584 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
590 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
596 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
602 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
608 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
614 remaining_buf_size -= chars_printed; in dcn10_get_hw_state()
[all …]

Completed in 6 milliseconds