index
:
~tagr/drm
drm-tegra-uabi-v8
master
nouveau-sync-fd
staging/base
staging/branches
staging/fixes
staging/helpers
staging/master
staging/tegra
staging/work
libdrm for NVIDIA Tegra
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
tests: tegra: Add VIC flip test
HEAD
master
Thierry Reding
3
-2
/
+367
2018-05-04
tests: tegra: Add VIC blit test
Thierry Reding
3
-2
/
+375
2018-05-04
tests: tegra: Add VIC clear test
Thierry Reding
3
-2
/
+205
2018-05-02
tests: tegra: Add syncpt-wait test
Thierry Reding
3
-2
/
+153
2018-05-02
tegra: tests: Add VIC04 support
Thierry Reding
4
-1
/
+532
2018-05-02
tests: tegra: Add VIC03 support
Thierry Reding
5
-1
/
+786
2018-05-02
tests: tegra: Add VIC support
Thierry Reding
7
-2
/
+334
2018-05-02
tegra: Add PRIME support helpers
Thierry Reding
2
-0
/
+65
2018-05-02
tegra: Add flink helpers
Thierry Reding
2
-0
/
+53
2018-05-02
tegra: Extract common buffer object allocation code
Thierry Reding
1
-14
/
+23
2018-05-02
tegra: Add API to wait for job completion
Thierry Reding
3
-39
/
+159
2018-05-02
tegra: Allow channels to return a version
Thierry Reding
3
-0
/
+8
2018-05-02
WIP: tegra: Update for de-staged ABI
Thierry Reding
10
-347
/
+719
2018-05-02
tegra: Add gr2d-fill test
Thierry Reding
4
-2
/
+161
2018-05-02
tegra: Install tegra-openclose test
Thierry Reding
3
-3
/
+11
2018-05-02
tegra: Add helper library for tests
Thierry Reding
6
-2
/
+541
2018-05-02
tegra: Add channel, job, pushbuf and fence APIs
Thierry Reding
9
-1
/
+704
2018-05-02
tegra: Indent according to .editorconfig
Thierry Reding
4
-212
/
+212
2018-05-02
etnaviv: Avoid dereferencing type-punned pointer
Thierry Reding
1
-2
/
+3
2018-05-02
freedreno: Avoid dereferencing type-punned pointer
Thierry Reding
1
-2
/
+3
2018-05-02
libsync: Remove spurious blank line
Thierry Reding
1
-1
/
+0
2018-05-02
tests: kms: Add planes blending test
Thierry Reding
2
-0
/
+347
2018-05-02
tests: kms: Support various formats with alpha components
Thierry Reding
1
-0
/
+8
2018-05-02
nouveau: Add noop test program
Thierry Reding
2
-2
/
+132
2018-05-02
nouveau: Support fence FDs
Thierry Reding
3
-34
/
+133
2018-05-01
intel: add support for ICL 11
Paulo Zanoni
3
-2
/
+31
2018-04-27
amdgpu: Deinitialize vamgr_high{,_32}
Michel Dänzer
1
-0
/
+2
2018-04-24
Intel: Add a Kaby Lake PCI ID
Matt Atwood
1
-2
/
+4
2018-04-19
amdgpu: enlarge the maximum number of cards supported
Xiaojie Yuan
1
-1
/
+1
2018-04-06
tests/amdgpu: add vce mv tests support and sets
James Zhu
2
-3
/
+235
2018-04-03
libdrm: gralloc_handle.h: Fix build issue with Android
John Stultz
1
-1
/
+1
2018-03-30
headers: Update README
Daniel Stone
1
-5
/
+1
2018-03-30
headers: Sync with drm-next
Daniel Stone
8
-26
/
+451
2018-03-30
headers: sync up amdgpu_drm.h with drm-next
Rex Zhu
1
-0
/
+4
2018-03-28
Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on...
Emil Velikov
1
-2
/
+0
2018-03-28
intel: Do not use libpciaccess on Android
Tomasz Figa
2
-2
/
+13
2018-03-22
xf86drmMode: merge successive mutually-exclusive #ifs
Eric Engestrom
1
-2
/
+1
2018-03-22
libdrm: Use readdir instead of readdir_r to avoid build warnings
John Stultz
1
-19
/
+3
2018-03-22
android: Add missing include exports
Stefan Schake
1
-1
/
+3
2018-03-22
omap: add Android build support
Gowtham Tammana
1
-0
/
+13
2018-03-22
libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export
Satyajit
1
-2
/
+3
2018-03-20
meson: drop unnecessary variable
Eric Engestrom
1
-2
/
+1
2018-03-20
meson: move line to allow using `config` earlier
Eric Engestrom
1
-2
/
+2
2018-03-20
meson: drop unneeded dependency to libudev
Eric Engestrom
1
-7
/
+1
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
96
-370
/
+3
2018-03-20
meson: replace `if(compiles) have=true` with `have=compiles`
Eric Engestrom
1
-3
/
+2
2018-03-20
meson,configure: always define UDEV
Eric Engestrom
3
-5
/
+7
2018-03-20
meson,configure: always define HAVE_VISIBILITY
Eric Engestrom
3
-5
/
+6
2018-03-20
meson,configure: always define HAVE_OPEN_MEMSTREAM
Eric Engestrom
3
-6
/
+6
2018-03-20
tests: fix memory leak issue
Inki Dae
1
-3
/
+6
[next]