Commit Graph

52 Commits (2a4ab640d3c28c2952967e5f63ea495555bf2a5f)

Author SHA1 Message Date
Geert Uytterhoeven cd4a157d76 ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access 16 years ago
Geert Uytterhoeven c204ff6559 ps3fb: Tear down FB setup during cleanup 16 years ago
Geert Uytterhoeven d3352c9f1e ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> 16 years ago
Geert Uytterhoeven e78d0c5c14 ps3fb: GPU memory mapping cleanup 16 years ago
Geert Uytterhoeven ca971ea39f ps3fb: Correct handling of device opening in ps3fb_probe() 16 years ago
Geert Uytterhoeven bb94f077e5 ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path 16 years ago
Geert Uytterhoeven 02aad32c32 ps3fb: Remove useless debug checks in ps3fb_shutdown() 16 years ago
Kay Sievers 7ad33e7485 video: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Stephen Rothwell 5d9ee3ff3d powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video 16 years ago
Geert Uytterhoeven 46d01492b2 powerpc/ps3: Add sub-match id modalias support 16 years ago
Geert Uytterhoeven 9b82f3e617 powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex 16 years ago
Masakazu Mokuno 059e4938f8 powerpc/ps3: Add a sub-match id to ps3_system_bus 17 years ago
Geoff Levand a782eed655 ps3fb: fix modedb typos 17 years ago
Geert Uytterhoeven a286408c70 ps3fb: cleanup sweep 17 years ago
Geert Uytterhoeven a3665366b0 ps3fb: round up video modes 17 years ago
Geert Uytterhoeven 34c422fb24 ps3fb: reorganize modedb handling 17 years ago
Geert Uytterhoeven 633bd111ba ps3fb: add support for configurable black borders 17 years ago
Geert Uytterhoeven 7974f72a21 ps3fb: make frame buffer offsets unsigned int 17 years ago
Geert Uytterhoeven 9f4f21b453 ps3fb: kill ps3fb_res 17 years ago
Geert Uytterhoeven d9a4ba6a28 ps3fb: open-code macros that are used only once 17 years ago
Geert Uytterhoeven bbcfe34078 ps3fb: kill PS3FB_FULL_MODE_BIT 17 years ago
Geert Uytterhoeven 084ffff298 ps3: use symbolic names for video modes 17 years ago
Jeremy Kerr 8dab637612 ps3fb: fix deadlock on kexec() 17 years ago
Jeremy Kerr ba21611c9c ps3fb: prevent use after free of fb_info 17 years ago
Geoff Levand fcbe6e9709 ps3fb: Fix ps3fb free_irq() dev_id 17 years ago
Geert Uytterhoeven 9ac67a3582 ps3fb: Update for firmware 2.10 17 years ago
Geert Uytterhoeven ee592a5bd5 ps3fb: video memory size cleanups 17 years ago
Li Zefan 3cc2c17700 drivers/video/ps3fb: fix memset size error 17 years ago
Geert Uytterhoeven 61e0b28e54 ps3fb: enhance horizontal panning on firmware 1.90 and up 18 years ago
Geert Uytterhoeven fc7028b748 ps3fb: add virtual screen and panning support 18 years ago
Geert Uytterhoeven f1664ed8ae ps3fb: don't keep the borders for non-fullscreen modes in XDR memory 18 years ago
Geert Uytterhoeven 0333d83509 ps3fb: use fb_info.par properly 18 years ago
Geert Uytterhoeven 2ce32e15a1 ps3fb: fix possible overlap of GPU command buffer and frame buffer 18 years ago
Geert Uytterhoeven 15e4d001ef ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() static 18 years ago
Geert Uytterhoeven 5cb3626dde ps3fb: clean up includes 18 years ago
Geert Uytterhoeven 0138bd841e ps3fb: do not print warnings on invalid frame numbers 18 years ago
Geert Uytterhoeven 535da7ffe6 ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*() 18 years ago
Geert Uytterhoeven ce4c371a9d ps3av: dont distinguish between `boot' and `non-boot' autodetection 18 years ago
Geert Uytterhoeven c95344a557 ps3fb: Fix spurious mode change failures 18 years ago
Krzysztof Helt 84902b7af6 fbdev: change asm/uaccess.h to linux/uaccess.h 18 years ago
Geert Uytterhoeven cfd13af627 ps3fb: Set FBINFO_READS_FAST to speed up text console scrolling 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Geert Uytterhoeven 9e6b99bd44 [POWERPC] PS3: Frame buffer system-bus rework 18 years ago
Geert Uytterhoeven 92c4579dbb ps3fb: use FB_SYS_* instead of FB_CFB_* 18 years ago
Geert Uytterhoeven d778c9a400 ps3fb: Use __func__ instead of __FUNCTION__ 18 years ago
Masashi Kimoto 640729014e ps3: Make `ps3videomode -v 0 (auto mode) work again 18 years ago
Geert Uytterhoeven bd685ac8e7 ps3fb: kill superfluous zero initializations 18 years ago
Geert Uytterhoeven eca28743b7 ps3fb: atomic fixes 18 years ago
Geert Uytterhoeven 1c0c846119 ps3fb: thread updates 18 years ago
Geoff Levand dc4f60c25a [POWERPC] PS3: Interrupt routine fixups. 18 years ago