If you have or are looking at a board that uses the Intel 852/855GM, 865G, 845G, 910G and 915G, chipsets with the onboard Intel Extreme Graphics video, this may interest you.
Let me first say that this post is going to be entirely theoretical in nature - I don't yet have a board based on this chipset, but I may very well have one in the next few months.
The board I've been looking at, for reference:
http://www.commell-sys.com/Product/SBC/LV-671.HTM
Here's the issue with 800x480 on most boards - the video BIOS doesn't (may not) support it natively, possibly due to the OEM not customizing their video bios image.
While checking out the latest video drivers for this chipset, I found that they included what appears to be the video bios binary file, as well as scripts that control what options are visible in the BIOS screens, and utilities to modify those binary files.
It appears that the option script for the Chrontel 7017 LVDS transmitter chip has options for specifying custom LCD panel width, panel height, panel dot clock (frequency), among many other complex options.
There are also script files for the main bios options as well.
To check out the scripts:
Download Intel's video driver set:
http://downloadfinder.intel.com/scri...9&DwnldID=7915
Extract the file contents with WinRAR to a directory.
Look for the zip files starting with vbios*.*, such as vbios852-855gm.zip, and extract those to seperate directories.
The *.bsf files are the text option script files.
The *.vbt and *.dat appear to be the binary bios images.
It's possible that the mtg_3360.dat file is a complete system bios image, with all the OEM options available, but I have no real way of verifying that.
The mtg_3360.bsf file is the text option script file for the main BIOS, and the ch7017_LFP_3360.bsf file is the option script for the LVDS Flat Panel transmitter.
It's possible that you might be able to use this bios image, or modify an existing bios image, to enable more options in the BIOS for 800x480 LCD support.
At this point, I don't know for sure.. but it might be a possibility.