Set proper cropping parameter if frame cropping is enabled
Signed-off-by: Satyajit Sahu
diff --git a/src/gallium/drivers/radeon/radeon_vcn_enc.c
b/src/gallium/drivers/radeon/radeon_vcn_enc.c
index aa9182f273b..0bcce867327 100644
--- a/src/gallium/drivers/radeon/radeon_vcn_enc.c
+++ b/src
Added support for bitrate change in between encoding.
Signed-off-by: Satyajit Sahu
diff --git a/src/gallium/drivers/radeon/radeon_vce.c
b/src/gallium/drivers/radeon/radeon_vce.c
index 84d3c1e2fa4..7d7a2fa4eb3 100644
--- a/src/gallium/drivers/radeon/radeon_vce.c
+++ b/src/gallium/drivers/radeon
.
Also exposing create, compute and destroy surface functions outside. These
functions are also used when accessing addrlib outside of mesa.
Signed-off-by: Satyajit Sahu
---
src/amd/Makefile.common.am | 4 ++
src/amd/common/ac_gpu_info.c| 2 +
src/amd/common/ac_surface.c
Add tiled to linear conversion and expose outside mesa.
Also exposing the create compute and destroy surface fucntions outside.
Change-Id: Ie464ba0eac5d80048797bef1f6ad730c22947601
Signed-off-by: Satyajit Sahu
---
src/amd/Makefile.common.am | 4 ++
src/amd/common/ac_gpu_info.c| 2