sdm: Add support to simulate reduced configuration
Add support to simulate reduce plane configuration. Change-Id: Ic4633668ff255840af3a175a66d553ee017bb27b CRs-Fixed: 2071452
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
b8b9bc725b
commit
0a48110086
@@ -79,6 +79,7 @@ class Debug {
|
||||
static bool IsExtAnimDisabled();
|
||||
static bool IsPartialSplitDisabled();
|
||||
static DisplayError GetMixerResolution(uint32_t *width, uint32_t *height);
|
||||
static DisplayError GetReducedConfig(uint32_t *num_vig_pipes, uint32_t *num_dma_pipes);
|
||||
static int GetExtMaxlayers();
|
||||
static bool GetProperty(const char *property_name, char *value);
|
||||
static bool SetProperty(const char *property_name, const char *value);
|
||||
|
||||
Reference in New Issue
Block a user