Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_MOD_QCOM_COMPRESSED (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Ddrm_fourcc.h110 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1) macro
/kernel/linux/linux-5.10/include/uapi/drm/
H A Ddrm_fourcc.h533 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Ddrm_fourcc.h157 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_fourcc.h157 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1) macro
/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm_fourcc.h738 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1) macro
743 * Similar to DRM_FORMAT_MOD_QCOM_COMPRESSED but not compressed.
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c1002 case DRM_FORMAT_MOD_QCOM_COMPRESSED: in dpu_get_dpu_format_ext()
1005 DPU_DEBUG("found fmt: %4.4s DRM_FORMAT_MOD_QCOM_COMPRESSED\n", in dpu_get_dpu_format_ext()
H A Ddpu_plane.c120 DRM_FORMAT_MOD_QCOM_COMPRESSED,
1511 if (modifier == DRM_FORMAT_MOD_QCOM_COMPRESSED) { in dpu_plane_format_mod_supported()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c1028 case DRM_FORMAT_MOD_QCOM_COMPRESSED: in dpu_get_dpu_format_ext()
1031 DRM_DEBUG_ATOMIC("found fmt: %4.4s DRM_FORMAT_MOD_QCOM_COMPRESSED\n", in dpu_get_dpu_format_ext()
H A Ddpu_plane.c92 DRM_FORMAT_MOD_QCOM_COMPRESSED,
1366 if (modifier == DRM_FORMAT_MOD_QCOM_COMPRESSED) in dpu_plane_format_mod_supported()

Completed in 14 milliseconds