S1D13XXXFB_FETCH_HW_STATE

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

 

NAME

s1d13xxxfb_fetch_hw_state - Configure the framebuffer according to  

SYNOPSIS

"SYNOPSIS"

void __devinit s1d13xxxfb_fetch_hw_state (struct fb_info * info);  

ARGUMENTS

info
frame buffer structure
 

DESCRIPTION

We setup the framebuffer structures according to the current hardware setup. On some machines, the BIOS will have filled the chip registers with such info, on others, these values will have been written in some init procedure. In any case, the software values needs to match the hardware ones. This is what this function ensures.  

DESCRIPTION

We setup the framebuffer structures according to the current hardware setup. On some machines, the BIOS will have filled the chip registers with such info, on others, these values will have been written in some init procedure. In any case, the software values needs to match the hardware ones. This is what this function ensures.  

NOTE

some of the hardcoded values here might need some love to work on various chips, and might need to no longer be hardcoded.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION
NOTE

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