commit | 1453bf4c48952c249071c965c61932ac9c5450f6 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Mar 28 09:18:45 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon May 19 11:13:55 2014 +1000 |
tree | 3ab9eddccccdf2bab1d465dab880eeb2a2f2bf4b | |
parent | f1f62f2ccba0967c493ac9ad31c9b04d29688aaa [diff] [blame] |
drm/ast: add AST 2400 support. This is ported from the userspace driver. Untested on any ast2400 hw so far. Signed-off-by: Dave Airlie <airlied@redhat.com>
diff --git a/drivers/gpu/drm/ast/ast_drv.h b/drivers/gpu/drm/ast/ast_drv.h index fab4b17..5617427 100644 --- a/drivers/gpu/drm/ast/ast_drv.h +++ b/drivers/gpu/drm/ast/ast_drv.h
@@ -61,6 +61,7 @@ AST2200, AST2150, AST2300, + AST2400, AST1180, };