Searched refs:aux_context_lock (Results 1 – 7 of 7) sorted by relevance
529 mtx_lock(&sscreen->aux_context_lock); in si_screen_clear_buffer()532 mtx_unlock(&sscreen->aux_context_lock); in si_screen_clear_buffer()
392 mtx_lock(&sscreen->aux_context_lock); in r600_eliminate_fast_color_clear()398 mtx_unlock(&sscreen->aux_context_lock); in r600_eliminate_fast_color_clear()478 mtx_lock(&sscreen->aux_context_lock); in si_texture_disable_dcc()485 mtx_unlock(&sscreen->aux_context_lock); in si_texture_disable_dcc()
1339 (void) mtx_init(&rscreen->aux_context_lock, mtx_plain); in r600_common_screen_init()1401 mtx_destroy(&rscreen->aux_context_lock); in r600_destroy_common_screen()1428 mtx_lock(&rscreen->aux_context_lock); in r600_screen_clear_buffer()1431 mtx_unlock(&rscreen->aux_context_lock); in r600_screen_clear_buffer()
359 mtx_t aux_context_lock; member
324 mtx_lock(&rscreen->aux_context_lock); in r600_eliminate_fast_color_clear()330 mtx_unlock(&rscreen->aux_context_lock); in r600_eliminate_fast_color_clear()
514 mtx_destroy(&sscreen->aux_context_lock); in si_destroy_screen()711 (void) mtx_init(&sscreen->aux_context_lock, mtx_plain); in radeonsi_screen_create()
136 mtx_t aux_context_lock; member