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

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

Merge "include/linux: add notifier for fps change"

parents 53e4d80f c953c9b6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,6 +40,8 @@ enum {
	DRM_PANEL_BLANK_POWERDOWN,
	/* panel: low power mode */
	DRM_PANEL_BLANK_LP,
	/* fps change */
	DRM_PANEL_BLANK_FPS_CHANGE,
};

struct drm_panel_notifier {