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_display.c
Age
Commit message (
Expand
)
Author
2009-10-06
Remove UMS support.
Eric Anholt
2009-08-18
Fix VGA plane disabling
Zhenyu Wang
2009-07-02
Clear the bo on the rotate scratch pixmap
Jesse Barnes
2009-07-01
Fix 945GM VT switch in UMS
Zhenyu Wang
2009-04-27
unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.
Eric Anholt
2009-04-27
Replace i830WaitSync with just I830Sync(), as nearly all callers had it wrong.
Eric Anholt
2009-04-27
Remove DRI1 support.
Eric Anholt
2009-04-21
Staticize a bunch of functions and variables in the driver.
Eric Anholt
2009-04-21
Remove dead mono cursor load code.
Eric Anholt
2009-03-25
disable center mode for 965GM and G4X platform
Ma, Ling
2009-03-18
Create known output configuration at EnterVT time
Jesse Barnes
2009-03-17
Use best PLL timing values for G4X platform
Ma Ling
2009-03-17
Define documented PLL timing limits for G4X platform
Ma Ling
2009-03-06
DRI1: Update sarea (and other information) when CRTC configuration changes.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-02-26
Intel video driver patch
Shaohua Li
2009-02-18
Fix SDVO mulitiplier setting for 945G
Zhenyu Wang
2009-02-13
SDVO: Fix TV support
Zhenyu Wang
2009-02-06
Don't disable vga centering bit.
Ma Ling
2009-01-14
Disable VGA plane reliably
Ma Ling
2009-01-13
Assign rotation memory dri_bo to rotation pixmap.
Keith Packard
2009-01-06
Resize framebuffer on screen size change (requires UXA and DRI2)
Keith Packard
2009-01-06
Make i830_allocate_memory take tiling parameters.
Keith Packard
2008-12-30
Don't touch the pipestat regs for detecting FIFO underrun. The kernel owns them.
Eric Anholt
2008-12-09
Add RandR 1.3 panning support by supporting the crtc set_origin function
Keith Packard
2008-11-17
Merge commit 'origin/master' into dri2
Kristian Høgsberg
2008-11-06
Make IS_GM45 into IS_G4X define
Zhenyu Wang
2008-10-19
Use pipes, not planes for sarea geometry data
Keith Packard
2008-10-14
Merge commit 'origin/master' into HEAD
Kristian Høgsberg
2008-09-30
Fix ordering of VGA vs. plane disable
Olivier Fourdan
2008-08-29
Add DRI2 support.
Kristian Høgsberg
2008-08-26
Fix typo in last commit
Robert Noland
2008-08-26
Check for drm before calling modeset ioctl.
Robert Noland
2008-08-20
Don't disable planes in i830_update_dsparb
Jesse Barnes
2008-08-14
Fix pipe A force quirk
Jesse Barnes
2008-08-11
Fix DPMS off in the presence of the pipe A quirk.
Olivier Fourdan
2008-07-31
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...
Jesse Barnes
2008-07-31
Update DSPARB while planes are still off
Jesse Barnes
2008-07-31
Don't program dsparb on new Intel chip
Zhenyu Wang
2008-07-22
SSC is LVDS only
Zhenyu Wang
2008-07-18
Choose a split for DSPARB based on the configured modes for both planes.
Jesse Barnes
2008-07-10
Improve VBIOS feature detection, add SSC support
Jesse Barnes
2008-07-07
Improve FBC size checking
Jesse Barnes
2008-07-03
Fix official name for GM45 chipset
Zhenyu Wang
2008-06-24
Remove ErrorF debugging from modeset ioctl
Jesse Barnes
2008-06-24
Add support for keeping vblank counters sane across mode setting
Jesse Barnes
2008-06-19
The phase shift its are now reserved, and add HDMI clock limits.
Eric Anholt
2008-06-19
Initial HDMI work. Not currently hooked up at startup.
Eric Anholt
2008-06-05
Move debug clock printout from ErrorF to X_INFO.
Eric Anholt
2008-05-26
Handle display FIFOs better
Jesse Barnes
[next]