Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/ !
Ddpu_plane.c67 static const uint32_t qcom_compressed_supported_formats[] = { variable
1430 return dpu_find_format(format, qcom_compressed_supported_formats, in dpu_plane_format_mod_supported()
1431 ARRAY_SIZE(qcom_compressed_supported_formats)); in dpu_plane_format_mod_supported()