Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tegra/
Duapi.c270 sp = host1x_syncpt_alloc(host1x, HOST1X_SYNCPT_CLIENT_MANAGED, current->comm); in tegra_drm_ioctl_syncpoint_allocate()
Ddc.c2598 unsigned long flags = HOST1X_SYNCPT_CLIENT_MANAGED; in tegra_dc_init()
/linux-5.19.10/include/linux/
Dhost1x.h193 #define HOST1X_SYNCPT_CLIENT_MANAGED (1 << 0) macro
/linux-5.19.10/drivers/gpu/host1x/
Dsyncpt.c88 if (flags & HOST1X_SYNCPT_CLIENT_MANAGED) in host1x_syncpt_alloc()
/linux-5.19.10/drivers/staging/media/tegra-video/
Dvi.c1169 unsigned long flags = HOST1X_SYNCPT_CLIENT_MANAGED; in tegra_channel_host1x_syncpt_init()