Searched refs:RADEON_PRIO_DESCRIPTORS (Results 1 – 5 of 5) sorted by relevance
220 RADEON_USAGE_READWRITE | RADEON_PRIO_DESCRIPTORS); in si_init_cp_reg_shadowing()
167 RADEON_USAGE_READ | RADEON_PRIO_DESCRIPTORS); in si_upload_descriptors()186 RADEON_USAGE_READ | RADEON_PRIO_DESCRIPTORS); in si_add_descriptors_to_bo_list()1186 RADEON_USAGE_READ | RADEON_PRIO_DESCRIPTORS); in si_vertex_buffers_begin_new_cs()
413 RADEON_USAGE_READWRITE | RADEON_PRIO_DESCRIPTORS); in si_begin_new_gfx_cs()
1935 RADEON_USAGE_READ | RADEON_PRIO_DESCRIPTORS); in si_upload_and_prefetch_VB_descriptors()
147 #define RADEON_PRIO_DESCRIPTORS (1 << 9) macro