Home
last modified time | relevance | path

Searched refs:ilo_err (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_dev.c58 ilo_err("missing hardware logical context support\n"); in ilo_dev_init()
176 ilo_err("unknown GPU generation\n"); in ilo_dev_init()
Dilo_debug.h80 ilo_err(const char *format, ...) in ilo_err() function
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_cp.c124 ilo_err("GPU hang caused by bo %p\n", cp->last_submitted_bo); in ilo_cp_detect_hang()
130 ilo_err("GPU hang detected\n"); in ilo_cp_detect_hang()
Dilo_transfer.c901 ilo_err("failed to map resource for moving staging data\n"); in tex_staging_sys_writeback()
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dilo_shader_cs.c67 ilo_err("failed to legalize FS instructions: %s\n", tc->reason); in cs_compile()
110 ilo_err("failed to compile CS: %s\n", tc->reason); in cs_compile()
Dilo_shader_vs.c744 ilo_err("failed to legalize VS instructions: %s\n", tc->reason); in vs_compile()
788 ilo_err("failed to compile VS: %s\n", tc->reason); in vs_compile()
1187 ilo_err("failed to translate VS TGSI tokens: %s\n", tc->reason); in vs_setup_tgsi()
Dilo_shader_gs.c889 ilo_err("failed to legalize GS instructions: %s\n", tc->reason); in gs_compile()
959 ilo_err("failed to translate GS TGSI tokens: %s\n", tc->reason); in gs_compile_passthrough()
983 ilo_err("failed to compile GS: %s\n", tc->reason); in gs_compile_passthrough()
Dilo_shader_fs.c1381 ilo_err("failed to legalize FS instructions: %s\n", tc->reason); in fs_compile()
1425 ilo_err("failed to compile FS: %s\n", tc->reason); in fs_compile()
1755 ilo_err("failed to translate FS TGSI tokens: %s\n", tc->reason); in fs_setup_tgsi()