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
Age
Commit message (
Expand
)
Author
2010-06-07
dri: Protect against NULL dereference following GPU hang.
Chris Wilson
2010-06-07
i830: Remove unused coord-adjust.
Chris Wilson
2010-06-07
i915: Centre sampling.
Chris Wilson
2010-06-07
i915; Avoid the implicit flush on changing BUF_INFO
Chris Wilson
2010-06-07
Don't forget to do modeset_ctl on dpms, also make sure we disable the crtc the
Owain G. Ainsworth
2010-05-31
Whitespace and a double semi-colon.
Owain G. Ainsworth
2010-05-31
Make pipe_enabled and the palette functions bow down before ironlake.
Owain G. Ainsworth
2010-05-31
uxa: Spans, try again to get the early break correct.
Chris Wilson
2010-05-31
uxa: Sign reversal on early break from spans passing the YXband
Chris Wilson
2010-05-31
fix typos in conditional
Owain G. Ainsworth
2010-05-31
Avoid warning by moving declaration before code.
Owain G. Ainsworth
2010-05-31
Split out the two steps of ironlake dpms to ironlake_crtc_enable() and
Owain G. Ainsworth
2010-05-31
i915: Support textured video on an extended desktop.
Chris Wilson
2010-05-31
uxa: Mega-Glyphs!
Chris Wilson
2010-05-31
Remove all code that pretends to work if we lack drm and gem.
Owain G. Ainsworth
2010-05-31
Stop conditionalising on kernel_exec_fencing.
Owain G. Ainsworth
2010-05-30
Don't reload the lookup table on gamma set on i8XX
Owain G. Ainsworth
2010-05-30
uxa: Skip the redundant miComputeCompositeRects() when adding to the mask
Chris Wilson
2010-05-30
i915: Don't re-emit vertex size unless it has changed.
Chris Wilson
2010-05-30
uxa: Fix prepare_solid being called without check_solid first.
Eric Anholt
2010-05-30
A few more assorted lvds bits just to keep us the same as kms.
Owain G. Ainsworth
2010-05-30
Fix SSC frequency of Ironlake.
Owain G. Ainsworth
2010-05-29
port over ironlake fdi/dpms code from 2.6.34 kernel
Owain G. Ainsworth
2010-05-29
Fix up panel fitting (lvds still does not work)
Owain G. Ainsworth
2010-05-29
pipeconf fixes
Owain G. Ainsworth
2010-05-29
Initial Ironlake support
Owain G. Ainsworth
2010-05-28
uxa: Make the glyph caches' fixed size explicit.
Chris Wilson
2010-05-28
uxa: Use a glyph private rather than a hash table.
Chris Wilson
2010-05-27
Decouple non-reusuable pixmaps from batch lists on unref.
Chris Wilson
2010-05-27
Add vertex bo to the list of buffers to be torn down.
Chris Wilson
2010-05-27
i965: Remove ATOMIC_BATCH.
Chris Wilson
2010-05-27
Add a workaround for Ironlake errata relating to disabling the clipper.
Eric Anholt
2010-05-27
Add a workaround for Ironlake errata regarding blits and other engines.
Eric Anholt
2010-05-27
uxa: Perform manual damage for CompositeRects
Chris Wilson
2010-05-27
uxa: Force the alpha value to 0xffff when treating Over as Src
Chris Wilson
2010-05-27
uxa: Use Composite rather than solid blitter for PolyRect
Chris Wilson
2010-05-27
uxa: Add PICT format mapping for depth 4 pixmaps.
Chris Wilson
2010-05-27
i830: Skip an empty fill.
Chris Wilson
2010-05-25
uxa: Apply the drawable offset to the solid rects
Chris Wilson
2010-05-25
i915: Emit CA over using OutReverse + Add passes
Chris Wilson
2010-05-25
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-25
uxa: Composite glyphs directly onto dst when possible.
Chris Wilson
2010-05-25
i915: compute normalized texcoords using a scale factor.
Chris Wilson
2010-05-25
uxa: translate the region in line for composites
Chris Wilson
2010-05-25
i915: Add special case primitive emitters for glyphs.
Chris Wilson
2010-05-25
i915: Move vertices into a vertex buffer object.
Chris Wilson
2010-05-25
Use pwrite to upload the batch buffer
Chris Wilson
2010-05-25
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
2010-05-25
i915: Emit composite primitive with specialised functions.
Chris Wilson
2010-05-25
i915: amalgamate composite into a single primitive list
Chris Wilson
[next]