Commit 50c4a49f authored by Akhil P Oommen's avatar Akhil P Oommen Committed by Dmitry Baryshkov
Browse files
parent b38d2c33
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -276,6 +276,10 @@ static void a8xx_set_ubwc_config(struct msm_gpu *gpu)
	u8 uavflagprd_inv = 2;

	switch (ubwc_version) {
	case UBWC_6_0:
		yuvnotcomptofc = true;
		mode = 5;
		break;
	case UBWC_5_0:
		amsbc = true;
		rgb565_predicator = true;