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:
Deepa Guthyappa Madivalara
2022-02-24 12:31:27 -08:00
padre b2d8ec9191
commit dc38176276
Se han modificado 13 ficheros con 123 adiciones y 36 borrados

Ver fichero

@@ -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,
};