index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
include poll.h instead of sys/poll.h
David Heidelberg
1
-1
/
+1
2024-03-29
meson: Replace usages of deprecated ExternalProgram.path()
Joaquim Monteiro
1
-1
/
+1
2023-02-10
meson: drop pthread-stubs dependency on BSDs
Jan Beich
1
-1
/
+1
2022-02-23
tests: tegra: Add VIC 3.0 support
Thierry Reding
1
-0
/
+6
2022-02-23
tegra: Add syncpoint APIs
Thierry Reding
7
-1
/
+201
2022-02-23
tegra: Add job and push buffer APIs
Thierry Reding
6
-1
/
+374
2022-02-23
tegra: Add channel APIs
Thierry Reding
5
-1
/
+247
2022-02-23
tegra: Include private.h in list of source files
Thierry Reding
1
-1
/
+6
2022-02-23
tegra: Make API more consistent
Thierry Reding
2
-11
/
+12
2022-02-23
tegra: Add PRIME support helpers
Thierry Reding
3
-0
/
+67
2022-02-23
tegra: Add flink helpers
Thierry Reding
3
-0
/
+55
2022-02-23
tegra: Fix mmap() of GEM buffer objects
Thierry Reding
2
-3
/
+3
2022-02-23
tegra: Extract common buffer object allocation code
Thierry Reding
1
-13
/
+22
2022-02-23
tegra: Remove unused IOCTL implementations
Thierry Reding
3
-111
/
+0
2022-02-23
tegra: Indent according to .editorconfig
Thierry Reding
3
-187
/
+191
2022-01-20
meson: use the modern interface for pkg.generate
Dylan Baker
1
-3
/
+1
2022-01-20
meson: switch the meson builtin for symbol visiblity
Dylan Baker
1
-0
/
+1
2021-12-14
meson: add override_dependency when possible
Dylan Baker
1
-0
/
+4
2021-10-06
tegra: use drmCloseBufferHandle
Simon Ser
1
-5
/
+1
2021-03-09
meson: use library() instead of shared_library().
Fang Tan
1
-1
/
+1
2019-11-11
tegra: convert to new symbols check
Eric Engestrom
3
-39
/
+20
2019-10-18
Revert "Revert "libdrm: remove autotools support""
Eric Engestrom
1
-27
/
+0
2019-10-16
Revert "libdrm: remove autotools support"
Marek Olšák
1
-0
/
+27
2019-10-14
libdrm: remove autotools support
Eric Engestrom
1
-27
/
+0
2019-10-04
*-symbols-check: let meson figure out how to execute the scripts
Eric Engestrom
1
-2
/
+2
2019-10-04
*-symbols-check: use normal shell over bash
Emil Velikov
1
-1
/
+1
2018-10-04
*-symbols-check: error out when using unset variables
Emil Velikov
1
-0
/
+2
2018-10-04
automake: set NM before running the tests
Emil Velikov
1
-0
/
+1
2018-09-19
autotools: make symbols hidden by default
Lucas De Marchi
1
-1
/
+2
2018-09-19
meson: make symbols hidden by default
Lucas De Marchi
1
-1
/
+1
2018-09-19
tegra: annotate public functions
Lucas De Marchi
1
-13
/
+13
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2018-03-09
meson: use pkg-config to detect libatomic_ops
Eric Engestrom
1
-1
/
+1
2018-02-23
*-symbol-check: Don't hard-code nm executable
Heiko Becker
2
-1
/
+2
2018-01-12
Add meson build system
Dylan Baker
1
-0
/
+52
2017-04-03
tegra: update symbol-check
Erik Faye-Lund
1
-2
/
+5
2015-04-28
drm: remove drm_public macro
Emil Velikov
1
-13
/
+0
2015-04-28
drm: remove no longer needed VISIBILITY_CFLAGS
Emil Velikov
1
-1
/
+0
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
1
-1
/
+1
2015-04-28
tegra: add symbols test
Emil Velikov
2
-0
/
+33
2014-11-27
tegra: Implement drm_tegra_bo_{get,set}_tiling()
Thierry Reding
2
-0
/
+61
2014-11-27
tegra: Implement drm_tegra_bo_{get,set}_flags()
Thierry Reding
2
-0
/
+49
2014-11-27
libdrm: Add NVIDIA Tegra support
Thierry Reding
6
-0
/
+381