Lines Matching refs:DRM_ERROR
244 DRM_ERROR("No CSR support available for this platform\n"); in intel_csr_load_program()
249 DRM_ERROR("Tried to program CSR with empty payload\n"); in intel_csr_load_program()
293 DRM_ERROR("DMC firmware has wrong CSS header length " in parse_csr_fw()
336 DRM_ERROR("DMC firmware has wrong package header length " in parse_csr_fw()
358 DRM_ERROR("DMC firmware not supported for %c stepping\n", in parse_csr_fw()
367 DRM_ERROR("DMC firmware has wrong dmc header length " in parse_csr_fw()
376 DRM_ERROR("DMC firmware has wrong mmio count %u\n", in parse_csr_fw()
384 DRM_ERROR("DMC firmware has wrong mmio address 0x%x\n", in parse_csr_fw()
395 DRM_ERROR("DMC firmware too big (%u bytes)\n", nbytes); in parse_csr_fw()
402 DRM_ERROR("Memory allocation failed for dmc payload\n"); in parse_csr_fw()
472 DRM_ERROR("Unexpected: no known CSR firmware for platform\n"); in intel_csr_ucode_init()