summaryrefslogtreecommitdiffstats
path: root/drivers/video/ps3fb.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-201-1/+1
* ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-151-3/+3
* ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-151-1/+4
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-151-50/+22
* ps3fb: GPU memory mapping cleanupGeert Uytterhoeven2009-06-151-3/+12
* ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven2009-06-151-6/+10
* ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven2009-06-151-106/+86
* ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven2009-06-151-12/+2
* video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/videoStephen Rothwell2009-01-161-2/+2
* powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-161-3/+3
* powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-191-12/+5
* powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-221-0/+1
* ps3fb: fix modedb typosGeoff Levand2008-02-061-2/+2
* ps3fb: cleanup sweepGeert Uytterhoeven2008-02-061-37/+27
* ps3fb: round up video modesGeert Uytterhoeven2008-02-061-45/+113
* ps3fb: reorganize modedb handlingGeert Uytterhoeven2008-02-061-56/+60
* ps3fb: add support for configurable black bordersGeert Uytterhoeven2008-02-061-21/+50
* ps3fb: make frame buffer offsets unsigned intGeert Uytterhoeven2008-02-061-5/+4
* ps3fb: kill ps3fb_resGeert Uytterhoeven2008-02-061-86/+22
* ps3fb: open-code macros that are used only onceGeert Uytterhoeven2008-02-061-8/+4
* ps3fb: kill PS3FB_FULL_MODE_BITGeert Uytterhoeven2008-02-061-5/+3
* ps3: use symbolic names for video modesGeert Uytterhoeven2008-02-061-7/+10
* ps3fb: fix deadlock on kexec()Jeremy Kerr2008-01-111-4/+8
* ps3fb: prevent use after free of fb_infoJeremy Kerr2008-01-111-6/+6
* ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand2007-12-191-2/+2
* ps3fb: Update for firmware 2.10Geert Uytterhoeven2007-12-191-6/+18
* ps3fb: video memory size cleanupsGeert Uytterhoeven2007-11-291-2/+9
* drivers/video/ps3fb: fix memset size errorLi Zefan2007-11-141-1/+1
* 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
* ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven2007-10-161-4/+2
* ps3fb: Fix spurious mode change failuresGeert Uytterhoeven2007-10-161-7/+8
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+1
* ps3fb: Set FBINFO_READS_FAST to speed up text console scrollingGeert Uytterhoeven2007-07-211-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* [POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2007-06-281-163/+127
* ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2007-05-231-3/+5
* Merge branch 'linux-2.6'Paul Mackerras2007-05-081-43/+73
|\
| * ps3fb: Use __func__ instead of __FUNCTION__Geert Uytterhoeven2007-05-041-24/+30
| * ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto2007-05-041-0/+5
| * ps3fb: kill superfluous zero initializationsGeert Uytterhoeven2007-05-041-2/+2
| * ps3fb: atomic fixesGeert Uytterhoeven2007-05-041-8/+4
OpenPOWER on IntegriCloud