aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ps3/sys-manager.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven3-5/+4
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 Pisa2-1/+3
2007-10-16ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven3-35/+10
2007-10-16ps3av: remove unused ps3av_set_mode()Geert Uytterhoeven2-22/+0
2007-10-16ps3av: add quirk database for broken monitorsGeert Uytterhoeven1-0/+41
2007-10-16ps3av: add autodetection for VESA modesGeert Uytterhoeven2-38/+68
2007-10-16ps3av: treat DVI-D like HDMI in autodetectGeert Uytterhoeven2-17/+8
2007-10-16ps3av: use PS3 video mode ids in autodetect codeGeert Uytterhoeven2-55/+46
2007-10-16ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven3-78/+67
2007-10-16ps3av: eliminate unneeded temporary variablesGeert Uytterhoeven1-11/+6
2007-10-16video gfx: merge kconfig menusRandy Dunlap4-10/+9
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich4-0/+826
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap3-6/+26
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. Daplas7-12/+32
2007-10-16video gfx: fix menu orderingRandy Dunlap1-5/+5
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa3-40/+82
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-16fbdev: Update Documentation/fb/00-INDEXJesper Juhl1-9/+37
2007-10-16ps3fb: Fix spurious mode change failuresGeert Uytterhoeven1-7/+8
2007-10-16ps3: Fix black and white stripesMasashi Kimoto1-20/+38
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa6-23/+109
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 Helt2-12/+120
2007-10-16pm3fb: header file cleanupKrzysztof Helt1-632/+602
2007-10-16cirrusfb: code improvement 2nd partKrzysztof Helt1-30/+15