fb: nvidiafb recognizes geforcego 7300 chip as mobile

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, April 2, 2009 - 9:59 pm

Gitweb:     http://git.kernel.org/linus/5482415a5ecc0cd791a5d885cc3db8281401078f
Commit:     5482415a5ecc0cd791a5d885cc3db8281401078f
Parent:     ee3b4290aec03022cfb67c9adba9f1b3215245f0
Author:     Sergey Senozhatsky <sergey.senozhatsky@mail.by>
AuthorDate: Thu Apr 2 16:56:30 2009 -0700
Committer:  Linus Torvalds <torvalds@linux-foundation.org>
CommitDate: Thu Apr 2 19:04:48 2009 -0700

    fb: nvidiafb recognizes geforcego 7300 chip as mobile
    
    nvidiafb recognizes geforcego 7300 chip as mobile
    
    Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@mail.by>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
---
 drivers/video/nvidia/nv_setup.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/video/nvidia/nv_setup.c b/drivers/video/nvidia/nv_setup.c
index d9627b5..135ae18 100644
--- a/drivers/video/nvidia/nv_setup.c
+++ b/drivers/video/nvidia/nv_setup.c
@@ -362,6 +362,7 @@ int NVCommonSetup(struct fb_info *info)
 	case 0x0186:
 	case 0x0187:
 	case 0x018D:
+	case 0x01D7:
 	case 0x0228:
 	case 0x0286:
 	case 0x028C:
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
fb: nvidiafb recognizes geforcego 7300 chip as mobile, Linux Kernel Mailing ..., (Thu Apr 2, 9:59 pm)