disp: msm: sde: new formats added for true inline rotation v2
Advertise the new formats supported with true inline rotation v2 HW (ABGR8888 compressed and P010). Change-Id: I0a1b6dfd6bcfd82d9bc61e87680d2c584615e113 Signed-off-by: Steve Cohen <cohens@codeaurora.org>
This commit is contained in:
@@ -94,8 +94,13 @@
|
||||
* True inline rotation supported versions
|
||||
*/
|
||||
#define SDE_INLINE_ROT_VERSION_1_0_0 0x100
|
||||
#define SDE_INLINE_ROT_VERSION_2_0_0 0x200
|
||||
|
||||
#define IS_SDE_INLINE_ROT_REV_100(rev) \
|
||||
((rev) == SDE_INLINE_ROT_VERSION_1_0_0)
|
||||
#define IS_SDE_INLINE_ROT_REV_200(rev) \
|
||||
((rev) == SDE_INLINE_ROT_VERSION_2_0_0)
|
||||
|
||||
|
||||
/*
|
||||
* UIDLE supported versions
|
||||
|
Viittaa uudesa ongelmassa
Block a user