index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-10-30
1
-18
/
+7
|
\
|
*
staging: xgifb: use display information in info not in var for panning
Laurent Pinchart
2011-08-19
1
-16
/
+6
*
|
staging: xgifb: clean up 2nd display state
Aaro Koskinen
2011-10-12
3
-42
/
+44
*
|
staging: xgifb: delete CRT1 state
Aaro Koskinen
2011-10-12
2
-14
/
+0
*
|
staging: xgifb: make DAC tables const
Aaro Koskinen
2011-10-12
1
-5
/
+6
*
|
staging: xgifb: make RAM type tables const
Aaro Koskinen
2011-10-12
1
-5
/
+5
*
|
staging: xgifb: move XGINew_DataBusWidth into vb_device_info
Aaro Koskinen
2011-10-12
2
-17
/
+16
*
|
staging: xgifb: move XGINew_ChannelAB into vb_device_info
Aaro Koskinen
2011-10-12
2
-26
/
+27
*
|
staging: xgifb: move XGINew_RAMType into vb_device_info
Aaro Koskinen
2011-10-12
2
-57
/
+73
*
|
staging: xgifb: eliminate global XGI_Pr data
Aaro Koskinen
2011-10-12
3
-17
/
+21
*
|
staging: xgifb: make XGIbios_mode const
Aaro Koskinen
2011-10-12
1
-3
/
+2
*
|
staging: xgifb: eliminate filter_tb global variable
Aaro Koskinen
2011-10-12
2
-1
/
+3
*
|
staging: xgifb: eliminate XGIfb_fix
Aaro Koskinen
2011-10-12
2
-8
/
+5
*
|
staging: xgifb: eliminate default_var
Aaro Koskinen
2011-10-12
2
-53
/
+32
*
|
staging: xgifb: eliminate XGIfb_CRT2_write_enable variable
Aaro Koskinen
2011-10-12
2
-10
/
+4
*
|
staging: xgifb: move pseudo_palette into xgifb_video_info
Aaro Koskinen
2011-10-12
3
-3
/
+3
*
|
staging: xgifb: move XGIfb_rate_idx into xgifb_video_info
Aaro Koskinen
2011-10-12
3
-15
/
+19
*
|
staging: xgifb: move xgifb_mode_idx into xgifb_video_info
Aaro Koskinen
2011-10-12
3
-48
/
+56
*
|
staging: xgifb: eliminate XGIfb_mode_no
Aaro Koskinen
2011-10-12
2
-9
/
+6
*
|
staging: xgifb: dynamically allocate xgifb_video_info
Aaro Koskinen
2011-10-12
2
-12
/
+6
*
|
staging: xgifb: avoid direct references xgi_video_info
Aaro Koskinen
2011-10-12
1
-249
/
+263
*
|
staging: xgifb: rename struct video_info to xgifb_video_info
Aaro Koskinen
2011-10-12
3
-5
/
+5
*
|
staging: xgifb: add a global variable for the default refresh rate
Aaro Koskinen
2011-10-12
1
-2
/
+4
*
|
staging: xgifb: inline XGIfb_query_VGA_config_space()
Aaro Koskinen
2011-10-12
4
-54
/
+11
*
|
staging: xgifb: eliminate global XGIhw_ext data
Aaro Koskinen
2011-10-12
3
-49
/
+51
*
|
staging: xgifb: eliminate global fb_info variable
Aaro Koskinen
2011-10-12
3
-3
/
+5
*
|
staging: xgifb: use PCI drvdata
Aaro Koskinen
2011-10-12
1
-8
/
+11
*
|
staging: xgifb: update TODO
Aaro Koskinen
2011-09-16
1
-1
/
+0
*
|
staging: xgifb: add missing #include
Aaro Koskinen
2011-09-16
1
-0
/
+1
*
|
staging: xgifb: vb_init: use readl()/writel() to access iomapped memory
Aaro Koskinen
2011-09-16
4
-8
/
+8
*
|
staging: xgifb: unify #include order
Aaro Koskinen
2011-09-16
2
-4
/
+4
*
|
staging: xgifb: main: use readb()/readw() to access iomapped memory
Aaro Koskinen
2011-09-16
2
-33
/
+23
*
|
staging: xgifb: delete redundant casts from mtrr_add() call
Aaro Koskinen
2011-09-12
1
-4
/
+2
*
|
staging: xgifb: fix up MTRR printk
Aaro Koskinen
2011-09-12
1
-2
/
+2
*
|
staging: xgifb: properly delete MTRR region
Aaro Koskinen
2011-09-12
1
-1
/
+12
*
|
staging: xgifb: delete IF_DEF_ScaleLCD
Aaro Koskinen
2011-09-06
2
-45
/
+25
*
|
staging: xgifb: delete IF_DEF_PWD
Aaro Koskinen
2011-09-06
2
-12
/
+1
*
|
staging: xgifb: delete IF_DEF_OEMUtil
Aaro Koskinen
2011-09-06
2
-32
/
+15
*
|
staging: xgifb: delete Win9xDOSMode
Aaro Koskinen
2011-09-06
2
-241
/
+216
*
|
staging: xgifb: delete IF_DEF_VideoCapture
Aaro Koskinen
2011-09-06
3
-31
/
+1
*
|
staging: xgifb: delete duplicated timing data
Aaro Koskinen
2011-09-06
2
-112
/
+9
*
|
staging: xgifb: delete duplicated TV data tables
Aaro Koskinen
2011-09-06
2
-19
/
+8
*
|
staging: xgifb: delete duplicated LCD table
Aaro Koskinen
2011-09-06
2
-30
/
+13
*
|
staging: xgifb: delete duplicated LCD data
Aaro Koskinen
2011-09-06
2
-114
/
+14
*
|
staging: xgifb: delete duplicated YFilter1 data
Aaro Koskinen
2011-09-06
2
-16
/
+2
*
|
staging: xgifb: delete duplicated YFilter2 data
Aaro Koskinen
2011-09-06
2
-44
/
+2
*
|
staging: xgifb: do not initialize static data to 0
Aaro Koskinen
2011-09-06
1
-74
/
+20
*
|
staging: xgifb: eliminate #ifdef Tap4
Aaro Koskinen
2011-09-06
2
-7
/
+0
*
|
staging: xgifb: delete commented-out routines
Aaro Koskinen
2011-09-06
1
-173
/
+0
*
|
staging: xgifb: refactor XGI_SetXG21LVDSPara() and XGI_SetXG27LVDSPara()
Aaro Koskinen
2011-09-06
1
-211
/
+31
[next]