aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-12-17 12:40:20 +0000
committerEric Anholt <[email protected]>2015-12-17 19:40:30 +0000
commit5645e785cea2f33acdc5e5cee62b3ce8a00f1169 (patch)
tree46c80d22db728752a18a3dad36d564df79444579 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/vc4: allocate enough memory in vc4_save_hang_state() (diff)
downloadkernel-5645e785cea2f33acdc5e5cee62b3ce8a00f1169.tar.gz
kernel-5645e785cea2f33acdc5e5cee62b3ce8a00f1169.zip
drm/vc4: fix an error code
"exec->exec_bo" is NULL at this point so this code returns success. We want to return -ENOMEM. Fixes: d5b1a78a772f ('drm/vc4: Add support for drawing 3D frames.') Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions