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
/
i830_bios.h
Age
Commit message (
Expand
)
Author
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-08-18
Dump LVDS backlight info from bios_reader
Jesse Barnes
2009-06-15
Dynamically get the number of child device in general definition block
Zhao Yakui
2009-06-03
Fetch mode line from VBT, then keep it.
Ma Ling
2009-03-02
Update driver feature block definition for missed fields
Zhenyu Wang
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
2008-10-06
Fix bios_reader build against old servers.
Eric Anholt
2008-10-06
Document more VBIOS functionality
Jesse Barnes
2008-08-19
Add VBIOS software flags dumper program
Jesse Barnes
2008-08-18
Remove unused VBIOS flag defines
Jesse Barnes
2008-08-18
Pack bdb_general_definitions block
Jesse Barnes
2008-08-19
Fix reverted LVDS bios capability dword definition
Zhenyu Wang
2008-08-05
Reorganize VBIOS code
Jesse Barnes
2008-07-10
Improve VBIOS feature detection, add SSC support
Jesse Barnes
2008-03-12
Add stdint.h to i830_bios.h
Jesse Barnes
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2007-08-08
Bug #11593: Remove dead struct vch_bdb_20 which was angering the sun compiler.
Eric Anholt
2007-05-16
Add i830_bios_get_aim_data_block to read AIM data from BIOS
Keith Packard
2007-02-13
Attempt to detect panel fixed mode from EDID or current programmed mode.
Eric Anholt
2006-04-06
Add more VBT reading, so we find the panel size.
Eric Anholt
2006-04-06
Start interpreting VBT information with the goal of pulling out LVDS timings
Eric Anholt