sdm: Populate/Compute transfer time to compute BW/Clock
Populate transfer time in micro seconds for command mode panel to
compute BW/Clock for current frame
Change-Id: Id79c470448edc9cb361f34e0c7366be1d31d5c67
CRs-Fixed: 2078600
diff --git a/libdrmutils/drm_interface.h b/libdrmutils/drm_interface.h
index 35285ee..6e07445 100644
--- a/libdrmutils/drm_interface.h
+++ b/libdrmutils/drm_interface.h
@@ -422,6 +422,7 @@
bool roi_merge;
DRMRotation panel_orientation;
drm_panel_hdr_properties panel_hdr_prop;
+ uint32_t transfer_time_us;
};
/* Identifier token for a display */