aboutsummaryrefslogtreecommitdiff
path: root/drivers/ps3/ps3av_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Gravatar Thomas Gleixner 1-13/+1
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Gravatar Geert Uytterhoeven 1-1/+2
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGravatar Geert Uytterhoeven 1-2/+2
2008-10-20ps3: Add passthru support for non-audio streamsGravatar Takashi Iwai 1-9/+10
2007-10-16ps3av: eliminate PS3AV_DEBUGGravatar Geert Uytterhoeven 1-66/+0
2007-10-16ps3av: eliminate unneeded temporary variablesGravatar Geert Uytterhoeven 1-11/+6
2007-06-28[POWERPC] PS3: Rework AV settings driverGravatar Geoff Levand 1-33/+2
2007-06-28[POWERPC] PS3: Add support for HDMI RGB Full Range modeGravatar Masashi Kimoto 1-0/+16
2007-05-04ps3av: Use __func__ instead of __FUNCTION__Gravatar Geert Uytterhoeven 1-11/+9
2007-03-14[PATCH] C99 initializers, proper use of const in drivers/ps3Gravatar Al Viro 1-11/+13
2007-02-12[PATCH] ps3: disable display flipping during mode changesGravatar Geert Uytterhoeven 1-1/+4
2007-02-12[PATCH] ps3: AV Settings DriverGravatar Geert Uytterhoeven 1-0/+1017