Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Duapi.c309 sp = host1x_syncpt_alloc(host1x, HOST1X_SYNCPT_CLIENT_MANAGED, current->comm); in tegra_drm_ioctl_syncpoint_allocate()
H A Ddc.c2599 unsigned long flags = HOST1X_SYNCPT_CLIENT_MANAGED; in tegra_dc_init()
/openbmc/linux/include/linux/
H A Dhost1x.h194 #define HOST1X_SYNCPT_CLIENT_MANAGED (1 << 0) macro
/openbmc/linux/drivers/gpu/host1x/
H A Dsyncpt.c89 if (flags & HOST1X_SYNCPT_CLIENT_MANAGED) in host1x_syncpt_alloc()
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dtegra20.c255 out_sp = host1x_syncpt_request(&vi->client, HOST1X_SYNCPT_CLIENT_MANAGED); in tegra20_channel_host1x_syncpt_init()
H A Dtegra210.c186 unsigned long flags = HOST1X_SYNCPT_CLIENT_MANAGED; in tegra210_channel_host1x_syncpt_init()