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
2010-03-08
i915 XvMC: fixup colors
Daniel Vetter
2010-03-08
DRI2: make WaitMSC error handling more consistent with ScheduleSwap
Jesse Barnes
2010-03-08
DRI2: truncate OML values to 32 bits
Jesse Barnes
2010-03-08
DRI2: more WaitMSC fixes
Jesse Barnes
2010-03-08
DRI2: fixup stray curly brace
Jesse Barnes
2010-03-08
Put back the pitch alignment for new framebuffers.
Eric Anholt
2010-03-08
DRI2: fixup ScheduleWaitMSC similarly to ScheduleSwap
Jesse Barnes
2010-03-06
Fix build against xserver 1.6 branch.
Robert Hooker
2010-03-05
DRI2: handle target_msc, divisor and remainder properly in DRI2ScheduleSwap
Mario Kleiner
2010-03-05
DRI2: make MSC waits handle specific target_mscs and divisor/remainders
Mario Kleiner
2010-03-05
DRI2: handle offscreen drawables better at swap time
Jesse Barnes
2010-03-05
Rate limit batch buffer error.
Chris Wilson
2010-03-04
i915 XvMC: kill dead code
Daniel Vetter
2010-03-04
Remove remaining fbOffset setting.
Eric Anholt
2010-03-04
Remove a piece of fbOffset cruft from non-DRM support.
Eric Anholt
2010-03-04
Remove i830_allocate_2d_memory() now that it only called one function.
Eric Anholt
2010-03-04
Init CRTC cursors with CRTC setup instead of i830_memory.
Eric Anholt
2010-03-04
Remove intel_sync() at teardown time.
Eric Anholt
2010-03-04
Remove 3D state clobber on EnterVT, and always clobber at batch start.
Eric Anholt
2010-03-04
Remove pre-2.6.29 error message handling since we require KMS.
Eric Anholt
2010-03-04
Move batch and 965 render state setup/teardown to screen init/close.
Eric Anholt
2010-03-04
i915_hwmc: Remove dead code.
Carl Worth
2010-03-04
i830_video: Remove unused variable.
Carl Worth
2010-03-04
Xv: fixup relocation in i965_video.c
Daniel Vetter
2010-03-04
i830_memory: rip out the remainings of the old allocator
Daniel Vetter
2010-03-04
XvMC: kill the pinned batchbuffer in the ddx code
Daniel Vetter
2010-03-04
i915 XvMC: kill pinned surface buffer in the ddx code
Daniel Vetter
2010-03-04
i915 XvMC: kill pinned per-context buffers in the ddx code
Daniel Vetter
2010-03-04
i915 XvMC: don't stall the cpu anymore
Daniel Vetter
2010-03-04
i915 XvMC: drop superflous MI_FLUSH
Daniel Vetter
2010-03-04
i915 XvMC: switch surfaces to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch corrdata buffer to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch msb to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch sis to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch load_indirect_render_emit to batchbuffer macros
Daniel Vetter
2010-03-04
i915 XvMC: switch psc to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch psp to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch ssb to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: kill last_flip and last_render
Daniel Vetter
2010-03-04
i915 XvMC: switch one_time_state_emit to batchbuffer macros
Daniel Vetter
2010-03-04
XvMC: kill dead code in i915_xvmc.c
Daniel Vetter
2010-03-04
XvMC: kill i830_memory in 965 class xvmc
Daniel Vetter
2010-03-04
i830_memory: hide as much of the old memory allocator as possible
Daniel Vetter
2010-03-04
i830_memory: switch frontbuffer to drm_intel_bo
Daniel Vetter
2010-03-04
i830_memory: switch cursors to drm_intel_bo
Daniel Vetter
2010-03-04
i830_memory: kill field "pitch"
Daniel Vetter
2010-03-04
i830_memory: rip out field "size"
Daniel Vetter
2010-03-04
i830_memory: kill field "tiling_mode"
Daniel Vetter
2010-03-04
i830_memory: no memory allocations without a bo!
Daniel Vetter
2010-03-04
i830_memory: rename i830_bind_all_memory to reflect code reality
Daniel Vetter
[next]