Searched refs:dpu_find_format (Results 1 – 2 of 2) sorted by relevance
31 static inline bool dpu_find_format(u32 format, const u32 *supported_formats, in dpu_find_format() function
985 !dpu_find_format(fmt->base.pixel_format, supported_formats, num_formats)) in dpu_plane_check_inline_rotation()1465 return dpu_find_format(format, qcom_compressed_supported_formats, in dpu_plane_format_mod_supported()