index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_dri.c
Age
Commit message (
Expand
)
Author
2008-10-19
Remove accidental 'return;' left at the top of I830DRIInitBuffers
Keith Packard
2008-10-18
Handle differently tiled front/back/depth/third in DRI window management
Keith Packard
2008-03-30
Fix obviously wrong verification of DRI_SUPPORTS_CLIP_NOTIFY.
Matthias Hopf
2008-03-18
Compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-01-30
hardware status page initialization rework
Zhenyu Wang
2008-01-30
Wrap up chipsets which needs graphics address for status page
Zhenyu Wang
2007-11-28
Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree
Zhenyu Wang
2007-11-14
Don't stop ring before restoring hw state
Jesse Barnes
2007-11-13
Remove harmless error message
Jesse Barnes
2007-10-11
Delay SAREA and mapping setup until EnterVT when using the memory manager.
Eric Anholt
2007-10-11
Rework DRI buffer mappings and sarea setup to allow for moving buffers.
Eric Anholt
2007-09-28
Go back to using old drm_i915_flip_t field name
Jesse Barnes
2007-09-24
Remove logic for supporting i915tex_dri.so vs. i915_dri.so.
Eric Anholt
2007-09-20
Merge remote branch 'origin/master' into buffer-objects
Eric Anholt
2007-09-10
Only swap planes and pipes if DRM supports it
Jesse Barnes
2007-08-26
Change DRI interface to fill in PCI data from new libpciaccess structure.
Keith Packard
2007-08-16
Merge branch 'master' into buffer-objects
Eric Anholt
2007-08-15
intel: don't setup texOffsetStart unless using EXA
Dave Airlie
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
2007-08-02
Mark DRI buffers as shareable, and pass their buffer handles through the SAREA.
Eric Anholt
2007-07-27
Use the dontMapFramebuffer option available with DRIINFO 5.4.
Eric Anholt
2007-07-25
When TTM is available, use it instead of manual AGP allocations when possible.
Eric Anholt
2007-06-13
Revert "Replace failure-prone configure test for fresh libdrm with a simple i...
Eric Anholt
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-06-12
Replace failure-prone configure test for fresh libdrm with a simple ifndef.
Eric Anholt
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-05-22
i830: Provide new DRI texOffsetStart hook when available with EXA.
Michel Dänzer
2007-05-03
Disable vblank interrupts when no DRI clients are running.
Eric Anholt
2007-04-02
make warning info only so ppl don't go reporting stupid bugs
Dave Airlie
2007-03-19
Fix build when DAMAGE is not defined.
Michel Dänzer
2007-03-17
Elide I830DRIClipNotify for older DRI versions.
Keith Packard
2007-03-14
Make sure the legacy texture area is there when needed.
Michel Dänzer
2007-03-12
Fix build against released libdrm.
Michel Dänzer
2007-03-12
Defer flipping pages back to normal until the end of the DRI block handler.
Michel Dänzer
2007-03-12
Disable page flipping if the DRM is older than 1.9.
Michel Dänzer
2007-03-12
Fix attempt to flip pages back to normal when the last 3D window disappears.
Michel Dänzer
2007-03-12
Remove unused have3DWindows from pI830.
Michel Dänzer
2007-03-11
fixup brace alignment for older X.org
Dave Airlie
2007-03-09
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-06
Remove usage of 'shadow' module. Use xf86CrtcScreenInit.
Keith Packard
2007-03-06
Fix build failure.
Michel Dänzer
2007-03-06
Fix some conditionals related to triple buffering.
Michel Dänzer
2007-03-05
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-05
Be more verbose when page flipping can't be enabled for various reasons.
Michel Dänzer
2007-02-28
I830DRIClipNotify: Fix initialization of crtcBox[1].[xy]2.
Michel Dänzer
2007-02-26
Bug #9604: Align the sizes of allocations to page increments as well.
Eric Anholt
2007-02-26
Fix some texture memory allocation issues.
Eric Anholt
2007-02-23
Move memory allocation to ScreenInit rather than PreInit.
Eric Anholt
[next]