video: driver: handle enc internal buffers returned from fw

- destroy enc internal buffers when firmware returns these
 buffers after its usage.
- fix some incorrect log masks that result in false error
 logs.

Change-Id: I4707e915b725769bbbaa0a2c4c4e0d9cd10805a4
Signed-off-by: Akshata Sahukar <asahukar@codeaurora.org>
Este commit está contenido en:
Akshata Sahukar
2021-01-25 16:21:19 -08:00
padre f724b9de1f
commit 18f496a511
Se han modificado 10 ficheros con 227 adiciones y 83 borrados

Ver fichero

@@ -32,7 +32,6 @@ extern int msm_vidc_clock_voting;
enum vidc_msg_prio {
VIDC_ERR = 0x00000001,
VIDC_INFO = 0x00000001,
VIDC_HIGH = 0x00000002,
VIDC_LOW = 0x00000004,
VIDC_PERF = 0x00000008,