Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c48 #define FW_1_65_10 ((1 << 24) | (65 << 16) | (10 << 8)) macro
306 adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_65_10; in amdgpu_uvd_sw_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c50 #define FW_1_65_10 ((1 << 24) | (65 << 16) | (10 << 8)) macro
352 adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_65_10; in amdgpu_uvd_sw_init()

Completed in 4 milliseconds