Home
last modified time | relevance | path

Searched refs:NOUVEAU_ERR (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c402 NOUVEAU_ERR("NOUVEAU_GETPARAM_PCI_DEVICE failed.\n"); in nv50_screen_get_param()
510 NOUVEAU_ERR("unknown PIPE_SHADER_CAP %d\n", param); in nv50_screen_get_shader_param()
535 NOUVEAU_ERR("unknown PIPE_CAPF %d\n", param); in nv50_screen_get_paramf()
926 NOUVEAU_ERR("Failed to allocate local bo: %d\n", ret); in nv50_tls_alloc()
944 NOUVEAU_ERR("Unsupported number of temporaries (%u > %u). Fixable if someone cares.\n", in nv50_tls_realloc()
1024 NOUVEAU_ERR("nouveau_screen_init failed: %d\n", ret); in nv50_screen_create()
1073 NOUVEAU_ERR("Failed to allocate fence bo: %d\n", ret); in nv50_screen_create()
1086 NOUVEAU_ERR("Failed to allocate notifier: %d\n", ret); in nv50_screen_create()
1093 NOUVEAU_ERR("Failed to allocate PGRAPH context for M2MF: %d\n", ret); in nv50_screen_create()
1100 NOUVEAU_ERR("Failed to allocate PGRAPH context for 2D: %d\n", ret); in nv50_screen_create()
[all …]
Dnv50_compute.c62 NOUVEAU_ERR("unsupported chipset: NV%02x\n", dev->chipset); in nv50_screen_compute_setup()
223 NOUVEAU_ERR("user constbufs only supported in slot 0\n"); in nv50_compute_validate_constbufs()
572 NOUVEAU_ERR("Failed to launch grid !\n"); in nv50_launch_grid()
Dnv50_miptree.c228 NOUVEAU_ERR("invalid nr_samples: %u\n", mt->base.base.nr_samples); in nv50_miptree_init_ms_mode()
524 NOUVEAU_ERR("Creating unsupported 3D surface !\n"); in nv50_miptree_surface_new()
Dnv50_program.c396 NOUVEAU_ERR("shader translation failed: %i\n", ret); in nv50_program_translate()
499 NOUVEAU_ERR("shader too large (0x%x) to fit in code space ?\n", size); in nv50_program_upload_code()
Dnv50_query_hw_sm.c175 NOUVEAU_ERR("Not enough free MP counter slots !\n"); in nv50_hw_sm_begin_query()
Dnv50_push.c302 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n"); in nv50_push_vbo()
Dnv50_state.c478 NOUVEAU_ERR("unknown wrap mode: %d\n", wrap); in nv50_tsc_wrap_mode()
1409 NOUVEAU_ERR("Cannot map into TGSI_RESOURCE_GLOBAL: " in nv50_set_global_handle()
1435 NOUVEAU_ERR("Could not resize global residents array\n"); in nv50_set_global_bindings()
Dnv50_surface.c94 NOUVEAU_ERR("invalid/unsupported surface format: %s\n", in nv50_2d_texture_set()
1803 NOUVEAU_ERR("failed to allocate blitter struct\n"); in nv50_blitter_create()
1841 NOUVEAU_ERR("failed to allocate blit context\n"); in nv50_blitctx_create()
Dnv50_shader_state.c62 NOUVEAU_ERR("user constbufs only supported in slot 0\n"); in nv50_constbufs_validate()
Dnv50_vbo.c718 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n"); in nva0_draw_stream_output()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_debug.h18 #define NOUVEAU_ERR(fmt, args...) \ macro
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c54 NOUVEAU_ERR("out of temps!!\n"); in temp()
400 NOUVEAU_ERR("bad src file\n"); in tgsi_src()
428 NOUVEAU_ERR("bad dst file %d\n", fdst->Register.File); in tgsi_dst()
527 NOUVEAU_ERR("bad src file\n"); in nvfx_fragprog_parse_instruction()
830 NOUVEAU_ERR("Sorry, the continue keyword is not implemented: ignoring it.\n"); in nvfx_fragprog_parse_instruction()
837 NOUVEAU_ERR("invalid opcode %d\n", finst->Instruction.Opcode); in nvfx_fragprog_parse_instruction()
848 NOUVEAU_ERR( in nvfx_fragprog_parse_instruction()
953 NOUVEAU_ERR("bad rcol index\n"); in nvfx_fragprog_parse_decl_output()
958 NOUVEAU_ERR("bad output semantic\n"); in nvfx_fragprog_parse_decl_output()
Dnvfx_vertprog.c75 NOUVEAU_ERR("out of temps!!\n"); in temp()
389 NOUVEAU_ERR("bad src file\n"); in tgsi_src()
439 NOUVEAU_ERR("bad dst file %i\n", fdst->Register.File); in tgsi_dst()
528 NOUVEAU_ERR("bad src file\n"); in nvfx_vertprog_parse_instruction()
783 NOUVEAU_ERR("invalid opcode %d\n", finst->Instruction.Opcode); in nvfx_vertprog_parse_instruction()
824 NOUVEAU_ERR("bad colour semantic index\n"); in nvfx_vertprog_parse_decl_output()
835 NOUVEAU_ERR("bad bcolour semantic index\n"); in nvfx_vertprog_parse_decl_output()
866 NOUVEAU_ERR("bad output semantic\n"); in nvfx_vertprog_parse_decl_output()
1075 NOUVEAU_ERR("invalid clip dist #%d\n", i); in _nvfx_vertprog_translate()
Dnv30_screen.c269 NOUVEAU_ERR("NOUVEAU_GETPARAM_PCI_DEVICE failed.\n"); in nv30_screen_get_param()
536 NOUVEAU_ERR(str, err); \
578 NOUVEAU_ERR("unknown 3d class for 0x%02x\n", dev->chipset); in nv30_screen_create()
Dnv30_context.c184 NOUVEAU_ERR(str, err); \
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c670 NOUVEAU_ERR("shader translation failed: %i\n", ret); in nvc0_program_translate()
722 NOUVEAU_ERR("unknown program type: %u\n", prog->type); in nvc0_program_translate()
910 NOUVEAU_ERR("Error allocating TEXT area: %d\n", ret); in nvc0_program_upload()
920 NOUVEAU_ERR("shader too large (0x%x) to fit in code space ?\n", size); in nvc0_program_upload()
931 NOUVEAU_ERR("failed to re-upload a shader after code eviction.\n"); in nvc0_program_upload()
Dnvc0_compute.c47 NOUVEAU_ERR("unsupported chipset: NV%02x\n", dev->chipset); in nvc0_screen_compute_setup()
54 NOUVEAU_ERR("Failed to allocate compute object: %d\n", ret); in nvc0_screen_compute_setup()
433 NOUVEAU_ERR("Failed to launch grid !\n"); in nvc0_launch_grid()
Dnvc0_screen.c436 NOUVEAU_ERR("NOUVEAU_GETPARAM_PCI_DEVICE failed.\n"); in nvc0_screen_get_param()
565 NOUVEAU_ERR("unknown PIPE_SHADER_CAP %d\n", param); in nvc0_screen_get_shader_param()
595 NOUVEAU_ERR("unknown PIPE_CAPF %d\n", param); in nvc0_screen_get_paramf()
906 NOUVEAU_ERR("requested TLS size too large: 0x%"PRIx64"\n", size); in nvc0_screen_resize_tls_area()
1023 NOUVEAU_ERR(str, err); \
Dnve4_compute.c79 NOUVEAU_ERR("unsupported chipset: NV%02x\n", dev->chipset); in nve4_screen_compute_setup()
86 NOUVEAU_ERR("Failed to allocate compute object: %d\n", ret); in nve4_screen_compute_setup()
939 NOUVEAU_ERR("Failed to launch grid !\n"); in nve4_launch_grid()
Dnvc0_miptree.c223 NOUVEAU_ERR("invalid nr_samples: %u\n", mt->base.base.nr_samples); in nvc0_miptree_init_ms_mode()
Dnvc0_surface.c98 NOUVEAU_ERR("invalid/unsupported surface format: %s\n", in nvc0_2d_texture_set()
1712 NOUVEAU_ERR("failed to allocate blitter struct\n"); in nvc0_blitter_create()
1750 NOUVEAU_ERR("failed to allocate blit context\n"); in nvc0_blitctx_create()
Dnvc0_query_hw_sm.c2328 NOUVEAU_ERR("Not enough free MP counter slots !\n"); in nve4_hw_sm_begin_query()
2411 NOUVEAU_ERR("Not enough free MP counter slots !\n"); in nvc0_hw_sm_begin_query()
Dnvc0_state.c1428 NOUVEAU_ERR("Could not resize global residents array\n"); in nvc0_set_global_bindings()
Dnvc0_tex.c967 NOUVEAU_ERR("unsupported surface format, try is_format_supported() !\n"); in nve4_set_surface_info()