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.h
Age
Commit message (
Expand
)
Author
2006-11-04
Rename availablePipes to num_pipes
Keith Packard
2006-11-04
Eliminate operatingDevices member and PIPE_* values.
Keith Packard
2006-11-03
Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
Keith Packard
2006-11-03
Finish removing persistant vbe data
Keith Packard
2006-11-03
Use VBE only temporarily to fetch BIOS rom image
Keith Packard
2006-11-03
Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.
Keith Packard
2006-11-02
Remove dead specifiedMonitor field.
Eric Anholt
2006-11-01
Remove dead VESARec struct.
Eric Anholt
2006-11-01
Attempt to pull monitor physical size information out of DDC EDID data.
Eric Anholt
2006-11-01
Move mode lists from per-pipe to per-output.
Eric Anholt
2006-10-31
Give each output a get_modes function and expose those modes through RandR.
Eric Anholt
2006-10-31
Add compat definitions for M_T_PREFERRED and M_T_DRIVER for older X Servers.
Eric Anholt
2006-10-31
Move output connection detection to a per-output method.
Eric Anholt
2006-10-30
Use the new fields for SDVO pixel multiply on the G965.
Eric Anholt
2006-10-25
Move vbeInfo out of the driver struct to the one place it's used.
Eric Anholt
2006-10-25
Clean up SDVO code, moving the private structure internal and cleaning up caps.
Eric Anholt
2006-10-23
Add work-in-progress integrated TV-out support.
Eric Anholt
2006-10-16
Add a per-output mode-valid method.
Eric Anholt
2006-10-09
Move per-output mode setting code to per-output methods.
Eric Anholt
2006-10-05
Give each output type an init method in its file, making other methods static.
Eric Anholt
2006-10-04
Move the save, restore, and DPMS per-output settings to per-output files.
Eric Anholt
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
2006-09-27
Merge branch 'randr-1.2' into modesetting
Eric Anholt
2006-09-27
Merge branch 'acpi-hotkey' into modesetting
Eric Anholt
2006-09-27
Attempt to make the ACPI hotkey support a little more modesetting-compatible.
Eric Anholt
2006-09-22
Restructure i830_bios.c so we don't leak a copy of the BIOS per generation.
Eric Anholt
2006-09-22
Remove some dead code related to clock ranges.
Eric Anholt
2006-09-22
Remove the GetDevicePresence BIOS call which just printed BIOS information.
Eric Anholt
2006-09-22
Remove the no-longer-connected VBERestore option.
Eric Anholt
2006-09-22
Remove unused display{Attached,Present} fields.
Eric Anholt
2006-09-22
Remove empty SAVERESTORE_HWSTATE code.
Eric Anholt
2006-09-22
Remove BIOS from non-BIOS related names.
Keith Packard
2006-09-21
Consistently use Cursor A on Pipe 0 and Cursor B on Pipe 1.
Keith Packard
2006-09-20
Update driver for RandR 1.2 X server API.
Keith Packard
2006-08-09
Clean up warnings.
Eric Anholt
2006-08-08
Merge branch 'i965', adding i965G support.
Eric Anholt
2006-08-03
Merge branch 'broadwater-video-rehash' into broadwater
Eric Anholt
2006-08-03
Add current Tungsten Graphics code drop for i965 support.
Alan Hourihane
2006-07-26
When detecting new monitors in mergedfb renew the modepool.
Alan Hourihane
2006-07-25
Add mergedfb support to the intel driver with
Alan Hourihane
2006-07-16
whoops, reverse part of that.
Alan Hourihane
2006-07-16
move ContextMem out of XF86DRI
Alan Hourihane
2006-07-11
Make gamma settings apply to the cursor as well, and fix clone-mode gamma.
Luká\u0161 Hejtmánek
2006-07-07
Initial add of DVO support code. Probes my sil164.
Eric Anholt
2006-06-28
Replace xf86ValidateModes usage with a set of custom validators and pruning.
Eric Anholt
2006-06-27
Fix randr current mode reporting and mode loss/mis-configuration on re-randr.
Eric Anholt
2006-06-26
Merge branch 'origin'
Eric Anholt
2006-06-26
Merge branch 'master' into modesetting
Eric Anholt
2006-06-26
Turn on extra warning flags for GCC, and clean up the resulting fallout.
Eric Anholt
2006-06-26
Major cleanup of mode reprobing:
Eric Anholt
[next]