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/
Dlima_screen.c74 switch (screen->gpu_type) { in lima_screen_get_name()
448 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI450) in lima_screen_set_plb_max_blk()
496 screen->gpu_type = param.value; in lima_screen_query_info()
Dlima_screen.h70 int gpu_type; member
Dlima_job.c737 if ((screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) || in lima_update_pp_stream()
982 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) { in lima_do_job()
/third_party/mesa3d/src/amd/compiler/
Daco_print_asm.cpp112 const char* gpu_type = to_clrx_device_name(program->chip_class, program->family); in print_asm_clrx()
124 sprintf(command, "clrxdisasm --gpuType=%s -r %s", gpu_type, path); in print_asm_clrx()
/third_party/mesa3d/src/amd/common/
Dac_rgp.c335 enum sqtt_gpu_type gpu_type; member
486 chunk->gpu_type = in ac_sqtt_fill_asic_info()