Signed-off-by: Leo Liu <[email protected]>
Reviewed-by: Christian König <[email protected]>
---
 src/gallium/drivers/radeon/radeon_winsys.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/radeon/radeon_winsys.h 
b/src/gallium/drivers/radeon/radeon_winsys.h
index 2e287c6..4b7abd2 100644
--- a/src/gallium/drivers/radeon/radeon_winsys.h
+++ b/src/gallium/drivers/radeon/radeon_winsys.h
@@ -75,6 +75,7 @@ enum ring_type {
     RING_DMA,
     RING_UVD,
     RING_VCE,
+    RING_UVD_ENC,
     RING_LAST,
 };
 
-- 
2.7.4

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to