Searched refs:ivpu_info (Results 1 – 2 of 2) sorted by relevance
70 #define ivpu_info(vdev, fmt, ...) drm_info(&(vdev)->drm, fmt, ##__VA_ARGS__) macro
168 ivpu_info(vdev, "Firmware: %s, version: %s", fw->name, in ivpu_fw_parse()