drm/intel
Eric Anholt 7c697b1670 intel: Align untiled buffer pitch to 64B.
This is the largest untiled pitch requirement from gen2 through gen4.
It's only the case for gen3 rendering to color regions with depth, but
it's rare for this to be a significant factor in memory usage -- for
example, gen4 requires 1 or 2 times the element size, or up to 64
bytes depending on the size of the elements.  This is easier than
encoding all the various little quirks for untiled pitch alignment,
since we rarely do untiled now.
2010-03-17 11:15:45 -07:00
..
Makefile.am libdrm: Move intel_atomic.h to libdrm core for sharing. 2010-03-17 11:48:00 +02:00
intel_bufmgr.c libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
intel_bufmgr.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
intel_bufmgr_fake.c Support gcc's __FUNCTION__ for people using other compilers 2010-01-16 19:37:06 -08:00
intel_bufmgr_gem.c intel: Align untiled buffer pitch to 64B. 2010-03-17 11:15:45 -07:00
intel_bufmgr_priv.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
intel_chipset.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
libdrm_intel.pc.in intel: Add pkg-config dependency on libdrm.so using 'Requires' 2010-01-20 10:42:46 +00: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