video driver: calculate power based on input queuing rate
Use client input buffer queuing rate for power calculations for non-realtime sessions Change-Id: I498422ba1ae9ae96b782a2096dc0cd0aa7b05798 Signed-off-by: Deepa Guthyappa Madivalara <quic_dmadival@quicinc.com>
Este commit está contenido en:
@@ -26,6 +26,7 @@ enum msm_memory_pool_type {
|
||||
MSM_MEM_POOL_TIMESTAMP,
|
||||
MSM_MEM_POOL_DMABUF,
|
||||
MSM_MEM_POOL_PACKET,
|
||||
MSM_MEM_POOL_BUF_TIMER,
|
||||
MSM_MEM_POOL_MAX,
|
||||
};
|
||||
|
||||
|
Referencia en una nueva incidencia
Block a user