diff options
author | Boyuan Zhang <boyuan.zhang@amd.com> | 2023-10-05 22:09:08 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-09 16:51:39 -0400 |
commit | 6cb8e3ee3a0883d9519a140ad820929574284d5d (patch) | |
tree | 72accc792165aa510bbd0f0b567bcf00614c3633 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 647cf5151986ce981d55bba198612667eacf8a8b (diff) |
drm/amdgpu: update ib start and size alignment
Update IB starting address alignment and size alignment with correct values
for decode and encode IPs.
Decode IB starting address alignment: 256 bytes
Decode IB size alignment: 64 bytes
Encode IB starting address alignment: 256 bytes
Encode IB size alignment: 4 bytes
Also bump amdgpu driver version for this update.
Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions