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