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
Age
Commit message (
Expand
)
Author
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
Rely on BO pixmaps being present in acceleration paths.
Eric Anholt
2009-04-27
Remove XF86DRM_MODE.
Eric Anholt
2009-04-27
Replace I830Sync's irq emit/wait code with bufmgr use.
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
Now that video destination pixmaps are always in BOs, no more MarkSync.
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
Remove pre-server-1.5 support.
Eric Anholt
2009-04-27
Fix assert at startup with DRI initialiation failure.
Eric Anholt
2009-04-27
Don't clear the framebuffer if it isn't currently bound.
Eric Anholt
2009-04-27
Don't initialize DRI2 if the fd we get is not master-capable.
Eric Anholt
2009-04-27
Fix drmSetMaster/DropMaster error messages.
Eric Anholt
2009-04-27
format == 0 means "use default" in I830DRI2CreateBuffer
Pierre Willenbrock
2009-04-27
Don't try to do anything for I830Sync when VT switched.
Eric Anholt
2009-04-24
Free front buffer bo when X exit
Shuang He
2009-04-24
Fix UXA to build with Sun compilers (use __func__ instead of __FUNCTION__)
Alan Coopersmith
2009-04-24
DRI2: If the SDK supports it, use the DRI2GetBuffersWithFormat interfaces
Ian Romanick
2009-04-24
SDVO: switch bus once for i2c transfer
Zhenyu Wang
2009-04-24
Disable FBC on IGD for UMS
Shaohua Li
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
free allocated name inside sdvo_destroy
Zdenek Kabelac
2009-04-21
Unreference allocated bos in i965 render error paths
Zdenek Kabelac
2009-04-21
Fix leak of some 965 render state on VT switch.
Zdenek Kabelac
2009-04-21
Fix crash with XV with large virtual display
Albert Damen
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
Replace a bunch of #ifdef debug flushing/syncing with a single function.
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-21
Remove dead mono cursor load code.
Eric Anholt
2009-04-21
Rename EXA rendering functions to UXA, since we're keeping them post-EXA.
Eric Anholt
2009-04-21
Remove some dead i830.h struct members.
Eric Anholt
2009-04-21
Require xserver 1.3
Julien Cristau
2009-04-20
fix overflow warning on videoRam
Zhenyu Wang
2009-04-17
DRI2: Respect the src and dst parameters of CopyRegion.
Ian Romanick
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-13
Turn on front buffer tiling in KMS.
Li Peng
2009-04-13
set broadcast RGB mode for integrated HDMI output.
Ma Ling
2009-04-13
set broadcast RGB mode for HDMI and TMDS from SDVOX output
Ma Ling
2009-04-08
Silence warning in i830_dmi_store_field
Jesse Barnes
[next]