diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvc0_graph.h')
| -rw-r--r-- | drivers/gpu/drm/nouveau/nvc0_graph.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nvc0_graph.h b/drivers/gpu/drm/nouveau/nvc0_graph.h index 636fe9812f79..91d44ea662d9 100644 --- a/drivers/gpu/drm/nouveau/nvc0_graph.h +++ b/drivers/gpu/drm/nouveau/nvc0_graph.h | |||
| @@ -87,6 +87,7 @@ nvc0_graph_class(struct drm_device *dev) | |||
| 87 | case 0xc1: | 87 | case 0xc1: |
| 88 | return 0x9197; | 88 | return 0x9197; |
| 89 | case 0xc8: | 89 | case 0xc8: |
| 90 | case 0xd9: | ||
| 90 | return 0x9297; | 91 | return 0x9297; |
| 91 | default: | 92 | default: |
| 92 | return 0; | 93 | return 0; |
