Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;