aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
diff options
context:
space:
mode:
authorJames Zhu <[email protected]>2018-06-19 17:44:04 +0000
committerAlex Deucher <[email protected]>2018-06-27 19:34:04 +0000
commit62d5b8e33b774128c93baac35a4347a6cfb64434 (patch)
treefde355503ef71f57c5086bf4e7c5fe323ac561df /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
parentdrm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c (diff)
downloadkernel-62d5b8e33b774128c93baac35a4347a6cfb64434.tar.gz
kernel-62d5b8e33b774128c93baac35a4347a6cfb64434.zip
drm/amdgpu:Support new VCN FW version naming convention
Support new VCN FW version naming convention: [31, 28] for VEP interface major version if applicable [27, 24] for decode interface major version [23, 20] for encode interface major version [19, 12] for encode interface minor version [11, 0] for firmware revision Bit 20-23, it is encode major and non-zero for new naming convention. This field is part of version minor and DRM_DISABLED_FLAG in old naming convention. Since the latest version minor is 0x5B and DRM_DISABLED_FLAG is zero in old naming convention, this field is always zero so far. These four bits are used to tell which naming convention is present. Signed-off-by: James Zhu <[email protected]> Reviewed-by: Fang, Peter <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions