summaryrefslogtreecommitdiff
path: root/src/nv_bios.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-master' into upstream-randr-1.2Ben Skeggs2007-06-281-24/+69
|\
| * Check PRAMIN for BIOS image if not found in PROM.Ben Skeggs2007-06-251-25/+70
* | attempt to figure out nv28 DCB tableDave Airlie2007-04-221-11/+35
* | initialise the is_g5 variable.. doh..Dave Airlie2007-03-251-1/+1
* | the g5 dcb table is whack..Dave Airlie2007-03-251-3/+12
* | randr12: attempt to parse DCB table from nv40 biosDave Airlie2007-03-251-1/+56
|/
* Indent nv_bios.c properly.David Jeannot2007-01-161-527/+474
* Cleanup of PVIDEO.Matthieu Castet2006-11-171-0/+2
* remove select head registers PCIO and PDIODave Airlie2006-08-301-23/+32
* remove PEXTDEV and PTIMER using macrosDave Airlie2006-08-301-2/+2
* remove PMC using macrosDave Airlie2006-08-301-2/+2
* remove all U0* types in favour of more standard CARD* typesDave Airlie2006-08-271-202/+202
* Begginings of PINS parsing code I had laying around...marcheu2006-08-251-1/+29
* Added more opcodes and some TODOs.erikwaling2006-08-251-38/+70
* Changed INIT_MACRO to haiku-like implementation.erikwaling2006-08-251-7/+44
* Add a check that bios writes fall within known areas. Use these areas to setu...marcheu2006-08-251-7/+67
* Remove xf86ReadPciBIOS, use the bios from the reg aperture instead (that will...marcheu2006-08-251-5/+18
* Don't include config.h in all files but in the *_include.h files. That's what...marcheu2006-08-251-4/+0
* Include config.h in all source filesdarktama_2006-08-251-0/+4
* initial import of nouveau codeDave Airlie2006-08-251-0/+1423