index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bios_reader
Age
Commit message (
Expand
)
Author
2009-08-27
Fix typo in bios_reader for invalid pointer cast
Zhenyu Wang
2009-08-25
Calculate the DVO relative offset in LVDS data entry to get the DVO timing
Zhao Yakui
2009-06-22
Fix LFP data block fetch
Jesse Barnes
2009-06-15
Dynamically get the number of child device in general definition block
Zhao Yakui
2009-05-05
Fix typo in (unused) INTEL_BIOS_32 macro
Stijn van Drongelen
2009-04-27
unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.
Eric Anholt
2009-04-21
Require xserver 1.3
Julien Cristau
2009-03-02
Update driver feature block definition for missed fields
Zhenyu Wang
2009-02-28
warnings cleanup
Eric Anholt
2009-02-25
Update LVDS config bits definition in driver feature block
Zhenyu Wang
2009-02-18
bios_reader: parse driver feature BDB
Zhenyu Wang
2009-01-13
bios_reader: make mode timing output friendlier
Jesse Barnes
2009-01-07
Prevent redefinitions of CARD8 and friends. Fixes build.
Ian Romanick
2008-12-03
Include <X11/Xfuncproto.h> prior to including "edid.h" from the sdk.
Paulo Cesar Pereira de Andrade
2008-10-06
Fix bios_reader build against old servers.
Eric Anholt
2008-10-06
Document more VBIOS functionality
Jesse Barnes
2008-09-30
Be more verbose about panel data in VBIOS dumper
Jesse Barnes
2008-08-21
Fix compiler warnings in VBIOS utils
Jesse Barnes
2008-08-20
Add more panel debugging info to register dump & vbios reader
Jesse Barnes
2008-08-19
Add swf_dumper to .gitignore
Jesse Barnes
2008-08-19
Add VBIOS software flags dumper program
Jesse Barnes
2008-08-05
Reorganize VBIOS code
Jesse Barnes
2008-05-21
Define DEFFILEMODE for OS'es that don't have it
Alan Coopersmith
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-03-11
Crack down on warnings.
Kristian Høgsberg
2008-02-26
Bug #14649: Fix build if pciaccess headers are not with other xorg headers.
Mark Kettenis
2007-10-01
Restore building of pciaccess-based tools even if the server doesn't use it.
Eric Anholt
2007-08-26
Intel driver configuration (only) changes for X server libpciaccess usage.
Keith Packard
2007-08-06
Add the file mode for bios_dumper output so it doesn't have 000 permissions.
Eric Anholt
2007-05-16
Add i830_bios_get_aim_data_block to read AIM data from BIOS
Keith Packard
2007-03-30
Don't forget the warnings CFLAGS in subdirectories.
Eric Anholt
2007-03-16
Move vendor ID check in the utils to after pci_device_probe.
Eric Anholt
2007-03-04
Add a little BIOS dumper program.
Eric Anholt
2007-02-16
Check for presence of xf86Modes.h file.
Keith Packard
2006-04-16
Add a standalone program for parsing VBT.
Eric Anholt