Home
last modified time | relevance | path

Searched defs:height_in_mb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c363 unsigned height_in_mb = ALIGN(height / 16, 2); in radeon_uvd_cs_msg_decode() local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c365 unsigned height_in_mb = ALIGN(height / 16, 2); in radeon_uvd_cs_msg_decode() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c564 unsigned height_in_mb = ALIGN(height / 16, 2); in amdgpu_uvd_cs_msg_decode() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c624 unsigned int height_in_mb = ALIGN(height / 16, 2); in amdgpu_uvd_cs_msg_decode() local
[all...]

Completed in 6 milliseconds