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

Commit 2cc546b5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/bridge: Add KPI Marker"

parents 0387a7fc c7b05ed9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
#include <drm/drm_edid.h>

#include "analogix-anx7625.h"
#include <soc/qcom/boot_stats.h>

#define TX_P0			0x70
#define TX_P1			0x7A
@@ -1554,6 +1555,7 @@ static int anx7625_restore(struct device *dev)
		usleep_range(10000, 11000);

		anx7625_start(anx7625);
		place_marker("Hiber: Display up");
	}

	mutex_unlock(&anx7625->lock);