Commit 4256331a authored by Alex Deucher's avatar Alex Deucher

drm/radeon/cik: add hawaii UVD support

Has same version of UVD as other CIK parts.
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent d4775655
......@@ -97,6 +97,7 @@ int radeon_uvd_init(struct radeon_device *rdev)
case CHIP_BONAIRE:
case CHIP_KABINI:
case CHIP_KAVERI:
case CHIP_HAWAII:
fw_name = FIRMWARE_BONAIRE;
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment