drm/tegra
Jan Beich 332809f3ee meson: drop pthread-stubs dependency on BSDs
pthread-stubs >= 0.4 simply passes -pthread which is similar to what
dependency('threads') returns. And make it a private dependency
for subprojects even on Linux.

Reviewed-by: Emmanuel Vadot <manu@FreeBSD.org>
2023-02-10 14:58:52 +00:00
..
.gitignore libdrm: Add NVIDIA Tegra support 2014-11-27 17:05:35 +01:00
channel.c tegra: Add channel APIs 2022-02-23 15:40:01 +01:00
job.c tegra: Add syncpoint APIs 2022-02-23 15:40:04 +01:00
libdrm_tegra.pc.in libdrm: Add NVIDIA Tegra support 2014-11-27 17:05:35 +01:00
meson.build meson: drop pthread-stubs dependency on BSDs 2023-02-10 14:58:52 +00:00
private.h tests: tegra: Add VIC 3.0 support 2022-02-23 15:40:17 +01:00
pushbuf.c tegra: Add syncpoint APIs 2022-02-23 15:40:04 +01:00
syncpt.c tegra: Add syncpoint APIs 2022-02-23 15:40:04 +01:00
tegra-symbols.txt tegra: Add syncpoint APIs 2022-02-23 15:40:04 +01:00
tegra.c tegra: Make API more consistent 2022-02-23 15:39:53 +01:00
tegra.h tegra: Add syncpoint APIs 2022-02-23 15:40:04 +01:00