Home
last modified time | relevance | path

Searched refs:FW_1_37_15 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c51 #define FW_1_37_15 ((1 << 24) | (37 << 16) | (15 << 8)) macro
315 adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_37_15; in amdgpu_uvd_sw_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c53 #define FW_1_37_15 ((1 << 24) | (37 << 16) | (15 << 8)) macro
361 adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_37_15; in amdgpu_uvd_sw_init()

Completed in 4 milliseconds