Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 147cc501 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "drm/msm: enable zpos normalization""

parents ada3dbfc be8a95d6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -499,9 +499,6 @@ static int msm_drm_init(struct device *dev, struct drm_driver *drv)
		goto fail;
	}

	/* Enable normalization of plane zpos */
	ddev->mode_config.normalize_zpos = true;

	if (kms) {
		ret = kms->funcs->hw_init(kms);
		if (ret) {