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
2007-10-11
Delay SAREA and mapping setup until EnterVT when using the memory manager.
Eric Anholt
2007-10-11
Rework DRI buffer mappings and sarea setup to allow for moving buffers.
Eric Anholt
2007-10-11
Move drmMMLock to after we have unbound our (pinned) buffers.
Eric Anholt
2007-10-11
Refuse to allocate LIFETIME_FIXED objects in buffer objects.
Eric Anholt
2007-10-11
In i830_allocate_memory_bo, bind if we control the VT, not on lifetime-fixed.
Eric Anholt
2007-10-11
Fix potential use-after-free in XV overlay code on video stop.
Eric Anholt
2007-10-11
Revert "Fix G33 GTT stolen mem range"
Zhenyu Wang
2007-10-10
EXA: fix tiled dest rendering on i8XX chips
Zhenyu Wang
2007-10-08
Include xf86mm.h if using XF86DRI_MM
Keith Packard
2007-10-08
Quirk for Samsung Q35 which has no TV output.
Keith Packard
2007-10-05
Replace setting of LIFETIME_FIXED on cursors with just updating the offsets.
Eric Anholt
2007-10-05
Don't set overlay registers LIFETIME_FIXED. It always uses the current offset.
Eric Anholt
2007-10-05
Revert setting of exa_965_state as LIFETIME_FIXED.
Eric Anholt
2007-10-05
Don't leak buffer object allocations in i830_reset_allocations().
Eric Anholt
2007-10-05
Warning cleanup.
Eric Anholt
2007-10-05
Fix formatting of error message.
Eric Anholt
2007-10-01
Bring the CH7017 driver closer to spec.
Eric Anholt
2007-10-01
Fix probing of the sample CH7017 device I found by allowing GPIO overrides.
Eric Anholt
2007-10-01
Restore building of pciaccess-based tools even if the server doesn't use it.
Eric Anholt
2007-10-01
Remove more DVO probing noise.
Eric Anholt
2007-10-01
Suppress I2C failure error messages during DVO device detection.
Eric Anholt
2007-10-01
Enable CH7017/7018 DVO driver by default.
Eric Anholt
2007-10-01
Disable TV/VGA output on the CH7017/7018 devices.
Eric Anholt
2007-09-29
Ignore detection of TV output on Panasonic CF-Y7
Regis Prevot
2007-09-28
Go back to using old drm_i915_flip_t field name
Jesse Barnes
2007-09-28
Dell XPS 1330 has no TV out
Kyle McMartin
2007-09-27
Pin cursor, overlay(no physical) and exa state buffers
Zhenyu Wang
2007-09-24
Remove logic for supporting i915tex_dri.so vs. i915_dri.so.
Eric Anholt
2007-09-21
Merge branch 'buffer-objects'
Eric Anholt
2007-09-20
Merge remote branch 'origin/master' into buffer-objects
Eric Anholt
2007-09-20
Fix pixmap offset
Hong Liu
2007-09-18
Bug #12457: Let the ch7xxx driver probe the 7301
Dmitry Babrovich
2007-09-12
Remove unused plane->pipe mappings from SAREA private
Jesse Barnes
2007-09-11
Fix plane/pipe mapping compat code
Jesse Barnes
2007-09-10
Fix crash in ScreenInit
Jesse Barnes
2007-09-10
Only swap planes and pipes if DRM supports it
Jesse Barnes
2007-09-06
Switch to pci_device_map_range/pci_device_unmap_range APIs.
Keith Packard
2007-09-05
Fix G33 GTT stolen mem range
Zhenyu Wang
2007-08-28
Don't set supported TV formats until after RandR initialized.
Keith Packard
2007-08-28
Limit TV formats to those supported by current connection
Keith Packard
2007-08-28
Add register defines for hw binning
Keith Packard
2007-08-28
Fix build against pre-pci-rework xserver.
Michel Dänzer
2007-08-28
Fix i915 a8 color buffer blending
Zhenyu Wang
2007-08-26
i830_driver.c changes for libpciaccess.
Keith Packard
2007-08-26
i810_driver.c changes for libpciaccess.
Keith Packard
2007-08-26
Mechanical API conversions for libpciaccess.
Keith Packard
2007-08-26
Change DRI interface to fill in PCI data from new libpciaccess structure.
Keith Packard
2007-08-26
Add libpciaccess declarations to I810Rec and I830Rec.
Keith Packard
2007-08-26
Change IS_Ixxx tests to work with or without libpciaccess.
Keith Packard
2007-08-26
Intel driver configuration (only) changes for X server libpciaccess usage.
Keith Packard
[next]