Greg Kroah-Hartman
|
48c68c4f1b
Drivers: video: remove __dev* attributes.
|
12 years ago |
Peter Huewe
|
c1f58f1e1e
video/sis: Annotate SiS_DRAMType as __devinitconst
|
13 years ago |
Laurent Pinchart
|
8e42a962a2
sisfb: use display information in info not in var for panning
|
14 years ago |
Aaro Koskinen
|
42dea903bf
sisfb: add support for XGI Z9 DDR2 POST
|
14 years ago |
Aaro Koskinen
|
c9982d59c5
sisfb: move XGI POST DDR2 bootup code into subroutines
|
14 years ago |
Aaro Koskinen
|
5e8700bf6d
sisfb: add RAM type detection for XGI Z9
|
14 years ago |
Aaro Koskinen
|
929c972e95
sisfb: add subroutine for detecting XGI Z9
|
14 years ago |
Aaro Koskinen
|
74de5f4e52
sisfb: move XGI POST RAM type detection into a subroutine
|
14 years ago |
Aaro Koskinen
|
83ea0f164c
sisfb: POST should fail if R/W test fails
|
14 years ago |
Aaro Koskinen
|
17d6ce1119
sisfb: eliminate compiler warnings
|
14 years ago |
Aaro Koskinen
|
ad78adb4e8
sisfb: replace setSISIDXREG with SiS_SetRegANDOR
|
14 years ago |
Aaro Koskinen
|
667a8b4114
sisfb: replace andSISIDXREG with SiS_SetRegAND
|
14 years ago |
Aaro Koskinen
|
27799d6c40
sisfb: replace orSISIDXREG with SiS_SetRegOR
|
14 years ago |
Aaro Koskinen
|
44b751bbe1
sisfb: replace outSISIDXREG with SiS_SetReg
|
14 years ago |
Aaro Koskinen
|
e57d413681
sisfb: replace inSISIDXREG with SiS_GetReg
|
14 years ago |
Aaro Koskinen
|
63e13f8e2b
sisfb: replace outSISREG with SiS_SetRegByte
|
14 years ago |
Aaro Koskinen
|
1e1687d78b
sisfb: replace inSISREG with SiS_GetRegByte
|
14 years ago |
Aaro Koskinen
|
679c489fff
sisfb: eliminate unused variable compiler warning
|
14 years ago |
Aaro Koskinen
|
1f8e6eee81
sisfb: move the CONFIG warning to sis_main.c
|
14 years ago |
Aaro Koskinen
|
f3fff73594
sisfb: delete fallback code for pci_map_rom()
|
14 years ago |
Aaro Koskinen
|
8807236b18
sisfb: delete obsolete PCI ROM bug workaround
|
14 years ago |
Aaro Koskinen
|
32ed3036c5
sisfb: limit POST memory test according to PCI resource length
|
14 years ago |
Dan Rosenberg
|
fd02db9de7
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
|
15 years ago |
Dan Carpenter
|
dbd536bf2f
sis: strcpy() => strlcpy()
|
15 years ago |
Christoph Egger
|
91d4e0a4c8
fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
|
15 years ago |
Roel Kluin
|
5ab948153a
fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()
|
15 years ago |
Roel Kluin
|
d63870db3c
sisfb: read buffer overflow
|
16 years ago |
Krzysztof Helt
|
cbad1cbb51
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
|
16 years ago |
Krzysztof Helt
|
537a1bf059
fbdev: add mutex for fb_mmap locking
|
16 years ago |
Krzysztof Helt
|
491bcc9bf5
fbdev: use framebuffer_release() for freeing fb_info structures
|
16 years ago |