diff options
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_vce.c')
-rw-r--r-- | drivers/gpu/drm/radeon/radeon_vce.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/radeon_vce.c b/drivers/gpu/drm/radeon/radeon_vce.c index 976fe432f4e2..24f849f888bb 100644 --- a/drivers/gpu/drm/radeon/radeon_vce.c +++ b/drivers/gpu/drm/radeon/radeon_vce.c | |||
@@ -571,6 +571,7 @@ int radeon_vce_cs_parse(struct radeon_cs_parser *p) | |||
571 | case 0x04000005: // rate control | 571 | case 0x04000005: // rate control |
572 | case 0x04000007: // motion estimation | 572 | case 0x04000007: // motion estimation |
573 | case 0x04000008: // rdo | 573 | case 0x04000008: // rdo |
574 | case 0x04000009: // vui | ||
574 | break; | 575 | break; |
575 | 576 | ||
576 | case 0x03000001: // encode | 577 | case 0x03000001: // encode |