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.h
Age
Commit message (
Expand
)
Author
2010-03-04
Remove remaining fbOffset setting.
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
i830_memory: rip out the remainings of the old allocator
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: rename i830_bind_all_memory to reflect code reality
Daniel Vetter
2010-03-04
i830_memory: rip out the old video memory allocator
Daniel Vetter
2010-03-04
i830_memory: kill i830_desribe_allocations
Daniel Vetter
2010-03-04
i830_memory: rip out field "offset"
Daniel Vetter
2010-03-04
i830_memory: rip out field "end"
Daniel Vetter
2010-02-20
Remove more DRI1 dead code.
Eric Anholt
2010-01-13
DRI2: support new DRI2 APIs
Jesse Barnes
2010-01-08
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
2010-01-08
Consolidate determining maximum sizes for use with GEM
Chris Wilson
2009-12-10
Revert "uxa-glyphs: Enable TILING_X on glyph caches."
Chris Wilson
2009-12-02
Rename I830Sync() to intel_sync()
Chris Wilson
2009-11-30
uxa: Limit maximum size of tiled objects
Chris Wilson
2009-11-30
Use new drmGetDeviceNameFromFd() for mapping to drm device name
Kristian Høgsberg
2009-11-30
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
2009-11-29
batch: Track pixmap domains.
Chris Wilson
2009-11-13
i915: Derive the correct target color from the pixmap by checking its format
Chris Wilson
2009-11-10
i915: Use the color channels to pass along solid sources and masks.
Chris Wilson
2009-11-05
Revert "configure: make --disable-dri work even if the server supports DRI"
Eric Anholt
2009-11-05
Remove flow-control macros for fallbacks in the 2D driver.
Eric Anholt
2009-11-05
configure: make --disable-dri work even if the server supports DRI
Rémi Cardona
2009-10-14
conf: Add debugging flush options
Chris Wilson
2009-10-13
Drop frontbuffer from crtc in I830CloseScreen
Albert Damen
2009-10-08
Clean up more i830_memory.c madness.
Eric Anholt
2009-10-08
Call pPixmaps plain old pixmaps.
Eric Anholt
2009-10-08
de-pCamelHungarian the Render pictures and pixmaps.
Eric Anholt
2009-10-08
Share several render fields between render implementations.
Eric Anholt
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-06
Remove more dead UMS code.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-06
Remove UMS support.
Eric Anholt
2009-10-05
Remove UMS overlay support.
Eric Anholt
2009-10-05
Implement drmmode overlay
Daniel Vetter
2009-09-21
Split i915/i830 composite_emit_primitive into two functions.
Keith Packard
2009-09-21
Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.
Keith Packard
2009-09-09
i915: Restore nearest sampling
Chris Wilson
2009-09-05
i830/i915: Set the sample position to the pixel center.
Chris Wilson
2009-08-25
KMS: allocate one bo per crtc for cursor
Keith Packard
2009-08-07
Align tiled pixmap height so we don't address beyond the end of our buffers.
Eric Anholt
2009-07-24
XvMC: pin XvMC buffers under KMS.
Xiang, Haihao
[next]