Explorar o código

Merge "disp: msm: sde: add inline rotation support for UBWC_RGBA1010102"

qctecmdr %!s(int64=4) %!d(string=hai) anos
pai
achega
de7a10fd68
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      msm/sde/sde_hw_catalog_format.h

+ 1 - 0
msm/sde/sde_hw_catalog_format.h

@@ -160,6 +160,7 @@ static const struct sde_format_extended true_inline_rot_v1_fmts[] = {
 static const struct sde_format_extended true_inline_rot_v2_fmts[] = {
 	{DRM_FORMAT_ABGR8888, DRM_FORMAT_MOD_QCOM_COMPRESSED},
 	{DRM_FORMAT_NV12, DRM_FORMAT_MOD_QCOM_COMPRESSED},
+	{DRM_FORMAT_ABGR2101010, DRM_FORMAT_MOD_QCOM_COMPRESSED},
 	TP10_UBWC_FMTS,
 	P010_UBWC_FMTS,
 	{0, 0},