aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16fix cirrusfb breakageAl Viro1-2/+3
2007-10-16tgafb: remove a redundant non-mono test in mono imageblitMaciej W. Rozycki1-9/+0
2007-10-16tgafb: fix an out-of-range shift in mono imageblitMaciej W. Rozycki1-3/+8
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas1-1/+1
2007-10-16fbdev: copyarea function taught to fully support swapped pixel order in bytePavel Pisa2-25/+87
2007-10-16s3fb: do not allow incorrect pixclock settingsKrzysztof Helt1-4/+11
2007-10-16svgalib: mode selection updatesOndrej Zajicek2-18/+38
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2-5/+3
2007-10-16ps3fb: enhance horizontal panning on firmware 1.90 and upGeert Uytterhoeven1-41/+60
2007-10-16ps3fb: add virtual screen and panning supportGeert Uytterhoeven1-25/+40
2007-10-16ps3fb: don't keep the borders for non-fullscreen modes in XDR memoryGeert Uytterhoeven1-56/+75
2007-10-16ps3fb: use fb_info.par properlyGeert Uytterhoeven1-35/+57
2007-10-16ps3fb: fix possible overlap of GPU command buffer and frame bufferGeert Uytterhoeven1-27/+39
2007-10-16ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() staticGeert Uytterhoeven1-4/+2
2007-10-16ps3fb: clean up includesGeert Uytterhoeven1-8/+0
2007-10-16ps3fb: do not print warnings on invalid frame numbersGeert Uytterhoeven1-2/+2
2007-10-16ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()Geert Uytterhoeven1-87/+96
2007-10-16imxfb: fast read flag and nonstandard field configurablePavel Pisa1-1/+2
2007-10-16ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven1-4/+2
2007-10-16video gfx: merge kconfig menusRandy Dunlap1-4/+7
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich3-0/+796
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap2-6/+21
2007-10-16pmagb-b-fb: improve diagnosticsMaciej W. Rozycki1-7/+27
2007-10-16nvidiafb: Correctly assign the i2c class with the port reversalAntonino A. Daplas1-2/+4
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2-4/+5
2007-10-16video gfx: fix menu orderingRandy Dunlap1-5/+5
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa2-40/+81
2007-10-16Intel FB: force even line count in interlaced modeKrzysztof Halasa1-0/+15
2007-10-16Intel FB: obvious changes and correctionsKrzysztof Halasa3-10/+13
2007-10-16Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa5-252/+202
2007-10-16drivers/video/pmag-ba-fb.c: improve diagnosticsMaciej W. Rozycki1-7/+27
2007-10-16Radeonfb Xpress 200M RC410 supportSellout Bessie3-1/+7
2007-10-16export font_vga_8x16Andrew Morton1-0/+2
2007-10-16drivers/video/Kconfig: Fix FB_PMAGB_B dependenciesMaciej W. Rozycki1-1/+1
2007-10-16tdfxfb: checkpatch fixesKrzysztof Helt1-59/+77
2007-10-16pm3fb: replace busy waiting with cpu_relaxKrzysztof Helt1-3/+4
2007-10-16pm2fb: replace busy waiting with cpu_relaxKrzysztof Helt1-5/+4
2007-10-16tdfxfb: replace busy waiting with cpu_relaxKrzysztof Helt1-1/+2
2007-10-16ps3fb: Fix spurious mode change failuresGeert Uytterhoeven1-7/+8
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa5-23/+108
2007-10-16nvidiafb: Add boot option to reverse i2c port assignmentAntonino A. Daplas3-4/+11
2007-10-16fbdev: find mode with the highest/safest refresh rate in fb_find_mode()Michal Januszewski1-12/+29
2007-10-16Intel FB: support for interlaced video modesKrzysztof Halasa2-5/+11
2007-10-16vfb: make virtual framebuffer mmapableIlya Yanok1-4/+74
2007-10-16pm2fb: panning and hardware cursor fixesKrzysztof Helt1-16/+19
2007-10-16pm2fb: hardware cursor support for the Permedia2Krzysztof Helt1-12/+113
2007-10-16cirrusfb: code improvement 2nd partKrzysztof Helt1-30/+15
2007-10-16cirrusfb: code improvementsKrzysztof Helt1-175/+41
2007-10-16cirrusfb: remove fields from cirrusfb_infoKrzysztof Helt1-81/+68
2007-10-16cirrusfb: remove typedefsKrzysztof Helt1-14/+14