Home
last modified time | relevance | path

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

/device/google/redbull-kernel/sm7250/kernel-headers/drm/
Ddrm_fourcc.h112 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
113 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
114 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
115 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
116 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
117 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
118 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
119 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
120 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
121 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
[all …]
Dsde_drm.h196 #define DRM_FORMAT_MOD_QCOM_FSC_TILE fourcc_mod_code(QCOM, 0x10)
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/
Ddrm_fourcc.h191 #define fourcc_mod_code(vendor, val) \ macro
209 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
219 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
235 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
250 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
265 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
284 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
285 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
300 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
313 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
[all …]
Dsde_drm.h503 #define DRM_FORMAT_MOD_QCOM_FSC_TILE fourcc_mod_code(QCOM, 0x10)
/device/google/felix-kernel/kernel-headers/drm/
Ddrm_fourcc.h146 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
148 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
149 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
150 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
151 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
152 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
153 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
154 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
155 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
156 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/tangorpro-kernel/kernel-headers/drm/
Ddrm_fourcc.h146 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
148 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
149 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
150 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
151 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
152 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
153 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
154 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
155 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
156 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/pantah-kernel/kernel-headers/drm/
Ddrm_fourcc.h146 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
148 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
149 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
150 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
151 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
152 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
153 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
154 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
155 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
156 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/bluejay-kernel/kernel-headers/drm/
Ddrm_fourcc.h146 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
148 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
149 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
150 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
151 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
152 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
153 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
154 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
155 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
156 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/raviole-kernel/kernel-headers/drm/
Ddrm_fourcc.h146 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
148 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
149 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
150 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
151 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
152 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
153 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
154 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
155 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
156 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/lynx-kernel/kernel-headers/drm/
Ddrm_fourcc.h146 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
148 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
149 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
150 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
151 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
152 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
153 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
154 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
155 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
156 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/bluejay-kernel/original-kernel-headers/drm/
Ddrm_fourcc.h355 #define fourcc_mod_code(vendor, val) \ macro
398 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
408 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
418 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
437 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
455 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
470 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
489 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
490 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
501 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/felix-kernel/original-kernel-headers/drm/
Ddrm_fourcc.h355 #define fourcc_mod_code(vendor, val) \ macro
398 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
408 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
418 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
437 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
455 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
470 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
489 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
490 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
501 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/lynx-kernel/original-kernel-headers/drm/
Ddrm_fourcc.h355 #define fourcc_mod_code(vendor, val) \ macro
398 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
408 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
418 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
437 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
455 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
470 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
489 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
490 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
501 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/tangorpro-kernel/original-kernel-headers/drm/
Ddrm_fourcc.h355 #define fourcc_mod_code(vendor, val) \ macro
398 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
408 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
418 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
437 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
455 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
470 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
489 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
490 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
501 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/raviole-kernel/original-kernel-headers/drm/
Ddrm_fourcc.h355 #define fourcc_mod_code(vendor, val) \ macro
398 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
408 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
418 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
437 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
455 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
470 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
489 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
490 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
501 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/google/pantah-kernel/original-kernel-headers/drm/
Ddrm_fourcc.h355 #define fourcc_mod_code(vendor, val) \ macro
398 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
408 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
418 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
437 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
455 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
470 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
489 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
490 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
501 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
[all …]
/device/generic/vulkan-cereal/stream-servers/
Ddrm_fourcc.h189 #define fourcc_mod_code(vendor, val) \ macro
207 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
217 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
233 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
248 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
263 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
282 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
283 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
298 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
308 #define DRM_FORMAT_MOD_VIVANTE_TILED fourcc_mod_code(VIVANTE, 1)
[all …]
/device/google/shusky-kernel/kernel-headers/drm/
Ddrm_fourcc.h149 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… macro
151 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
152 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
154 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
155 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
156 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
157 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
158 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
159 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
160 #define I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS fourcc_mod_code(INTEL, 7)
[all …]
Ddrm_fourcc_gs101.h26 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
27 #define DRM_FORMAT_MOD_SAMSUNG_YUV_8_2_SPLIT fourcc_mod_code(SAMSUNG, 3)
28 #define DRM_FORMAT_MOD_SAMSUNG_COLORMAP fourcc_mod_code(SAMSUNG, 4)
39 #define DRM_FORMAT_MOD_SAMSUNG_SBWC(blk_size) fourcc_mod_code(SAMSUNG, (SBWC_BLOCK_SIZE_SET(blk_siz…
/device/google/shusky-kernel/original-kernel-headers/drm/
Ddrm_fourcc.h383 #define fourcc_mod_code(vendor, val) \ macro
426 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
436 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
465 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
483 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
498 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
517 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
518 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
529 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
542 #define I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS fourcc_mod_code(INTEL, 7)
[all …]
Ddrm_fourcc_gs101.h50 #define DRM_FORMAT_MOD_PROTECTION fourcc_mod_code(NONE, (1ULL << 51))
59 #define DRM_FORMAT_MOD_SAMSUNG_YUV_8_2_SPLIT fourcc_mod_code(SAMSUNG, 3)
69 #define DRM_FORMAT_MOD_SAMSUNG_COLORMAP fourcc_mod_code(SAMSUNG, 4)
94 fourcc_mod_code(SAMSUNG, \
/device/google/coral-kernel/sm8150/original-kernel-headers/drm/
Ddrm_fourcc.h190 #define fourcc_mod_code(vendor, val) \ macro
208 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
218 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
234 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
249 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
264 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
283 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
284 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
299 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
307 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
[all …]
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/
Ddrm_fourcc.h111 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | (val & 0x0… macro
112 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
113 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
114 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
115 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
116 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
117 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
118 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
119 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
120 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
[all …]
/device/google/coral-kernel/sm8150/kernel-headers/drm/
Ddrm_fourcc.h111 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | (val & 0x0… macro
112 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
113 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
114 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
115 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
116 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
117 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
118 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
119 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
120 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
[all …]
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/
Ddrm_fourcc.h190 #define fourcc_mod_code(vendor, val) \ macro
208 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
218 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
234 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
249 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
264 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
283 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
284 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
299 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
307 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
[all …]