Editing PS3 GPU DRM Driver
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
Line 14: | Line 13: | ||
* Use PS3 AV Manager to set resolution | * Use PS3 AV Manager to set resolution | ||
* '''ps3av_cmd_video_get_monitor_info''' can be used to get current supported resolutions | * '''ps3av_cmd_video_get_monitor_info''' can be used to get current supported resolutions | ||
==TTM== | ==TTM== | ||
Line 55: | Line 53: | ||
* http://lxr.free-electrons.com/source/drivers/ps3/ps3av.c | * http://lxr.free-electrons.com/source/drivers/ps3/ps3av.c | ||
* http://lxr.free-electrons.com/source/drivers/video/ps3fb.c | * http://lxr.free-electrons.com/source/drivers/video/ps3fb.c | ||