Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_uvd.c49 #define FW_1_37_15 ((1 << 24) | (37 << 16) | (15 << 8)) macro
287 adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_37_15; in amdgpu_uvd_sw_init()