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
/
intel_driver.c
Age
Commit message (
Expand
)
Author
2011-04-04
Remove the unnecessary MI_FLUSH from the flush handler
Chris Wilson
2011-03-09
Give each user of tiling separate xorg.conf options
Chris Wilson
2011-01-20
Create the UXA generational resources during screen create
Chris Wilson
2011-01-08
Remove bitrotted, but fortunately unused, I830CrtcPrivate
Chris Wilson
2011-01-08
Delete some dead code
Chris Wilson
2011-01-08
Remove unused GTT/Map sizes and addresses
Chris Wilson
2011-01-03
If the crtc is not enabled, then it can't be on
Chris Wilson
2010-12-22
Remove the deprecated function 'XNFprintf'
Chris Wilson
2010-12-20
Undo: Disable BLT for i830 and 845G
Chris Wilson
2010-12-05
Don't use hardware acceleration on Sandybridge rev 07 hardware or earlier.
Matthias Hopf
2010-11-23
Disable BLT for i830 and 845G
Chris Wilson
2010-11-03
Fallback to shadow for Sandybridge if we don't have access to the BLT
Chris Wilson
2010-11-02
Remove the intermittent GEM_THROTTLE call.
Eric Anholt
2010-11-01
Support BLT acceleration on gen6
Zou Nan hai
2010-10-22
intel: Listen for hotplug uevents (V3)
Adam Jackson
2010-10-07
Include a chipset generation number to clarify device specific paths.
Chris Wilson
2010-10-04
shadow: Enable shadow by default on SandyBridge
Chris Wilson
2010-10-04
shadow+dri2: Allow dri2 to be independently enabled with shadow
Chris Wilson
2010-10-02
Do not claim the PCI device if !KMS
Chris Wilson
2010-09-30
Always use tiling on Sandybridge
Zhenyu Wang
2010-09-26
Disable dri2 after forcing fallbacks
Chris Wilson
2010-09-17
Disable swap buffer wait on Sandybridge
Zhenyu Wang
2010-09-10
shadow: Simply modify the Screen pixmap header
Chris Wilson
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
2010-08-19
Open-code DRICreatePCIBusID()
Chris Wilson
2010-08-18
Move registration of vsync fd from pre-init to screen-init
Chris Wilson
2010-08-01
Rename drmmode_display to intel_display
Chris Wilson
2010-07-30
Submit batch buffers from flush callback chain
Kristian Høgsberg
2010-07-13
Teardown the bufmgr on shutdown as well.
Chris Wilson
2010-07-13
modes: There may be more than one crtc and output... DESTROY THEM ALL!
Chris Wilson
2010-07-09
drmmode: Destroy Crtc on screen shutdown
Chris Wilson
2010-06-25
Remove unused inclusion of <sys/mman.h>
Chris Wilson
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson