index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_batchbuffer.c
Age
Commit message (
Expand
)
Author
2011-02-21
intel: use throttle ioctl for throttling
Chris Wilson
2011-02-21
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
intel: use pwrite for batch
Chris Wilson
2011-02-21
intel: Buffered upload
Chris Wilson
2011-02-21
intel: Pack dynamic draws together
Chris Wilson
2010-12-23
i965: Use MI_FLUSH_DW for blt ring flush on sandybridge
Zhenyu Wang
2010-12-13
i965: Add support for using the BLT ring on gen6.
Eric Anholt
2010-12-04
intel: Add an env var override to execute for a different GPU revision.
Eric Anholt
2010-11-03
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-02
intel: For batch, use GTT mapping instead of writing to a malloc and copying.
Eric Anholt
2010-09-28
i965: sandybridge pipe control workaround before write cache flush
Zhenyu Wang
2010-07-08
intel: Update intel_decode.c from intel-gpu-tools.
Eric Anholt
2010-06-11
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-06-08
intel: Convert remaining dri_bo_emit_reloc to drm_intel_bo_emit_reloc.
Eric Anholt
2010-06-08
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
intel: Clean up stale comments in intel_batchbuffer.c.
Eric Anholt
2010-06-08
intel: Remove the non-gem paths for batchbuffer upload.
Eric Anholt
2010-05-31
intel: Initialize batch->reserved_space on allocation
Chris Wilson
2010-05-28
i965: fix PIPE_CONTROL command for gen6.
Zou Nan hai
2010-05-26
i965: Don't PIPE_CONTROL instruction cache flush.
Eric Anholt
2010-05-20
intel: Throttle after doing copyregion/swapbuffers round trip
Kristian Høgsberg
2010-05-18
i965: Revert accidental debug change in 562e2d114ec0cba8
Eric Anholt
2010-05-14
i965: Support INTEL_DEBUG=clip to dump the clip program.
Eric Anholt
2010-03-05
intel: Move the assertions about reloc delta from the macros to the function.
Eric Anholt
2010-03-03
i915: Tell the kernel when we actually need fence registers on our BOs.
Eric Anholt
2010-02-25
intel: Fix up INTEL_NO_HW support.
Eric Anholt
2010-02-22
intel: assert that we do not overflow the batch buffer.
Chris Wilson
2010-02-20
intel: Silence compiler format warnings.
Vinson Lee
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-01-26
intel: Clean up stale comments about cliprects.
Eric Anholt
2010-01-25
i965: Remove unnecessary malloc/free in VS binding table setup.
Eric Anholt
2010-01-04
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
intel: Drop LOCK/UNLOCK_HARDWARE()
Kristian Høgsberg
2009-11-19
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-06
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-10-29
intel: Clean up merge leftover from the DRI2 swap throttling.
Eric Anholt
2009-08-05
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-04
intel: Wait on the last swapbuffers to complete before queuing a new one.
Brian Paul
2009-08-03
intel: Wait on the last swapbuffers to complete before queuing a new one.
Eric Anholt
2009-06-29
intel: Make LOCK_HARDWARE recursive to avoid hand-rolling recursiveness.
Eric Anholt
2009-03-05
intel: Add always_flush_cache driconf option for debugging cache flush failure.
Eric Anholt
2008-11-11
intel: reset cliprect_mode to IGNORE_CLIPRECTS.
Xiang, Haihao
2008-10-28
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-09-10
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
intel: Move the bufmgr back to the screen.
Eric Anholt
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-08
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
[next]