Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
067e9a1d47a8373b3145481a70fec84ce8e76441
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ä
· 8 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
3bc14c8
xf86drm: fix sign-compare warning
by Grazvydas Ignotas
· 8 years ago
0825792
xf86drm: implement an OpenBSD specific drmGetDevice2
by Jonathan Gray
· 8 years ago
fd19056
xf86drm: implement drmParsePciBusInfo for OpenBSD
by Jonathan Gray
· 8 years ago
c0ef1d0
xf86drm: implement drmParsePciDeviceInfo for OpenBSD
by Jonathan Gray
· 8 years ago
d05b9f2
xf86drm: implement drmParseSubsystemType for OpenBSD
by Jonathan Gray
· 8 years ago
f189011
xf86drm: implement drmGetMinorNameForFD for non-sysfs
by Jonathan Gray
· 8 years ago
5c1c91b
tests: automake: reorder makefile contents
by Emil Velikov
· 8 years ago
0ec7252
configure: remove libudev checks
by Emil Velikov
· 8 years ago
9b05d40
kms: remove commented out libudev code
by Emil Velikov
· 8 years ago
0c80fdd
tests: remove useless legacy tests
by Emil Velikov
· 8 years ago
b305238
tests/drmdevice: use drmGetDevice[s]2
by Emil Velikov
· 8 years ago
11687bf
xf86drm: introduce drmGetDevice[s]2
by Emil Velikov
· 8 years ago
aae3f31
xf86drm: parse the separate sysfs files for vendor... info
by Emil Velikov
· 8 years ago
138d231
xf86drm: add plumbing to not retrieve PCI device revision
by Emil Velikov
· 8 years ago
b40a65d
xf86drm: use maj/min in drmParsePciDeviceInfo()
by Emil Velikov
· 8 years ago
dae413e
Bump version for release
by Robert Bragg
· 8 years ago
a831583
vc4: Add new GETPARAMs that have been merged to drm-next.
by Eric Anholt
· 8 years ago
23d10b8
freedreno: 64bit support
by Rob Clark
· 8 years ago
d15515a
etnaviv: add etna_pipe_wait_ns(..)
by Christian Gmeiner
· 8 years ago
4f750ec
etnaviv: change get_abs_timeout(..) to use ns.
by Christian Gmeiner
· 8 years ago
1924b67
libdrm: random typo fixes
by Grazvydas Ignotas
· 8 years ago
1fc32f1
tests: kms: fix shadowed declaration warning
by Grazvydas Ignotas
· 8 years ago
37d790f
xf86drm: introduce drmGetDeviceNameFromFd2
by Emil Velikov
· 8 years ago
7e0bc3b
automake: make the build less chatty
by Emil Velikov
· 8 years ago
911280c
intel: Add drm_intel_gem_context_get_id to intel-symbols-check
by Michel Dänzer
· 8 years ago
770f6bc
intel: Add a getter for the intel_context ctx_id
by Robert Bragg
· 10 years ago
befb642
etnaviv: add API to create etna_device from private dup() fd
by Christian Gmeiner
· 8 years ago
a14d6a6
etnaviv: add API to get drm fd from etna_device
by Christian Gmeiner
· 8 years ago
3e81f8b
intel: Add Geminilake PCI IDs
by Ben Widawsky
· 8 years ago
317bdff
Bump version for release
by Emil Velikov
· 8 years ago
f53d354
xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo
by Emil Velikov
· 8 years ago
de13ea3
headers: Add README file
by Emil Velikov
· 8 years ago
8cf4312
Bump version for release
by Matt Turner
· 8 years ago
b91bcbf
freedreno: Add fd_ringbuffer_flush2 to symbol check.
by Matt Turner
· 8 years ago
01db192
amdgpu: Add amdgpu_asic_id.h to Makefile.sources.
by Matt Turner
· 8 years ago
51002c0
intel: Add uthash.h to Makefile.sources.
by Matt Turner
· 8 years ago
319108f
intel: Allow some codenames in INTEL_DEVID_OVERRIDE
by Neil Roberts
· 9 years ago
670f1e4
amdgpu: add the function to get the marketing name (v4)
by Junwei Zhang
· 8 years ago
e9eb44b
freedreno: add fence fd support
by Rob Clark
· 8 years ago
9270d98
freedreno: sync uapi header
by Rob Clark
· 8 years ago
f803a45
add libsync.h helper
by Rob Clark
· 8 years ago
6493860
amdgpu: check parameters in amdgpu_query_gpu_info
by Alex Deucher
· 8 years ago
fe4579e
intel: Look prime handle up in handle hash table
by Chris Wilson
· 8 years ago
ec39fe0
intel: Add new symbols to intel-symbol-check
by Michel Dänzer
· 8 years ago
9e24d0c
intel: Migrate handle/name lookups from linear lists to hashtables
by Chris Wilson
· 8 years ago
455e9b4
intel: Export raw GEM mmap interfaces
by Chris Wilson
· 10 years ago
2d8c01f
Silence runtime complaints on platform devices
by Eric Anholt
· 8 years ago
677cd97
Return an -ENODEV from drmGetDevice() when no device was found.
by Rob Herring
· 8 years ago
7dd2847
Add drmModePageFlipTarget
by Michel Dänzer
· 8 years ago
9433b70
headers: Sync drm{,_mode}.h with the kernel
by Michel Dänzer
· 8 years ago
a44c9c3
Bump version for release
by Rob Clark
· 8 years ago
207efb1
tests/amdgpu: update vce encRefPic addr mode to tiled
by Leo Liu
· 8 years ago
abfa680
Add drmModeAddFB2WithModifiers() which takes format modifiers
by Kristian H. Kristensen
· 8 years ago
0659558
libdrm: add etnaviv tests
by The etnaviv authors
· 8 years ago
95e2cc6
libdrm: add etnaviv drm support
by The etnaviv authors
· 8 years ago
2d00869
intel: Add new symbols to intel-symbol-check
by Michel Dänzer
· 8 years ago
9888714
intel: Export pooled EU and min no. of eus in a pool.
by Yang Rong
· 8 years ago
Next »