index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
staging/xgifb: fix display on XGI Volari Z11m cards
Dmitry Eremin-Solenikov
3
-2
/
+18
2012-02-10
staging/xgifb: remove remaining duplicate initdef.h defines
Peter Huewe
1
-106
/
+1
2012-02-10
staging/xgifb: Use TVCLKBASE_315 as a base address
Peter Huewe
2
-18
/
+12
2012-02-10
staging/xgifb: Rename XGI specific initdef.h defines
Peter Huewe
3
-84
/
+84
2012-02-10
staging/xgifb: Rename remaining sis initdef.h defines and remove duplicates
Peter Huewe
5
-276
/
+251
2012-02-10
staging/xgifb: Rename Set* defines and remove duplicated defines
Peter Huewe
3
-134
/
+124
2012-02-10
staging/xgifb: Rename panel defines and remove duplicated defines
Peter Huewe
3
-141
/
+134
2012-02-10
staging/xgifb: Include sis initdef.h header
Peter Huewe
1
-2
/
+3
2012-02-09
staging: xgifb: checkpatch cleanup printk() -> pr_lvl()
Sam Hansen
1
-45
/
+43
2012-02-09
staging: xgifb: checkpatch cleanup __func__
Sam Hansen
1
-1
/
+1
2012-02-09
staging: xgifb: checkpatch cleanup braces
Sam Hansen
1
-7
/
+3
2012-02-09
staging: xgifb: pr_fmt kbuild macro
Sam Hansen
1
-0
/
+2
2012-02-09
staging/xgifb: Remove remaining duplicate structs and defines
Peter Huewe
2
-133
/
+10
2012-02-09
staging/xgifb: Use structs and defines from the sis headers
Peter Huewe
4
-66
/
+66
2012-02-09
staging/xgifb: Include sis headers
Peter Huewe
5
-2
/
+13
2012-02-09
staging/xgifb: Remove unsupported mode LCD_320x480
Peter Huewe
1
-10
/
+0
2011-12-08
staging: xgifb: enable forcecrt2type as a module parameter
Aaro Koskinen
1
-0
/
+8
2011-12-08
staging: xgifb: enable forcecrt2type on XG21
Aaro Koskinen
3
-12
/
+25
2011-12-08
staging: xgifb: delete "userom" option
Aaro Koskinen
2
-3
/
+0
2011-12-08
staging: xgifb: vb_table: delete XGI21_LCDCapList
Aaro Koskinen
1
-27
/
+0
2011-12-08
staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_info
Aaro Koskinen
6
-97
/
+86
2011-12-08
staging: xgifb: disable LVDS on XG27
Aaro Koskinen
1
-1
/
+0
2011-12-08
staging: xgifb: delete XGIfb_GetXG21LVDSData()
Aaro Koskinen
1
-63
/
+0
2011-12-08
staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios()
Aaro Koskinen
1
-3
/
+2
2011-12-08
staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entry
Aaro Koskinen
2
-32
/
+27
2011-12-08
staging: xgifb: ReadVBIOSTablData(): check the BIOS size
Aaro Koskinen
1
-7
/
+21
2011-12-08
staging: xgifb: use u8 for video BIOS data
Aaro Koskinen
1
-3
/
+3
2011-12-08
staging: xgifb: delete pjVirtualRomBase
Aaro Koskinen
1
-2
/
+0
2011-12-08
staging: xgifb: delete ROMAddr
Aaro Koskinen
4
-14
/
+0
2011-12-08
staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()
Aaro Koskinen
2
-44
/
+39
2011-12-08
staging: xgifb: XGINew_GetXG21Sense(): eliminate video BIOS access
Aaro Koskinen
1
-6
/
+1
2011-12-08
staging: xgifb: ReadVBIOSTablData(): use a pointer to access the array
Aaro Koskinen
1
-26
/
+19
2011-12-08
staging: xgifb: ReadVBIOSTablData(): rename pVideoMemory
Aaro Koskinen
1
-29
/
+20
2011-12-08
staging: xgifb: ReadVBIOSTablData(): use ARRAY_SIZE
Aaro Koskinen
1
-3
/
+1
2011-12-08
staging: xgifb: ReadVBIOSTablData(): rearrange code to avoid nesting
Aaro Koskinen
1
-60
/
+51
2011-12-08
staging: xgifb: ReadVBIOSTablData(): avoid duplicating code
Aaro Koskinen
1
-70
/
+27
2011-11-28
staging: xgifb: vb_setmode: clean up a single statement if
Aaro Koskinen
1
-2
/
+1
2011-11-28
staging: xgifb: vb_setmode: reduce if nesting in XGI_GetVCLK2Ptr()
Aaro Koskinen
1
-66
/
+44
2011-11-28
staging: xgifb: vb_setmode: reduce if nesting in XGI_SetLockRegs()
Aaro Koskinen
1
-29
/
+16
2011-11-28
staging: xgifb: vb_setmode: delete empty if statement blocks
Aaro Koskinen
1
-4
/
+1
2011-11-28
staging: xgifb: vb_setmode: delete XGI_VBLongWait()
Aaro Koskinen
1
-38
/
+0
2011-11-28
staging: xgifb: vb_setmode: delete commented-out code
Aaro Koskinen
1
-295
/
+5
2011-11-28
staging: xgifb: vb_setmode: inline XGI_SetMiscRegs()
Aaro Koskinen
1
-23
/
+1
2011-11-28
staging: xgifb: vb_setmode: eliminate GetVGAType/Set_VGAType
Aaro Koskinen
2
-18
/
+3
2011-11-28
staging: xgifb: vb_setmode: make internal functions static
Aaro Koskinen
2
-40
/
+11
2011-11-28
staging: xgifb: vb_setmode: make XGI_GetLVDSOEMTableIndex() static
Aaro Koskinen
2
-13
/
+11
2011-11-28
staging: xgifb: vb_setmode: make XGI_XG21SetPanelDelay() static
Aaro Koskinen
2
-31
/
+29
2011-11-28
staging: xgifb: vb_setmode: make XGI_XG27BLSignalVDD() static
Aaro Koskinen
2
-34
/
+31
2011-11-28
staging: xgifb: vb_setmode: make XGI_XG21BLSignalVDD() static
Aaro Koskinen
2
-38
/
+35
2011-11-28
staging: xgifb: vb_setmode: make XGI_SetXG27FPBits() static
Aaro Koskinen
2
-15
/
+14
[next]