Searched refs:gsc_handle_irq (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_gsc.c | 454 static void gsc_handle_irq(struct gsc_context *ctx, bool enable, in gsc_handle_irq() function 1133 gsc_handle_irq(ctx, true, false, true); in gsc_dst_set_buf_seq() 1138 gsc_handle_irq(ctx, false, false, true); in gsc_dst_set_buf_seq() 1527 gsc_handle_irq(ctx, true, false, true); in gsc_ippdrv_start() 1628 gsc_handle_irq(ctx, false, false, true); in gsc_ippdrv_stop()
|