Home
last modified time | relevance | path

Searched refs:gpu_type (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.h71 int gpu_type; member
H A Dlima_screen.c74 switch (screen->gpu_type) { in lima_screen_get_name()
463 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI450) in lima_screen_set_plb_max_blk()
511 screen->gpu_type = param.value; in lima_screen_query_info()
H A Dlima_job.c684 if ((screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) || in lima_update_pp_stream()
941 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) { in lima_do_job()
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_asm.cpp185 const char* gpu_type = to_clrx_device_name(program->gfx_level, program->family); in print_asm_clrx()
197 sprintf(command, "clrxdisasm --gpuType=%s -r %s", gpu_type, path); in print_asm_clrx()
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c332 enum sqtt_gpu_type gpu_type; member
479 chunk->gpu_type = in ac_sqtt_fill_asic_info()

Completed in 7 milliseconds