summaryrefslogtreecommitdiff
path: root/libqservice
diff options
context:
space:
mode:
authorJeykumar Sankaran <jsanka@codeaurora.org>2014-06-19 18:15:57 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-11-05 10:34:50 -0800
commitbe93e27e445242ac7487bfb1225b67bacabcbfe2 (patch)
treea88889616c60bfe33486fa164bf25cc5f20a8139 /libqservice
parent6a33952aa71d81d2dc846ac0580ce7a6647d3c5a (diff)
downloaddisplay-be93e27e445242ac7487bfb1225b67bacabcbfe2.tar.gz
hwc: Query MDP capability for blending stages supported.
- Read MDP sys_fs node for blending stages supported per mixer instead of hard cording the value. This makes the implementation scalable across chipsets. - Add binder support to change the max pipes per layer value dynamically for MDP comp. Change-Id: I3b83f4bdc2e2e81ca55c54fc6bcfd61c55fef501
Diffstat (limited to 'libqservice')
-rw-r--r--libqservice/IQService.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqservice/IQService.h b/libqservice/IQService.h
index 87d51fc1..6f2f0e32 100644
--- a/libqservice/IQService.h
+++ b/libqservice/IQService.h
@@ -50,7 +50,7 @@ public:
SET_HSIC_DATA, // Set HSIC on dspp
GET_DISPLAY_VISIBLE_REGION, // Get the visibleRegion for dpy
SET_SECONDARY_DISPLAY_STATUS, // Sets secondary display status
- UNUSED_SLOT, // XXX: Unsed - New one can go here
+ SET_MAX_PIPES_PER_MIXER, // Set max pipes per mixer for MDPComp
SET_VIEW_FRAME, // Set view frame of display
DYNAMIC_DEBUG, // Enable more logging on the fly
SET_IDLE_TIMEOUT, // Set idle timeout for GPU fallback