Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
HDdce_mem_input.c585 uint32_t buffers_allocated; in dce_mi_allocate_dmif() local
589 DMIF_BUFFERS_ALLOCATED, &buffers_allocated); in dce_mi_allocate_dmif()
591 if (buffers_allocated == 2) in dce_mi_allocate_dmif()
622 uint32_t buffers_allocated; in dce_mi_free_dmif() local
626 DMIF_BUFFERS_ALLOCATED, &buffers_allocated); in dce_mi_free_dmif()
628 if (buffers_allocated == 0) in dce_mi_free_dmif()