Sign in
coral
/
libdrm-imx
/
HEAD
« Previous
90c3045
amdgpu: add a test for amdgpu_cs_wait_fences
by Nicolai Hähnle
· 8 years ago
d8d45a4
amdgpu: add the interface of waiting multiple fences
by Nicolai Hähnle
· 8 years ago
f458538
freedreno: fix double-free on exit
by Rob Clark
· 8 years ago
f02719c
configure.ac: bump version for release
by Christian Gmeiner
· 8 years ago
2f902a6
etnaviv: add fence fd support
by Philipp Zabel
· 8 years ago
26e51e4
etnaviv: sync uapi header
by Philipp Zabel
· 8 years ago
3f1df25
intel: remove dead code
by Eric Engestrom
· 8 years ago
4752143
exynos: add C++ support to exynos_drmif header
by Tobias Jakobi
· 8 years ago
c9c77c3
configure.ac: bump version for release
by Marek Olšák
· 8 years ago
047aba1
amdgpu: allow to query GPU sensor related information
by Samuel Pitoiset
· 8 years ago
1142f9b
configure.ac: bump version for release
by Daniel Stone
· 8 years ago
890d43a
Add CRTC ID to vblank event
by Ander Conselvan de Oliveira
· 9 years ago
e379c6a
Headers: Sync drm{,_mode}.h with the kernel
by Daniel Stone
· 8 years ago
0010d31
configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
by Emil Velikov
· 8 years ago
10ca5e1
man: fix bug report instructions (third time's the charm)
by Eric Engestrom
· 8 years ago
294be26
man: fix bug report instructions (for real this time)
by Eric Engestrom
· 8 years ago
33312e4
man: fix bug report instruction
by Eric Engestrom
· 8 years ago
64423a7
man/drm(7): fix typo
by Eric Engestrom
· 8 years ago
e61e999
configure.ac: bump the version to 2.4.77
by Marek Olšák
· 8 years ago
6312017
configure.ac: bring back pthread-stubs check
by Emil Velikov
· 8 years ago
6796859
tests/etnaviv: link against libdrm
by Bernd Kuhls
· 8 years ago
e505334
tegra: update symbol-check
by Erik Faye-Lund
· 8 years ago
51a514c
Android: disable pointer-arith and enum-conversion
by Rob Herring
· 8 years ago
c4d673a
Android: fix building of modetest and proptest
by Rob Herring
· 8 years ago
7b806e8
xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
by Seung-Woo Kim
· 8 years ago
2dc30dd
tests/exynos: fix invalid code of error path in g2d test
by Seung-Woo Kim
· 8 years ago
a398adb
tests/exynos: remove unused-function build warning
by Seung-Woo Kim
· 8 years ago
762be6c
exynos/fimg2d: remove unused-function build warning
by Seung-Woo Kim
· 8 years ago
c9ef5c4
exynos: fix type-punned pointer build warning
by Seung-Woo Kim
· 8 years ago
f599575
amdgpu: add amdgpu_bo_va_op_raw to the symbol check
by Emil Velikov
· 8 years ago
eead591
amdgpu: add REPLACE and CLEAR checking for VA op (v2)
by Junwei Zhang
· 8 years ago
0a4626f
headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed
by Nicolai Hähnle
· 8 years ago
f104148
headers: sync amdgpu_drm.h from airlied/drm-next
by Nicolai Hähnle
· 8 years ago
4e369f2
amdgpu: add amdgpu_bo_va_op_raw
by Nicolai Hähnle
· 8 years ago
18fbd7f
etnaviv: remove struct etna_specs
by Christian Gmeiner
· 8 years ago
8d61a9a
configure.ac: bump version for release
by Marek Olšák
· 8 years ago
c7b5aae
amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC
by Leo Liu
· 8 years ago
f684bb1
amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10
by Christian König
· 8 years ago
a784c38
tests/amdgpu: add Polaris12 support for cs test
by Junwei Zhang
· 8 years ago
f810e31
tests/amdgpu: add vce unit test support for vega10
by Leo Liu
· 8 years ago
5a44f9e
tests/amdgpu: add uvd unit test support for vega10
by Leo Liu
· 8 years ago
fee173d
tests/amdgpu: fix the count number for vega10
by Huang Rui
· 8 years ago
99908bf
amdgpu: don't read registers not present on Vega10
by Huang Rui
· 8 years ago
c34b28a
amdgpu: update amdgpu_drm.h for Vega10
by Marek Olšák
· 8 years ago
3dc002d
amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2
by Marek Olšák
· 8 years ago
a07ae97
freedreno: fix device close issues
by Rob Clark
· 8 years ago
d0dae26
freedreno: valgrind support
by Rob Clark
· 8 years ago
b983b05
configure: Explicitly check for pkg-config at the top level
by Adam Jackson
· 8 years ago
2b7453f
freedreno: fix potential use-after-free on a5xx+
by Rob Clark
· 8 years ago
19c4cfc
intel: Add handle to hashtable before freeing along an error path
by Chris Wilson
· 8 years ago
5ee9cb4
intel: avoid null pointer dereference
by Thomas Hindoe Paaboel Andersen
· 8 years ago
1bf96af
autogen.sh: run git commands in the (potentially) git dir
by Eric Engestrom
· 8 years ago
a6cdfa5
autogen.sh: don't print old git-config values
by Eric Engestrom
· 8 years ago
f6499b1
headers: add explicit note against local changes in the README
by Emil Velikov
· 8 years ago
ec80fd3
intel: Move 48b support to bo_gem->kflags
by Chris Wilson
· 8 years ago
e0f05b2
intel: Move is_softpin to obj->kflags
by Chris Wilson
· 8 years ago
fe7cb34
amdgpu: vamgr can be a struct instead of a pointer
by Alex Xie
· 8 years ago
067e9a1
amdgpu: vamgr_32 can be a struct instead of a pointer
by Alex Xie
· 8 years ago
7a03cdf
amdgpu: Free/uninit vamgr_32 in theoretically correct order
by Alex Xie
· 8 years ago
07edf5d
Remove unused tests/drmstat.c
by Emil Velikov
· 8 years ago
d4b8344
Bump version for 2.4.75 release
by Chad Versace
· 8 years ago
0ad0c12
intel: fix make distcheck
by Dave Airlie
· 8 years ago
ab5a963
Revert "Bump version for 2.4.75 release"
by Dave Airlie
· 8 years ago
736970c
Bump version for 2.4.75 release
by Chad Versace
· 8 years ago
dfd536c
intel: Export a function to re-enable implicit synchronisation
by Chris Wilson
· 8 years ago
22cfd04
intel: Clear execobject flags before preserving object in reuse cache
by Chris Wilson
· 8 years ago
c4b0076
intel: Support passing of explicit fencing from execbuf
by Chris Wilson
· 8 years ago
1bd35da
intel: Allow the client to control implicit synchronisation
by Chris Wilson
· 8 years ago
a3d715e
Import uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9
by Chris Wilson
· 8 years ago
8a89d5f
amdgpu: A new option to run tests on render node
by Alex Xie
· 8 years ago
12dd7a2
amdgpu: A new option to choose which device to run most tests
by Alex Xie
· 8 years ago
5e0f7c5
amdgpu: verify the tested device
by Alex Xie
· 8 years ago
8ef7e5b
tests: Use -pthread in CFLAGS instead of -lpthread
by Tomasz Figa
· 8 years ago
58459a5
tests/nouveau: automake: fold C and CPP flags
by Emil Velikov
· 8 years ago
9c924e8
android: silence ~550 warnings
by Emil Velikov
· 8 years ago
ff38457
android: add note about command line defines and config.h
by Emil Velikov
· 8 years ago
fc05e89
android: add HAVE_VISIBILITY to Android.common.mk
by Emil Velikov
· 8 years ago
03d2e91
android: introduce Android.common.mk to reduce boilerplate
by Emil Velikov
· 8 years ago
de5b41e
android: remove LOCAL_MODULE_TAGS := optional tag
by Emil Velikov
· 8 years ago
5403cb3
xf86drm: Reuse sysfs_uevent_get()
by Thierry Reding
· 8 years ago
13b99f2
tests/drmdevice: Add USB, platform and host1x support
by Thierry Reding
· 8 years ago
7b1f37f
xf86drm: Add platform and host1x bus support
by Thierry Reding
· 8 years ago
f8484cc
xf86drm: Add USB support
by Thierry Reding
· 8 years ago
2e57bba
xf86drm: Factor out drmDeviceAlloc()
by Thierry Reding
· 8 years ago
9e4c686
tests/util: Add support for meson module
by Neil Armstrong
· 8 years ago
ecc2a09
xf86drm: Fix type-punned pointer build warning
by Thierry Reding
· 10 years ago
4bfbe4c
xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectors
by Thierry Reding
· 10 years ago
ab50ffb
xf86drmMode.h: Use consistent padding
by Thierry Reding
· 10 years ago
5856a58
README: Fix grammar
by Fabio Estevam
· 8 years ago
4ecd1ef
xf86drm: fix null termination of string buffer
by Taro Yamada
· 8 years ago
44f220a
intel: update global_name before HASH_ADD
by Dongwon Kim
· 8 years ago
e1ee01a
amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test
by Alex Xie
· 8 years ago
885624b
Add .editorconfig
by Thierry Reding
· 8 years ago
e17cad1
xf86drm: Fix indentation
by Thierry Reding
· 8 years ago
eebefaf
xf86drm: don't fatal on per device error in drmGetDevice[s]2
by Jonathan Gray
· 8 years ago
e2e766d
xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2
by Jonathan Gray
· 8 years ago
d5cf3f9
xf86drm: adjust device node path for minor base
by Jonathan Gray
· 8 years ago
e3af536
modetest: Allow the user to specify the plane ID
by Ville Syrjälä
· 9 years ago
a07cf7f
libkms/exynos: fix memory leak in error path
by Seung-Woo Kim
· 8 years ago
0645648
autogen.sh: set format.subjectPrefix and sendemail.to if needed
by Emil Velikov
· 8 years ago
Next »