Home
last modified time | relevance | path

Searched refs:gsc_context (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c96 struct gsc_context { struct
378 static int gsc_sw_reset(struct gsc_context *ctx) in gsc_sw_reset()
1022 struct gsc_context *ctx = dev_id; in gsc_irq_handler()
1063 static int gsc_reset(struct gsc_context *ctx) in gsc_reset()
1082 static void gsc_start(struct gsc_context *ctx) in gsc_start()
1116 struct gsc_context *ctx = container_of(ipp, struct gsc_context, ipp); in gsc_commit()
1150 struct gsc_context *ctx = in gsc_abort()
1151 container_of(ipp, struct gsc_context, ipp); in gsc_abort()
1171 struct gsc_context *ctx = dev_get_drvdata(dev); in gsc_bind()
1192 struct gsc_context *ctx = dev_get_drvdata(dev); in gsc_unbind()
[all …]