mesa-drm/intel
Kenneth Graunke 3b5cc13542 intel/aub: Actually run BLT batches on the blit ring.
We didn't set the ring flag for BLT batches, so they got run on the
render ring.  Shenanigans ensued, especially when we sent commands that
were only valid on the BLT ring.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2013-02-06 11:19:36 -08:00
..
tests intel/decode: fix the reference file for 2012-06-27 10:22:37 -07:00
.gitignore intel: Add a regression test program for intel_decode.c. 2012-01-04 14:49:44 -08:00
intel_aub.h intel: Add .aub file output support. 2012-03-09 16:34:14 -08:00
intel_bufmgr.c intel: fix the wrong method check for bo_get_subdata 2011-07-20 10:46:45 -07:00
intel_bufmgr.h intel: Add a function for the new register read ioctl. 2012-08-10 09:48:07 -07:00
intel_bufmgr_fake.c intel: Shove the fake bufmgr subdata implementation into the fake bufmgr. 2010-11-01 06:54:58 -07:00
intel_bufmgr_gem.c intel/aub: Actually run BLT batches on the blit ring. 2013-02-06 11:19:36 -08:00
intel_bufmgr_priv.h intel/context: Add drm_intel_context type 2012-06-27 09:57:16 -07:00
intel_chipset.h intel: add more VLV PCI IDs 2013-02-02 11:10:24 +01:00
intel_debug.h intel: shared header for shader debugging 2011-08-01 14:44:58 -07:00
intel_decode.c intel: Correct the word decoding for gen2 3DSTATE_LOAD_STATE_IMMEDIATE_1 2012-10-07 10:09:38 +01:00
libdrm_intel.pc.in intel: Install the header file in the libdrm/ directory. 2010-03-17 12:49:10 -07:00
Makefile.am intel: fix build error 2012-07-20 10:28:46 -05:00
mm.c Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
mm.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
test_decode.c intel: Fix build failure in test_decode.c 2012-07-03 09:54:41 -07:00