mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-26 21:40:12 +01:00
In uvd encode parameter package, parameters input_pic_luma_pitch and input_pic_chroma_pitch should be picture width align with hardware alignment. The hardware alignment is 16 for amdgpu family earlier than AMDGPU_FAMILY_AI, and 256 for later than and including AMDGPU_FAMILY_AI. Signed-off-by: James Zhu <James.Zhu@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> |
||
|---|---|---|
| .. | ||
| amdgpu_test.c | ||
| amdgpu_test.h | ||
| basic_tests.c | ||
| bo_tests.c | ||
| cs_tests.c | ||
| deadlock_tests.c | ||
| decode_messages.h | ||
| frame.h | ||
| Makefile.am | ||
| uvd_enc_tests.c | ||
| uve_ib.h | ||
| vce_ib.h | ||
| vce_tests.c | ||
| vcn_tests.c | ||