Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Ddrm_fourcc.h738 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1) macro
/openbmc/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h764 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1) macro
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c92 DRM_FORMAT_MOD_QCOM_COMPRESSED,
1385 if (modifier == DRM_FORMAT_MOD_QCOM_COMPRESSED) in dpu_plane_format_mod_supported()
H A Ddpu_formats.c1028 case DRM_FORMAT_MOD_QCOM_COMPRESSED: in dpu_get_dpu_format_ext()