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-02-10
uxa: Fix failure to --amend in further changes in previous commit.
Eric Anholt
2009-02-10
uxa: hook up the fallback debug to the driver's fallback debug option.
Eric Anholt
2009-02-06
Don't disable vga centering bit.
Ma Ling
2009-02-04
TV quirk for HP Compaq nx6310
Zhenyu Wang
2009-02-02
Fix front buffer memset() for non-KMS case.
Kristian Høgsberg
2009-02-02
Un-revert the I915_SETPARAM_NUM_USED_FENCES commit reverted by accident.
Kristian Høgsberg
2009-02-02
Fix last-minute "cleanup" that broke the patch.
Kristian Høgsberg
2009-02-01
Implement front buffer resize for KMS.
Kristian Høgsberg
2009-01-27
dri2: Use modesetting's master fd instead of opening our own non-master.
Eric Anholt
2009-01-27
Support tiled back/depth on 915-class hardware with DRI2.
Jesse Barnes
2009-01-27
Don't forget the new state bos in check_aperture.
Eric Anholt
2009-01-26
Fixup bogus VBT modes when detected
Jesse Barnes
2009-01-24
Quirk MSI IM-945GSE-A LVDS, TV outputs.
Bill Nottingham
2009-01-24
quirk for AOpen MP45
Vincent Mussard
2009-01-21
Move i965 render sampler state to BOs.
Eric Anholt
2009-01-21
Move i965 render kernels to BOs.
Eric Anholt
2009-01-21
Move 965 render unit state to BOs.
Eric Anholt
2009-01-21
Remove 965 render wm scratch space, which was just unused.
Eric Anholt
2009-01-21
Fix build with server 1.4.
Eric Anholt
2009-01-21
Don't run in KD_TEXT mode even with KMS
Jesse Barnes
2009-01-21
Tear down batchbuffers unconditionally on LeaveVT
Jesse Barnes
2009-01-20
Use drm_intel_bo_subdata to put render vb data in.
Eric Anholt
2009-01-20
Move i965 render vb setup to use time, and decouple state emit from it.
Eric Anholt
2009-01-20
Move i965 render transform setup from emit_composite_state to prepare_composite.
Eric Anholt
2009-01-20
i965: Pull check_aperture out to a separate function and make it dtrt.
Eric Anholt
2009-01-20
Move filter computation from emit_batch_header to prepare_composite.
Eric Anholt
2009-01-20
Use intel_emit_reloc from video to prettify 965 render bind_bo setup.
Eric Anholt
2009-01-20
Move i965 render state bo setup back to prepare_composite.
Eric Anholt
2009-01-20
Do check_aperture_space and batch_start_atomic for i965 video.
Eric Anholt
2009-01-20
Move 965 video setup to a separate function so we can move it around.
Eric Anholt
2009-01-20
Remove the pageflipping infrastructure.
Owain G. Ainsworth
2009-01-20
Remove triple-buffering support
Owain G. Ainsworth
2009-01-20
Support sysfs backlight control for Sony laptops in xf86-video-intel
Kshitij Kulshreshtha
2009-01-17
Protect i915 textured video against batchbuffer wrapping.
Eric Anholt
2009-01-17
Fix i915 batch_start_atomic counting.
Eric Anholt
2009-01-17
intel: fix DRI2 should be DRI_DRI2
Dave Airlie
2009-01-16
Re-emit i915 composite setup when the batchbuffer wraps.
Eric Anholt
2009-01-15
Fix invarient state emits for DRI2 (do it per batch, since there's no lock).
Eric Anholt
2009-01-14
Fix ioctl type.
Owain G. Ainsworth
2009-01-14
use ifdef __linux__ where needed.
Owain G. Ainsworth
2009-01-14
Disable VGA plane reliably
Ma Ling
2009-01-13
Assign rotation memory dri_bo to rotation pixmap.
Keith Packard
2009-01-13
bios_reader: make mode timing output friendlier
Jesse Barnes
2009-01-13
set continuous-frequency flag in get modes function
Ma Ling
2009-01-13
Fix LVDS EDID to match all possible default modes
Keith Packard
2009-01-07
Prevent redefinitions of CARD8 and friends. Fixes build.
Ian Romanick
2009-01-06
Fix pin leakage with EXA GTT-mapping shortcut, and crash with UXA on KMS.
Eric Anholt
2009-01-06
Disable DRI2 buffer tiling on non-965, as those need fence regs for 2D blits.
Eric Anholt
2009-01-06
FatalError on batchbuffer map failure
Keith Packard
2009-01-06
Handle drm_bo_map failure in 965 video and composite paths.
Keith Packard
[next]