Lines Matching full:yuv
52 DRM_DEBUG_DRIVER("Applying RGB to YUV color correction\n"); in sun4i_backend_apply_color_correction()
216 /* TODO: Add support for the multi-planar YUV formats */ in sun4i_backend_update_yuv_format()
221 DRM_DEBUG_DRIVER("Unsupported YUV format (0x%x)\n", fmt); in sun4i_backend_update_yuv_format()
241 DRM_DEBUG_DRIVER("Unsupported YUV pixel sequence (0x%x)\n", in sun4i_backend_update_yuv_format()
258 /* Clear the YUV mode */ in sun4i_backend_update_layer_formats()
315 /* TODO: Add support for the multi-planar YUV formats */ in sun4i_backend_update_yuv_buffer()
316 DRM_DEBUG_DRIVER("Setting packed YUV buffer address to %pad\n", &paddr); in sun4i_backend_update_yuv_buffer()
505 DRM_DEBUG_DRIVER("Plane FB format is YUV\n"); in sun4i_backend_atomic_check()
590 /* We can only have a single YUV plane at a time */ in sun4i_backend_atomic_check()
592 DRM_DEBUG_DRIVER("Too many planes with YUV, rejecting...\n"); in sun4i_backend_atomic_check()
601 DRM_DEBUG_DRIVER("State valid with %u planes, %u alpha, %u video, %u YUV\n", in sun4i_backend_atomic_check()