dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/savage
John Stanley 4b00e4b394 savagedb: Fix typo causing regression in savage4 series video chip detection
Two additional savage4 variants were added, but the S3_SAVAGE4_SERIES
macro was incompletely modified, resulting in a false positive detection
of a savage4 card regardless of which savage card is actually present.

For non-savage4 series cards, such as a Savage/IX-MV card, this results
in garbled video and/or a hard-hang at boot time.  Fix this by changing
an '||' to an '&&' in the S3_SAVAGE4_SERIES macro.

Signed-off-by: John P. Stanley <jpsinthemix@verizon.net>
Reviewed-by: Tormod Volden <debian.tormod@gmail.com>
[ The macros have incomplete parenthesis too, but whatever ..  -Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-06 12:02:40 -07:00
..
Makefile
savagefb-i2c.c savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip families 2011-05-24 16:04:54 +09:00
savagefb.h savagedb: Fix typo causing regression in savage4 series video chip detection 2011-08-06 12:02:40 -07:00
savagefb_accel.c [PATCH] fbdev: savagefb: Driver cleanup 2006-01-10 08:01:44 -08:00
savagefb_driver.c savagefb: Use panel CVT mode as default 2011-06-02 17:05:18 +09:00