Both patches are
Reviewed-by: Boyuan Zhang
Thanks,
Boyuan
-Original Message-
From: mesa-dev On Behalf Of Lei Zhou
Sent: April 18, 2019 12:14 PM
To: mesa-dev@lists.freedesktop.org
Subject: [Mesa-dev] [PATCH v2 2/2] radeon/vcn: fix width alignment for hevc
encoding
The width alignment
The width alignment for HEVC encoding should be 64 due to hardware
requirement. This will fix conformance_window_flag in SPS.
v2 (Zhang, Boyuan):
- add marcos to define width alignment for hevc and h264
Signed-off-by: Lei Zhou
---
src/gallium/drivers/radeon/radeon_vcn_enc.c | 4 ++--
src/g