Home
last modified time | relevance | path

Searched refs:mesa_logw (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder_stub.c53 mesa_logw("Batch logging not supported on Android."); in intel_print_batch()
/third_party/mesa3d/src/vulkan/util/
Dvk_log.c123 mesa_logw("%s: PERF: %s", message_idname, message); in __vk_log_impl()
125 mesa_logw("%s: %s", message_idname, message); in __vk_log_impl()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h135 mesa_logw(__VA_ARGS__); \
/third_party/mesa3d/src/util/
Dlog.h54 #define mesa_logw(fmt, ...) mesa_log(MESA_LOG_WARN, (MESA_LOG_TAG), (fmt), ##__VA_ARGS__) macro
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h353 mesa_logw("%s:%d: " fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h120 mesa_logw(__VA_ARGS__); \
/third_party/mesa3d/src/intel/vulkan/
Danv_perf.c60 mesa_logw("Performance support disabled, " in anv_physical_device_init_perf()
Danv_device.c332 mesa_logw("%s:%d: The kernel reported a GTT size larger than 2 GiB but " in anv_compute_sys_heap_size()
669 mesa_logw("Ignoring unsupported ANV_QUEUE_OVERRIDE token: %s", next); in anv_override_engine_counts()
679 mesa_logw("ANV_QUEUE_OVERRIDE: gc=0 with g > 0 violates the " in anv_override_engine_counts()
773 mesa_logw("Haswell Vulkan support is incomplete"); in anv_physical_device_try_create()
775 mesa_logw("Ivy Bridge Vulkan support is incomplete"); in anv_physical_device_try_create()
777 mesa_logw("Bay Trail Vulkan support is incomplete"); in anv_physical_device_try_create()
Danv_android.c735 mesa_logw("%s: unsupported format=%d", __func__, format); in setup_gralloc0_usage()
Danv_private.h397 mesa_logw("%s:%d: FINISHME: " format, __FILE__, __LINE__, \
/third_party/mesa3d/src/intel/dev/
Dintel_device_info.c1249 mesa_logw("Driver does not support the 0x%x PCI ID.", pci_id); in intel_get_device_info_from_pci_id()
1341 mesa_logw("Kernel 4.1 required to properly query GPU properties."); in getparam_topology()