1
0

Merge "video: driver: buffer tracing changes"

Este cometimento está contido em:
qctecmdr
2022-06-23 17:00:03 -07:00
cometido por Gerrit - the friendly Code Review server
ascendente 71b6839128 1e7edf5b98
cometimento be6dd00dcf
5 ficheiros modificados com 32 adições e 5 eliminações

Ver ficheiro

@@ -64,6 +64,7 @@
#define MIN_CHROMA_QP_OFFSET -12
#define MAX_CHROMA_QP_OFFSET 0
#define INVALID_FD -1
#define INVALID_CLIENT_ID -1
#define DCVS_WINDOW 16
#define ENC_FPS_WINDOW 3
@@ -414,6 +415,7 @@ enum msm_vidc_inst_capability_type {
MB_CYCLES_LP,
MB_CYCLES_FW,
MB_CYCLES_FW_VPP,
CLIENT_ID,
SECURE_MODE,
FENCE_ID,
FENCE_FD,