Lines Matching refs:DRM_ERROR
265 DRM_ERROR("No CSR support available for this platform\n"); in intel_csr_load_program()
313 DRM_ERROR("Unknown stepping info, firmware loading failed\n"); in finish_csr_load()
321 DRM_ERROR("Firmware has wrong CSS header length %u bytes\n", in finish_csr_load()
332 DRM_ERROR("Firmware has wrong package header length %u bytes\n", in finish_csr_load()
353 DRM_ERROR("Firmware not supported for %c stepping\n", stepping); in finish_csr_load()
361 DRM_ERROR("Firmware has wrong dmc header length %u bytes\n", in finish_csr_load()
369 DRM_ERROR("Firmware has wrong mmio count %u\n", in finish_csr_load()
377 DRM_ERROR(" Firmware has wrong mmio address 0x%x\n", in finish_csr_load()
388 DRM_ERROR("CSR firmware too big (%u) bytes\n", nbytes); in finish_csr_load()
395 DRM_ERROR("Memory allocation failed for dmc payload\n"); in finish_csr_load()
437 DRM_ERROR("Unexpected: no known CSR firmware for platform\n"); in intel_csr_ucode_init()