Searched refs:dpu_find_format (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.h24 * dpu_find_format - validate if the pixel format is supported
31 static inline bool dpu_find_format(u32 format, const u32 *supported_formats, function
H A Ddpu_plane.c727 !dpu_find_format(fmt->base.pixel_format, supported_formats, num_formats))
1348 return dpu_find_format(format, qcom_compressed_supported_formats,

Completed in 87 milliseconds