aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ps3/ps3av_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner1-13/+1
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven1-1/+2
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven1-2/+2
2008-10-20ps3: Add passthru support for non-audio streamsTakashi Iwai1-9/+10
2007-10-16ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven1-66/+0
2007-10-16ps3av: eliminate unneeded temporary variablesGeert Uytterhoeven1-11/+6
2007-06-28[POWERPC] PS3: Rework AV settings driverGeoff Levand1-33/+2
2007-06-28[POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto1-0/+16
2007-05-04ps3av: Use __func__ instead of __FUNCTION__Geert Uytterhoeven1-11/+9
2007-03-14[PATCH] C99 initializers, proper use of const in drivers/ps3Al Viro1-11/+13
2007-02-12[PATCH] ps3: disable display flipping during mode changesGeert Uytterhoeven1-1/+4
2007-02-12[PATCH] ps3: AV Settings DriverGeert Uytterhoeven1-0/+1017