PVR2FB_COMMON_INIT

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

pvr2fb_common_init -  

SYNOPSIS

"SYNOPSIS"

int __init pvr2fb_common_init ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Common init code for the PVR2 chips.

This mostly takes care of the common aspects of the fb setup and registration. It's expected that the board-specific init code has already setup pvr2_fix with something meaningful at this point.

Device info reporting is also done here, as well as picking a sane default from the modedb. For board-specific modelines, simply define a per-board modedb.

Also worth noting is that the cable and video output types are likely always going to be VGA for the PCI-based PVR2 boards, but we leave this in for flexibility anyways. Who knows, maybe someone has tv-out on a PCI-based version of these things ;-)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:40 GMT, October 09, 2005