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_driver.c
Age
Commit message (
Expand
)
Author
2009-05-01
Call down to lower CloseScreen before shutting down DRM allocator
Keith Packard
2009-05-01
Revert "Leave allocator running until lower-level CloseScreens are done"
Keith Packard
2009-05-01
Leave allocator running until lower-level CloseScreens are done
Keith Packard
2009-04-28
Remove a handful of pointless comments
Kristian Høgsberg
2009-04-27
Remove checks for xf86RotateFreeShadow, introduced in server 1.4.
Eric Anholt
2009-04-27
unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.
Eric Anholt
2009-04-27
Remove XF86DRM_MODE.
Eric Anholt
2009-04-27
Remove I830_XV ifdef.
Eric Anholt
2009-04-27
Replace i830WaitSync with just I830Sync(), as nearly all callers had it wrong.
Eric Anholt
2009-04-27
Remove can_resize, which is now always true (except when a bug interfered)
Eric Anholt
2009-04-27
unifdef I830_USE_UXA.
Eric Anholt
2009-04-27
Remove EXA support.
Eric Anholt
2009-04-27
Remove XAA support.
Eric Anholt
2009-04-27
Remove DRI1 support.
Eric Anholt
2009-04-27
Fix assert at startup with DRI initialiation failure.
Eric Anholt
2009-04-27
Fix drmSetMaster/DropMaster error messages.
Eric Anholt
2009-04-24
Free front buffer bo when X exit
Shuang He
2009-04-22
Revert "fix overflow warning on videoRam"
Eric Anholt
2009-04-21
Remember allocated offscreenImages memory for freeing it in CloseScreen()
Zdenek Kabelac
2009-04-21
Remove dead xoffset/yoffset from pre-randr.
Eric Anholt
2009-04-21
Remove dead monitor detect debugger.
Eric Anholt
2009-04-21
Staticize a bunch of functions and variables in the driver.
Eric Anholt
2009-04-21
Use a static inline to replace if (0) to an unused stub function.
Eric Anholt
2009-04-21
Remove unused i830_output_type_names
Eric Anholt
2009-04-20
fix overflow warning on videoRam
Zhenyu Wang
2009-04-15
Fix typo in comment
Robert Lowery
2009-04-15
Clarify that the default acceleration is UXA if KMS is available.
Carl Worth
2009-04-03
Fix offset in begin_gtt_access case
Jesse Barnes
2009-03-30
Tiling fixes, third set
Jesse Barnes
2009-03-18
Create known output configuration at EnterVT time
Jesse Barnes
2009-03-16
Revert EXA_DRIVER_KNOWN_MAJOR bump
Keith Packard
2009-03-13
Use CopyArea to load glyphs from per-glyph pixmap to cache pixmap
Keith Packard
2009-03-13
Use UXA when KMS is active
Jesse Barnes
2009-03-11
Drop Legacy3D option, only use fixed texture space with non-gem.
Kristian Høgsberg
2009-03-06
clean up arguments to i830_allocate_framebuffer since zaphod removal.
Eric Anholt
2009-03-06
Remove configurable support for disabling XV.
Eric Anholt
2009-03-06
Remove configured SW cursor support.
Eric Anholt
2009-03-06
Remove StolenOnly support.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-03-06
remove more page flipping leftovers.
Eric Anholt
2009-03-04
Use drmSetMaster() and drmDropMaster() in enter/leave VT
Kristian Høgsberg
2009-02-26
Intel video driver patch
Shaohua Li
2009-02-26
Fix UXA for server 1.4.
Eric Anholt
2009-02-26
Disable fb resizing for DRI1-only server so that DRI1 can initialize.
Eric Anholt
2009-02-24
Don't do AdjustFrame in KMS mode.
Eric Anholt
2009-02-21
Move disable_render_standby to EnterVT instead of startup.
Helge Bahmann
2009-02-20
Dont allocate overlay registers in KMS mode.
Kristian Høgsberg
2009-02-18
Make Xv used a buffer object instead of i830_memory.
Kristian Høgsberg
2009-02-16
Safely init SDVO found variable
Zhenyu Wang
2009-02-13
Fix SDVO/HDMI detect
Zhenyu Wang
[prev]
[next]