Home
last modified time | relevance | path

Searched refs:qcom_compressed_supported_formats (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c59 static const uint32_t qcom_compressed_supported_formats[] = { variable
1349 return dpu_find_format(format, qcom_compressed_supported_formats, in dpu_plane_format_mod_supported()
1350 ARRAY_SIZE(qcom_compressed_supported_formats)); in dpu_plane_format_mod_supported()