Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp481 void HWInfoDRM::GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier, in GetSDMFormat() argument
489 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat()
498 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat()
516 fmts.push_back(drm_format_modifier ? kFormatBGR565Ubwc : kFormatRGB565); in GetSDMFormat()
522 fmts.push_back(drm_format_modifier ? kFormatRGBA1010102Ubwc : kFormatRGBA1010102); in GetSDMFormat()
528 fmts.push_back(drm_format_modifier ? kFormatRGBX1010102Ubwc : kFormatRGBX1010102); in GetSDMFormat()
549 if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
552 } else if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
555 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_COMPRESSED) { in GetSDMFormat()
557 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_DX) { in GetSDMFormat()
Dhw_device_drm.cpp99 uint64_t *drm_format_modifier) { in GetDRMFormat() argument
106 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
122 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
138 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
145 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
155 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
180 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
190 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_DX; in GetDRMFormat()
194 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetDRMFormat()
199 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetDRMFormat()
[all …]
Dhw_info_drm.h57 void GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier,
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp494 void HWInfoDRM::GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier, in GetSDMFormat() argument
502 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat()
511 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat()
529 fmts.push_back(drm_format_modifier ? kFormatBGR565Ubwc : kFormatRGB565); in GetSDMFormat()
535 fmts.push_back(drm_format_modifier ? kFormatRGBA1010102Ubwc : kFormatRGBA1010102); in GetSDMFormat()
541 fmts.push_back(drm_format_modifier ? kFormatRGBX1010102Ubwc : kFormatRGBX1010102); in GetSDMFormat()
562 if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
565 } else if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
568 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_COMPRESSED) { in GetSDMFormat()
570 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_DX) { in GetSDMFormat()
Dhw_device_drm.cpp99 uint64_t *drm_format_modifier) { in GetDRMFormat() argument
106 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
122 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
138 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
145 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
155 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
180 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
190 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_DX; in GetDRMFormat()
194 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetDRMFormat()
199 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetDRMFormat()
[all …]
Dhw_info_drm.h58 void GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier,
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp572 void HWInfoDRM::GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier, in GetSDMFormat() argument
580 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat()
589 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat()
607 fmts.push_back(drm_format_modifier ? kFormatBGR565Ubwc : kFormatRGB565); in GetSDMFormat()
613 fmts.push_back(drm_format_modifier ? kFormatRGBA1010102Ubwc : kFormatRGBA1010102); in GetSDMFormat()
619 fmts.push_back(drm_format_modifier ? kFormatRGBX1010102Ubwc : kFormatRGBX1010102); in GetSDMFormat()
640 if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
643 } else if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
646 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_COMPRESSED) { in GetSDMFormat()
648 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_DX) { in GetSDMFormat()
Dhw_info_drm.h57 void GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier,
Dhw_device_drm.cpp107 uint64_t *drm_format_modifier) { in GetDRMFormat() argument
114 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
130 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
146 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
153 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
163 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
188 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
199 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_DX; in GetDRMFormat()
203 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetDRMFormat()
208 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetDRMFormat()
[all …]
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp481 void HWInfoDRM::GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier, in GetSDMFormat() argument
489 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat()
498 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat()
516 fmts.push_back(drm_format_modifier ? kFormatBGR565Ubwc : kFormatBGR565); in GetSDMFormat()
522 fmts.push_back(drm_format_modifier ? kFormatRGBA1010102Ubwc : kFormatRGBA1010102); in GetSDMFormat()
528 fmts.push_back(drm_format_modifier ? kFormatRGBX1010102Ubwc : kFormatRGBX1010102); in GetSDMFormat()
553 if (drm_format_modifier) { in GetSDMFormat()
Dhw_info_drm.h57 void GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier,
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp659 void HWInfoDRM::GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier, in GetSDMFormat() argument
667 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat()
676 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat()
694 fmts.push_back(drm_format_modifier ? kFormatBGR565Ubwc : kFormatRGB565); in GetSDMFormat()
700 fmts.push_back(drm_format_modifier ? kFormatRGBA1010102Ubwc : kFormatRGBA1010102); in GetSDMFormat()
706 fmts.push_back(drm_format_modifier ? kFormatRGBX1010102Ubwc : kFormatRGBX1010102); in GetSDMFormat()
727 if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
730 } else if (drm_format_modifier == (DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetSDMFormat()
733 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_COMPRESSED) { in GetSDMFormat()
735 } else if (drm_format_modifier == DRM_FORMAT_MOD_QCOM_DX) { in GetSDMFormat()
Dhw_info_drm.h60 void GetSDMFormat(uint32_t drm_format, uint64_t drm_format_modifier,
Dhw_device_drm.cpp130 uint64_t *drm_format_modifier) { in GetDRMFormat() argument
137 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
153 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
169 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
176 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
186 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
211 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED; in GetDRMFormat()
215 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_TILE; in GetDRMFormat()
226 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_DX; in GetDRMFormat()
230 *drm_format_modifier = DRM_FORMAT_MOD_QCOM_COMPRESSED | in GetDRMFormat()
[all …]
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_master.h44 uint64_t drm_format_modifier = 0; member
Ddrm_master.cpp114 drm_buffer.drm_format_modifier); in CreateFbId()
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_master.h44 uint64_t drm_format_modifier = 0; member
Ddrm_master.cpp114 drm_buffer.drm_format_modifier); in CreateFbId()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_master.h44 uint64_t drm_format_modifier = 0; member
Ddrm_master.cpp113 drm_buffer.drm_format_modifier); in CreateFbId()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_master.h44 uint64_t drm_format_modifier = 0; member
Ddrm_master.cpp113 drm_buffer.drm_format_modifier); in CreateFbId()
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_master.h44 uint64_t drm_format_modifier = 0; member
Ddrm_master.cpp113 drm_buffer.drm_format_modifier); in CreateFbId()