Searched refs:sq_thread_resource_mgmt (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_accel.c138 uint32_t sq_thread_resource_mgmt, sq_thread_resource_mgmt_2; local in function:evergreen_sq_setup
168 sq_thread_resource_mgmt = ((sq_conf->num_ps_threads << NUM_PS_THREADS_shift) |
193 E32(sq_thread_resource_mgmt);
H A Dr6xx_accel.c175 uint32_t sq_thread_resource_mgmt, sq_stack_resource_mgmt_1, sq_stack_resource_mgmt_2; local in function:r600_sq_setup
200 sq_thread_resource_mgmt = ((sq_conf->num_ps_threads << NUM_PS_THREADS_shift) |
216 E32(ib, sq_thread_resource_mgmt);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_accel.c135 uint32_t sq_thread_resource_mgmt, sq_thread_resource_mgmt_2; local in function:evergreen_sq_setup
165 sq_thread_resource_mgmt = ((sq_conf->num_ps_threads << NUM_PS_THREADS_shift) |
190 E32(sq_thread_resource_mgmt);
H A Dr6xx_accel.c130 uint32_t sq_thread_resource_mgmt, sq_stack_resource_mgmt_1, sq_stack_resource_mgmt_2; local in function:r600_sq_setup
155 sq_thread_resource_mgmt = ((sq_conf->num_ps_threads << NUM_PS_THREADS_shift) |
171 E32(sq_thread_resource_mgmt);

Completed in 7 milliseconds