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
/
i830_exa.c
Age
Commit message (
Expand
)
Author
2009-06-09
Rename i830_exa.c to i830_uxa.c
Carl Worth
2009-06-09
Fall back to fb pixmaps for backing glyph pictures
Kristian Høgsberg
2009-05-20
Only return FALSE when dri_bo_map() fails
Kristian Høgsberg
2009-05-19
Don't do GTT maps on objects bigger than half the available aperture size.
Eric Anholt
2009-05-13
Add new have_gem flag
Jesse Barnes
2009-05-12
Fallback when VT inactive
Keith Packard
2009-04-27
Replace i830WaitSync with just I830Sync(), as nearly all callers had it wrong.
Eric Anholt
2009-04-27
unifdef I830_USE_UXA.
Eric Anholt
2009-04-27
Remove EXA support.
Eric Anholt
2009-04-27
Remove DRI1 support.
Eric Anholt
2009-04-27
Remove pre-server-1.5 support.
Eric Anholt
2009-04-24
Free front buffer bo when X exit
Shuang He
2009-04-21
Replace a bunch of #ifdef debug flushing/syncing with a single function.
Eric Anholt
2009-04-21
Rename EXA rendering functions to UXA, since we're keeping them post-EXA.
Eric Anholt
2009-04-03
Fix offset in begin_gtt_access case
Jesse Barnes
2009-03-30
Tiling fixes, third set
Jesse Barnes
2009-03-19
Revert the rest of the EXA_VERSION_MAJOR bump
Carl Worth
2009-03-13
Use CopyArea to load glyphs from per-glyph pixmap to cache pixmap
Keith Packard
2009-02-27
Only allocate pixmaps aligned for tiling when requested by DRI2 GetBuffers.
Eric Anholt
2009-02-26
Fix UXA for server 1.4.
Eric Anholt
2009-02-26
Regard the screen pixmap as suitable for acceleration.
Eric Anholt
2009-02-26
Fix up i915 composite and common solid/copy code to use check_aperture.
Eric Anholt
2009-02-21
uxa: Ask for BOs ready for rendering for pixmaps.
Eric Anholt
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-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-01-27
Support tiled back/depth on 915-class hardware with DRI2.
Jesse Barnes
2009-01-16
Re-emit i915 composite setup when the batchbuffer wraps.
Eric Anholt
2009-01-06
Fix pin leakage with EXA GTT-mapping shortcut, and crash with UXA on KMS.
Eric Anholt
2009-01-06
Resize framebuffer on screen size change (requires UXA and DRI2)
Keith Packard
2008-12-31
UXA: Fallback to dri_bo_map() if pin failed
Zhenyu Wang
2008-12-29
exa: fix map gtt call to use current API
Dave Airlie
2008-12-18
uxa: Do a hack to use the aperture mapping instead of bo_map in sw fallbacks.
Eric Anholt
2008-12-05
uxa: Reject solid/copy to under-8bpp destinations.
Eric Anholt
2008-12-03
Re-enable composite accel on 965 with UXA.
Eric Anholt
2008-12-02
UXA: Add support for tiled front/back/depth by cutting over to the GTT map.
Eric Anholt
2008-11-17
Merge commit 'origin/master' into dri2
Kristian Høgsberg
2008-11-05
Make I830FALLBACK debugging a runtime instead of compile-time option.
Eric Anholt
2008-10-19
Reduce incidence of MI_FLUSH usage.
Keith Packard
2008-10-15
Remove gratuitous flushing in EXA after solid operations.
Eric Anholt
2008-10-14
Merge commit 'origin/master' into HEAD
Kristian Høgsberg
2008-10-07
Fix driver build against server master.
Lukas Hejtmanek
2008-10-06
Fix driver build against server 1.4.2.
Eric Anholt
2008-09-10
Merge branch 'master' into dri2
Eric Anholt
2008-09-03
UXA: Re-enable non-965 render.
Eric Anholt
2008-08-29
Add DRI2 support.
Kristian Høgsberg
2008-08-26
Change uxa private keys to integer variables.
Eamon Walsh
2008-08-26
Remove unused exa_pixmap_key.
Eamon Walsh
2008-08-21
Hide kernel mode setting EXA code behind XF86DRM_MODE
Jesse Barnes
[next]