drm/libdrm/intel
Keith Packard b13f4e1a32 intel: Dump out memory usage information when the kernel fails to pin
The execbuffer ioctl returns ENOMEM when it fails to pin all of the buffers
in the GTT. This is usually caused by the DRM client attempting to use too
much memory in a single request. Dumping out the requested and available
memory values should help point out failures in the DRM code to catch over
commitments of this form.

Signed-off-by: Keith Packard <keithp@keithp.com>
2008-12-17 10:28:25 -08:00
..
Makefile.am link libdrm_intel properly 2008-10-17 06:40:38 +10:00
intel_bufmgr.c intel: Rename dri_ and intel_ symbols to drm_intel_. 2008-10-30 11:29:40 -07:00
intel_bufmgr.h libdrm: add mode setting files 2008-12-17 10:11:37 -08:00
intel_bufmgr_fake.c Revert "Merge branch 'modesetting-gem'" 2008-12-10 15:50:22 -08:00
intel_bufmgr_gem.c intel: Dump out memory usage information when the kernel fails to pin 2008-12-17 10:28:25 -08:00
intel_bufmgr_priv.h intel: Rename dri_ and intel_ symbols to drm_intel_. 2008-10-30 11:29:40 -07:00
mm.c Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00
mm.h Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00