index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
ps3fb.c
Age
Commit message (
Expand
)
Author
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-06-15
ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
2009-06-15
ps3fb: Tear down FB setup during cleanup
Geert Uytterhoeven
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
2009-06-15
ps3fb: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
ps3fb: Correct handling of device opening in ps3fb_probe()
Geert Uytterhoeven
2009-06-15
ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
Geert Uytterhoeven
2009-06-15
ps3fb: Remove useless debug checks in ps3fb_shutdown()
Geert Uytterhoeven
2009-03-24
video: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-16
powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video
Stephen Rothwell
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
2008-11-19
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
2008-02-06
ps3fb: fix modedb typos
Geoff Levand
2008-02-06
ps3fb: cleanup sweep
Geert Uytterhoeven
2008-02-06
ps3fb: round up video modes
Geert Uytterhoeven
2008-02-06
ps3fb: reorganize modedb handling
Geert Uytterhoeven
2008-02-06
ps3fb: add support for configurable black borders
Geert Uytterhoeven
2008-02-06
ps3fb: make frame buffer offsets unsigned int
Geert Uytterhoeven
2008-02-06
ps3fb: kill ps3fb_res
Geert Uytterhoeven
2008-02-06
ps3fb: open-code macros that are used only once
Geert Uytterhoeven
2008-02-06
ps3fb: kill PS3FB_FULL_MODE_BIT
Geert Uytterhoeven
2008-02-06
ps3: use symbolic names for video modes
Geert Uytterhoeven
2008-01-11
ps3fb: fix deadlock on kexec()
Jeremy Kerr
2008-01-11
ps3fb: prevent use after free of fb_info
Jeremy Kerr
2007-12-19
ps3fb: Fix ps3fb free_irq() dev_id
Geoff Levand
2007-12-19
ps3fb: Update for firmware 2.10
Geert Uytterhoeven
2007-11-29
ps3fb: video memory size cleanups
Geert Uytterhoeven
2007-11-15
drivers/video/ps3fb: fix memset size error
Li Zefan
2007-10-16
ps3fb: enhance horizontal panning on firmware 1.90 and up
Geert Uytterhoeven
2007-10-16
ps3fb: add virtual screen and panning support
Geert Uytterhoeven
2007-10-16
ps3fb: don't keep the borders for non-fullscreen modes in XDR memory
Geert Uytterhoeven
2007-10-16
ps3fb: use fb_info.par properly
Geert Uytterhoeven
2007-10-16
ps3fb: fix possible overlap of GPU command buffer and frame buffer
Geert Uytterhoeven
2007-10-16
ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() static
Geert Uytterhoeven
2007-10-16
ps3fb: clean up includes
Geert Uytterhoeven
2007-10-16
ps3fb: do not print warnings on invalid frame numbers
Geert Uytterhoeven
2007-10-16
ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()
Geert Uytterhoeven
2007-10-16
ps3av: dont distinguish between `boot' and `non-boot' autodetection
Geert Uytterhoeven
2007-10-16
ps3fb: Fix spurious mode change failures
Geert Uytterhoeven
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-07-22
ps3fb: Set FBINFO_READS_FAST to speed up text console scrolling
Geert Uytterhoeven
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-06-28
[POWERPC] PS3: Frame buffer system-bus rework
Geert Uytterhoeven
2007-05-24
ps3fb: use FB_SYS_* instead of FB_CFB_*
Geert Uytterhoeven
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-05
ps3fb: Use __func__ instead of __FUNCTION__
Geert Uytterhoeven
2007-05-05
ps3: Make `ps3videomode -v 0 (auto mode) work again
Masashi Kimoto
[next]