提交 428beddd 编写于 作者: L Leo Liu 提交者: Christian König

drm/radeon: add Mullins VCE support

VCE 2.0 just like the other CIK parts.
Signed-off-by: NLeo Liu <leo.liu@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: NChristian König <christian.koenig@amd.com>
上级 b214f2a4
...@@ -66,6 +66,7 @@ int radeon_vce_init(struct radeon_device *rdev) ...@@ -66,6 +66,7 @@ int radeon_vce_init(struct radeon_device *rdev)
case CHIP_BONAIRE: case CHIP_BONAIRE:
case CHIP_KAVERI: case CHIP_KAVERI:
case CHIP_KABINI: case CHIP_KABINI:
case CHIP_MULLINS:
fw_name = FIRMWARE_BONAIRE; fw_name = FIRMWARE_BONAIRE;
break; break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册