Skip to content
Commit b13f4e1a authored by Keith Packard's avatar Keith Packard Committed by Eric Anholt
Browse files

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: default avatarKeith Packard <keithp@keithp.com>
parent 731cd552
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment