/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.c | 402 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 …]
|
D | nv50_compute.c | 62 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()
|
D | nv50_miptree.c | 228 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()
|
D | nv50_program.c | 396 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()
|
D | nv50_query_hw_sm.c | 175 NOUVEAU_ERR("Not enough free MP counter slots !\n"); in nv50_hw_sm_begin_query()
|
D | nv50_push.c | 302 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n"); in nv50_push_vbo()
|
D | nv50_state.c | 478 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()
|
D | nv50_surface.c | 94 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()
|
D | nv50_shader_state.c | 62 NOUVEAU_ERR("user constbufs only supported in slot 0\n"); in nv50_constbufs_validate()
|
D | nv50_vbo.c | 718 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n"); in nva0_draw_stream_output()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_debug.h | 18 #define NOUVEAU_ERR(fmt, args...) \ macro
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_fragprog.c | 54 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()
|
D | nvfx_vertprog.c | 75 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()
|
D | nv30_screen.c | 269 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()
|
D | nv30_context.c | 184 NOUVEAU_ERR(str, err); \
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_program.c | 670 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()
|
D | nvc0_compute.c | 47 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()
|
D | nvc0_screen.c | 436 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); \
|
D | nve4_compute.c | 79 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()
|
D | nvc0_miptree.c | 223 NOUVEAU_ERR("invalid nr_samples: %u\n", mt->base.base.nr_samples); in nvc0_miptree_init_ms_mode()
|
D | nvc0_surface.c | 98 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()
|
D | nvc0_query_hw_sm.c | 2328 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()
|
D | nvc0_state.c | 1428 NOUVEAU_ERR("Could not resize global residents array\n"); in nvc0_set_global_bindings()
|
D | nvc0_tex.c | 967 NOUVEAU_ERR("unsupported surface format, try is_format_supported() !\n"); in nve4_set_surface_info()
|