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