linux-stable/drivers/gpu/drm/v3d
Eric Anholt 473bc1af7a drm/v3d: Handle errors from IRQ setup.
[ Upstream commit fc22771547 ]

Noted in review by Dave Emett for V3D 4.2 support.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190308174336.7866-1-eric@anholt.net
Reviewed-by: Dave Emett <david.emett@broadcom.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-05-31 06:46:34 -07:00
..
Kconfig drm/v3d: add CONFIG_MMU dependency 2018-05-30 12:15:18 -07:00
Makefile
v3d_bo.c drm/v3d: Fix prime imports of buffers from other drivers. 2019-02-12 19:47:04 +01:00
v3d_debugfs.c drm/v3d: Skip debugfs dumping GCA on platforms without GCA. 2019-01-09 17:38:42 +01:00
v3d_drv.c drm/v3d: Handle errors from IRQ setup. 2019-05-31 06:46:34 -07:00
v3d_drv.h drm/v3d: Handle errors from IRQ setup. 2019-05-31 06:46:34 -07:00
v3d_fence.c drm/v3d: Remove unnecessary dma_fence_ops. 2018-07-05 11:42:50 -07:00
v3d_gem.c drm/scheduler: modify API to avoid redundancy 2018-07-25 15:06:19 -05:00
v3d_irq.c drm/v3d: Handle errors from IRQ setup. 2019-05-31 06:46:34 -07:00
v3d_mmu.c
v3d_regs.h drm/v3d: Delay the scheduler timeout if we're still making progress. 2018-07-05 11:42:49 -07:00
v3d_sched.c drm/v3d: Fix a grammar nit in the scheduler docs. 2018-07-05 11:42:50 -07:00
v3d_trace.h
v3d_trace_points.c