Lines Matching refs:DRM_DEBUG

77 		DRM_DEBUG("Rendering requires BOs\n");  in v3d_lookup_bos()
184 DRM_DEBUG("Failed to copy wait dep handle.\n"); in v3d_job_init()
347 DRM_DEBUG("Failed to copy post dep handles\n"); in v3d_get_multisync_post_deps()
382 DRM_DEBUG("Two multisync extensions were added to the same job."); in v3d_get_multisync_submit_deps()
417 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_indirect_csd_params()
422 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_indirect_csd_params()
430 DRM_DEBUG("Attempting CSD submit on non-CSD hardware.\n"); in v3d_get_cpu_indirect_csd_params()
460 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_timestamp_query_params()
465 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_timestamp_query_params()
529 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_reset_timestamp_params()
534 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_reset_timestamp_params()
590 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_copy_query_results_params()
595 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_copy_query_results_params()
726 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_reset_performance_params()
731 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_reset_performance_params()
772 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_copy_performance_query_params()
777 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_copy_performance_query_params()
835 DRM_DEBUG("Failed to copy submit extension\n"); in v3d_get_extensions()
917 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_cl_ioctl()
1071 DRM_DEBUG("invalid flags: %d\n", args->flags); in v3d_submit_tfu_ioctl()
1078 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_tfu_ioctl()
1113 DRM_DEBUG("Failed to look up GEM BO %d: %d\n", in v3d_submit_tfu_ioctl()
1175 DRM_DEBUG("Attempting CSD submit on non-CSD hardware\n"); in v3d_submit_csd_ioctl()
1187 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_csd_ioctl()
1287 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_cpu_ioctl()
1294 DRM_DEBUG("CPU job must have a CPU job user extension.\n"); in v3d_submit_cpu_ioctl()
1300 DRM_DEBUG("This CPU job was not submitted with the proper number of BOs.\n"); in v3d_submit_cpu_ioctl()