summaryrefslogtreecommitdiff
path: root/src/bios_reader/bios_reader.c
AgeCommit message (Expand)Author
2009-06-22Fix LFP data block fetchJesse Barnes
2009-06-15Dynamically get the number of child device in general definition blockZhao Yakui
2009-05-05Fix typo in (unused) INTEL_BIOS_32 macroStijn van Drongelen
2009-03-02Update driver feature block definition for missed fieldsZhenyu Wang
2009-02-28warnings cleanupEric Anholt
2009-02-25Update LVDS config bits definition in driver feature blockZhenyu Wang
2009-02-18bios_reader: parse driver feature BDBZhenyu Wang
2009-01-13bios_reader: make mode timing output friendlierJesse Barnes
2009-01-07Prevent redefinitions of CARD8 and friends. Fixes build.Ian Romanick
2008-12-03Include <X11/Xfuncproto.h> prior to including "edid.h" from the sdk.Paulo Cesar Pereira de Andrade
2008-10-06Fix bios_reader build against old servers.Eric Anholt
2008-10-06Document more VBIOS functionalityJesse Barnes
2008-09-30Be more verbose about panel data in VBIOS dumperJesse Barnes
2008-08-21Fix compiler warnings in VBIOS utilsJesse Barnes
2008-08-20Add more panel debugging info to register dump & vbios readerJesse Barnes
2008-08-05Reorganize VBIOS codeJesse Barnes
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2007-05-16Add i830_bios_get_aim_data_block to read AIM data from BIOSKeith Packard
2006-04-16Add a standalone program for parsing VBT.Eric Anholt