OSDN Git Service

android-x86/external-libdrm.git
2017-05-16 Nicolai Hähnleamdgpu: add missing extern "C" headers
2017-05-04 Adam JacksonFix stray caller of drmCompareDevices
2017-05-04 Adam Jacksonconfigure: Fix the <sys/sysmacros.h> check
2017-05-04 Adam JacksonExport drmDevicesEqual
2017-05-03 Edward O'Callaghanamdgpu: Use the canonical form in branch predicate
2017-04-25 Eric AnholtAdd the DPI encoder/connector types to KMS utils.
2017-04-25 Eric AnholtAdd pl111 as a KMS driver for utils.
2017-04-20 Ilia Mirkinmodetest: fix printing of fourcc on BE machines
2017-04-19 Edward O'Callaghanamdgpu/: concisely && consistently check null ptrs...
2017-04-18 Nicolai Hähnleamdgpu: add a test for amdgpu_cs_wait_fences
2017-04-18 Nicolai Hähnleamdgpu: add the interface of waiting multiple fences
2017-04-15 Rob Clarkfreedreno: fix double-free on exit
2017-04-14 Christian Gmeinerconfigure.ac: bump version for release
2017-04-12 Philipp Zabeletnaviv: add fence fd support
2017-04-12 Philipp Zabeletnaviv: sync uapi header
2017-04-10 Eric Engestromintel: remove dead code
2017-04-08 Tobias Jakobiexynos: add C++ support to exynos_drmif header
2017-04-08 Marek Olšákconfigure.ac: bump version for release
2017-04-07 Samuel Pitoisetamdgpu: allow to query GPU sensor related information
2017-04-07 Daniel Stoneconfigure.ac: bump version for release
2017-04-06 Ander Conselvan... Add CRTC ID to vblank event
2017-04-06 Daniel StoneHeaders: Sync drm{,_mode}.h with the kernel
2017-04-05 Emil Velikovconfigure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
2017-04-04 Eric Engestromman: fix bug report instructions (third time's the...
2017-04-04 Eric Engestromman: fix bug report instructions (for real this time)
2017-04-04 Eric Engestromman: fix bug report instruction
2017-04-04 Eric Engestromman/drm(7): fix typo
2017-04-04 Marek Olšákconfigure.ac: bump the version to 2.4.77
2017-04-03 Emil Velikovconfigure.ac: bring back pthread-stubs check
2017-04-03 Bernd Kuhlstests/etnaviv: link against libdrm
2017-04-03 Erik Faye-Lundtegra: update symbol-check
2017-04-03 Rob HerringAndroid: disable pointer-arith and enum-conversion
2017-04-03 Rob HerringAndroid: fix building of modetest and proptest
2017-04-03 Seung-Woo Kimxf86drm: remove memory leaks in drmGetBusid/drmGetReser...
2017-04-03 Seung-Woo Kimtests/exynos: fix invalid code of error path in g2d...
2017-04-03 Seung-Woo Kimtests/exynos: remove unused-function build warning
2017-04-03 Seung-Woo Kimexynos/fimg2d: remove unused-function build warning
2017-04-03 Seung-Woo Kimexynos: fix type-punned pointer build warning
2017-04-03 Emil Velikovamdgpu: add amdgpu_bo_va_op_raw to the symbol check
2017-04-03 Junwei Zhangamdgpu: add REPLACE and CLEAR checking for VA op (v2)
2017-04-03 Nicolai Hähnleheaders: the uint*_t vs. __u* discrepancy in amdgpu_drm...
2017-04-03 Nicolai Hähnleheaders: sync amdgpu_drm.h from airlied/drm-next
2017-04-03 Nicolai Hähnleamdgpu: add amdgpu_bo_va_op_raw
2017-04-01 Christian Gmeineretnaviv: remove struct etna_specs
2017-03-29 Marek Olšákconfigure.ac: bump version for release
2017-03-27 Leo Liuamdgpu_drm: add AMDGPU_HW_IP_UVD_ENC
2017-03-27 Christian Königamdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10
2017-03-27 Junwei Zhangtests/amdgpu: add Polaris12 support for cs test
2017-03-27 Leo Liutests/amdgpu: add vce unit test support for vega10
2017-03-27 Leo Liutests/amdgpu: add uvd unit test support for vega10
2017-03-27 Huang Ruitests/amdgpu: fix the count number for vega10
2017-03-27 Huang Ruiamdgpu: don't read registers not present on Vega10
2017-03-27 Marek Olšákamdgpu: update amdgpu_drm.h for Vega10
2017-03-27 Marek Olšákamdgpu: sync amdgpu_drm.h with kernel 4.11-rc2
2017-03-23 Rob Clarkfreedreno: fix device close issues
2017-03-23 Rob Clarkfreedreno: valgrind support
2017-03-23 Adam Jacksonconfigure: Explicitly check for pkg-config at the top...
2017-03-21 Rob Clarkfreedreno: fix potential use-after-free on a5xx+
2017-03-08 Chris Wilsonintel: Add handle to hashtable before freeing along...
2017-02-28 Thomas Hindoe... intel: avoid null pointer dereference
2017-02-28 Eric Engestromautogen.sh: run git commands in the (potentially) git dir
2017-02-28 Eric Engestromautogen.sh: don't print old git-config values
2017-02-14 Emil Velikovheaders: add explicit note against local changes in...
2017-02-11 Chris Wilsonintel: Move 48b support to bo_gem->kflags
2017-02-11 Chris Wilsonintel: Move is_softpin to obj->kflags
2017-02-02 Alex Xieamdgpu: vamgr can be a struct instead of a pointer
2017-02-02 Alex Xieamdgpu: vamgr_32 can be a struct instead of a pointer
2017-02-02 Alex Xieamdgpu: Free/uninit vamgr_32 in theoretically correct...
2017-02-01 Emil VelikovRemove unused tests/drmstat.c
2017-01-28 Chad VersaceBump version for 2.4.75 release
2017-01-28 Dave Airlieintel: fix make distcheck
2017-01-28 Dave AirlieRevert "Bump version for 2.4.75 release"
2017-01-27 Chad VersaceBump version for 2.4.75 release
2017-01-27 Chris Wilsonintel: Export a function to re-enable implicit synchron...
2017-01-27 Chris Wilsonintel: Clear execobject flags before preserving object...
2017-01-27 Chris Wilsonintel: Support passing of explicit fencing from execbuf
2017-01-27 Chris Wilsonintel: Allow the client to control implicit synchronisation
2017-01-27 Chris WilsonImport uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9
2017-01-27 Alex Xieamdgpu: A new option to run tests on render node
2017-01-27 Alex Xieamdgpu: A new option to choose which device to run...
2017-01-27 Alex Xieamdgpu: verify the tested device
2017-01-27 Tomasz Figatests: Use -pthread in CFLAGS instead of -lpthread
2017-01-27 Emil Velikovtests/nouveau: automake: fold C and CPP flags
2017-01-27 Emil Velikovandroid: silence ~550 warnings
2017-01-27 Emil Velikovandroid: add note about command line defines and config.h
2017-01-27 Emil Velikovandroid: add HAVE_VISIBILITY to Android.common.mk
2017-01-27 Emil Velikovandroid: introduce Android.common.mk to reduce boilerplate
2017-01-27 Emil Velikovandroid: remove LOCAL_MODULE_TAGS := optional tag
2017-01-20 Thierry Redingxf86drm: Reuse sysfs_uevent_get()
2017-01-20 Thierry Redingtests/drmdevice: Add USB, platform and host1x support
2017-01-20 Thierry Redingxf86drm: Add platform and host1x bus support
2017-01-20 Thierry Redingxf86drm: Add USB support
2017-01-20 Thierry Redingxf86drm: Factor out drmDeviceAlloc()
2017-01-19 Neil Armstrongtests/util: Add support for meson module
2017-01-18 Thierry Redingxf86drm: Fix type-punned pointer build warning
2017-01-18 Thierry Redingxf86drmMode.h: Add DisplayPort MST and DPI encoders...
2017-01-18 Thierry Redingxf86drmMode.h: Use consistent padding
2017-01-16 Fabio EstevamREADME: Fix grammar
2017-01-16 Taro Yamadaxf86drm: fix null termination of string buffer
2017-01-15 Dongwon Kimintel: update global_name before HASH_ADD
next