disp: snapshot of offline rotator
This snapshot includes updates to offline rotator and supporting files. Snapshot was taken from msm-4.14 as of commit 0f8fb25421ff ("cnss2: Add device version to SOC info structure"). Change-Id: I58674ba880de3d8722ed9119bfc2bee34b444917 Signed-off-by: Samantha Tran <samtran@codeaurora.org>
This commit is contained in:
10
rotator/sde_rotator_vbif.h
Normal file
10
rotator/sde_rotator_vbif.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2019, The Linux Foundation. All rights reserved.
|
||||
*/
|
||||
#ifndef __SDE_ROTATOR_VBIF_H__
|
||||
#define __SDE_ROTATOR_VBIF_H__
|
||||
|
||||
void mdp_vbif_lock(struct platform_device *parent_pdev, bool enable);
|
||||
|
||||
#endif /* __SDE_ROTATOR_VBIF_H__ */
|
Reference in New Issue
Block a user