mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
nv: support GT 320M....hopefully
This is gt216 which is a close relative of my gt218 but...it should be closer to the rest of the chipsets enough to work hopefully. Signed-off-by: Yusuf Khan <yusisamerican@gmail.com> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-nv/-/merge_requests/16>
This commit is contained in:
committed by
Alan Coopersmith
parent
714dcafbe2
commit
93ac93ed7a
@@ -854,6 +854,7 @@ NVIsG80(int chipType)
|
||||
case 0x0850:
|
||||
case 0x0860:
|
||||
case 0x0870:
|
||||
case 0x08a0: /* GT 320M hopefully... */
|
||||
case 0x0a20:
|
||||
case 0x0a30:
|
||||
case 0x0a60:
|
||||
|
||||
Reference in New Issue
Block a user