i965: Go back to using the kernel SOL reset feature.
[mesa.git] / src / mesa / drivers / dri / intel / intel_batchbuffer.c
2013-05-23 Kenneth Graunkei965: Go back to using the kernel SOL reset feature.
2013-05-21 Kenneth Graunkei965: Stop using the kernel SOL reset feature.
2013-01-29 Eric Anholtintel: Use a CPU map of the batch on LLC-sharing archit...
2012-09-27 Eric Anholtintel: Mark some file-local code as static.
2012-08-13 Kenneth Graunkeintel: Move finish_batch() call before MI_BATCH_BUFFER_...
2012-08-08 Kenneth Graunkeintel: Make the length for PIPE_CONTROL explicit.
2012-07-10 Kenneth Graunkei965: Add hardware context support.
2012-05-22 Paul Berryi965: Completely annotate the batch bo when aub dumping.
2012-02-16 Kenneth Graunkei965: Emit Ivybridge VS workaround flushes.
2012-02-07 Ian Romanickintel: Remove num_mapped_regions assertion from _intel_...
2012-01-30 Eric Anholtintel: Use libdrm's decode functionality instead of...
2012-01-06 Eric Anholti965/gen7: Use the updated interface for SO write point...
2011-12-23 Paul Berryi965 Gen6+: Invalidate VF address-based cache on flush
2011-12-20 Paul Berryi965 gen6+: Make intel_batchbuffer_emit_mi_flush()...
2011-10-29 Eric Anholtintel: Return error value from intel_batchbuffer_flush().
2011-10-29 Eric Anholtintel: Add an interface for saving/restoring the batchb...
2011-10-29 Eric Anholti915: Move the always_flush_cache code to triangle...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-10-12 Chad Versaceintel: Assert that no batch is emitted if a region...
2011-09-26 Kenneth Graunkei965: Emit depth stalls and flushes before changing...
2011-09-15 Eugeni DodonovChange strerror(ret) to strerror(-ret).
2011-09-03 Yuanhan Liuintel: fix build error
2011-09-02 Eugeni Dodonovintel: Give an explanation why we are exiting for debug...
2011-09-02 Eric Anholtintel: Upload batchbuffer contents even if INTEL_NO_HW...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-25 Eric Anholti965: Emit texture cache flushes on gen6 along with...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-20 Eric Anholti965: Enable the PIPE_CONTROL workaround workaround...
2011-07-20 Eric Anholti965: Avoid kernel BUG_ON if we happen to wait on the...
2011-07-18 Eric Anholtintel: Use the post-execution batchbuffer contents...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-20 Eric Anholti965/gen6: Apply documented workaround for nonpipelined...
2011-06-20 Eric Anholti965/gen6: Limit the workaround flush to once per primi...
2011-06-20 Eric Anholti965/gen6: Use an BO instead of writing to address...
2011-06-20 Eric Anholti965/gen6: Factor the PIPE_CONTROL workaround to a...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-07 Eric Anholtintel: Implement glFinish() correctly by waiting on...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-27 Eric AnholtRevert "intel: use throttle ioctl for throttling"
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-30 Chris Wilsonintel: Remove the unrelaxed relocation assertion
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Chris Wilsonintel: use throttle ioctl for throttling
2011-02-21 Chris Wilsoni965: Move repeat-instruction-suppression to batchbuffe...
2011-02-21 Chris Wilsonintel: use pwrite for batch
2011-02-21 Chris Wilsonintel: Buffered upload
2011-02-21 Chris Wilsonintel: Pack dynamic draws together
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-23 Zhenyu Wangi965: Use MI_FLUSH_DW for blt ring flush on sandybridge
2010-12-14 Eric Anholti965: Add support for using the BLT ring on gen6.
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-05 Eric Anholtintel: Add an env var override to execute for a differe...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-11-02 Eric Anholtintel: For batch, use GTT mapping instead of writing...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-28 Zhenyu Wangi965: sandybridge pipe control workaround before write...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-08 Eric Anholtintel: Update intel_decode.c from intel-gpu-tools.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Eric Anholti965: Add support for streaming indirect state rather...
2010-06-08 Eric Anholtintel: Convert remaining dri_bo_emit_reloc to drm_intel...
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-06-08 Eric Anholtintel: Clean up stale comments in intel_batchbuffer.c.
2010-06-08 Eric Anholtintel: Remove the non-gem paths for batchbuffer upload.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chris Wilsonintel: Initialize batch->reserved_space on allocation
2010-05-28 Zou Nan haii965: fix PIPE_CONTROL command for gen6.
2010-05-26 Eric Anholti965: Don't PIPE_CONTROL instruction cache flush.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Kristian Høgsbergintel: Throttle after doing copyregion/swapbuffers...
2010-05-18 Eric Anholti965: Revert accidental debug change in 562e2d114ec0cba8
2010-05-14 Eric Anholti965: Support INTEL_DEBUG=clip to dump the clip program.
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Eric Anholtintel: Move the assertions about reloc delta from the...
2010-03-03 Eric Anholti915: Tell the kernel when we actually need fence regis...
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Eric Anholtintel: Fix up INTEL_NO_HW support.
2010-02-22 Chris Wilsonintel: assert that we do not overflow the batch buffer.
next