Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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, in dpu_find_format() function
H A Ddpu_plane.c727 !dpu_find_format(fmt->base.pixel_format, supported_formats, num_formats)) in dpu_plane_check_inline_rotation()
1367 return dpu_find_format(format, qcom_compressed_supported_formats, in dpu_plane_format_mod_supported()

Completed in 3 milliseconds