Lines Matching refs:DRM_DEBUG
78 DRM_DEBUG("Rendering requires BOs\n"); in v3d_lookup_bos()
185 DRM_DEBUG("Failed to copy wait dep handle.\n"); in v3d_job_init()
348 DRM_DEBUG("Failed to copy post dep handles\n"); in v3d_get_multisync_post_deps()
383 DRM_DEBUG("Two multisync extensions were added to the same job."); in v3d_get_multisync_submit_deps()
418 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_indirect_csd_params()
423 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_indirect_csd_params()
431 DRM_DEBUG("Attempting CSD submit on non-CSD hardware.\n"); in v3d_get_cpu_indirect_csd_params()
461 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_timestamp_query_params()
466 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_timestamp_query_params()
530 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_reset_timestamp_params()
535 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_reset_timestamp_params()
591 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_copy_query_results_params()
596 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_copy_query_results_params()
727 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_reset_performance_params()
732 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_reset_performance_params()
773 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_copy_performance_query_params()
778 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_copy_performance_query_params()
836 DRM_DEBUG("Failed to copy submit extension\n"); in v3d_get_extensions()
918 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_cl_ioctl()
1077 DRM_DEBUG("invalid flags: %d\n", args->flags); in v3d_submit_tfu_ioctl()
1084 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_tfu_ioctl()
1119 DRM_DEBUG("Failed to look up GEM BO %d: %d\n", in v3d_submit_tfu_ioctl()
1181 DRM_DEBUG("Attempting CSD submit on non-CSD hardware\n"); in v3d_submit_csd_ioctl()
1193 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_csd_ioctl()
1298 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_cpu_ioctl()
1305 DRM_DEBUG("CPU job must have a CPU job user extension.\n"); in v3d_submit_cpu_ioctl()
1311 DRM_DEBUG("This CPU job was not submitted with the proper number of BOs.\n"); in v3d_submit_cpu_ioctl()