disp: msm: sde: add support for DS2 and DS3
Expand the DS enum and increase the DS max number to support DS2 and DS3. Change-Id: Iff8d591fece20528e30449c228db5cb2047cdded Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
This commit is contained in:
@@ -382,7 +382,7 @@ struct sde_drm_scaler_v2 {
|
||||
};
|
||||
|
||||
/* Number of dest scalers supported */
|
||||
#define SDE_MAX_DS_COUNT 2
|
||||
#define SDE_MAX_DS_COUNT 4
|
||||
|
||||
/*
|
||||
* Destination scaler flag config
|
||||
|
Reference in New Issue
Block a user