Searched refs:gsc_handle_irq (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 418 static void gsc_handle_irq(struct gsc_context *ctx, bool enable, in gsc_handle_irq() function 942 gsc_handle_irq(ctx, true, false, true); in gsc_dst_set_buf_seq() 946 gsc_handle_irq(ctx, false, false, true); in gsc_dst_set_buf_seq() 1086 gsc_handle_irq(ctx, true, false, true); in gsc_start()
|