OSDN Git Service

android-x86/external-libdrm.git
2019-10-17 Mauro Rossilibsync.h: fix missing braces in (struct sync_merge_dat... oreo-x86 android-x86-8.1-r6 android-x86-9.0-r1 android-x86-9.0-r2
2019-10-17 Mauro Rossiandroid: libdrm_platform: add liblog shared dependency
2019-10-17 Chih-Wei Huangxf86drm: add drmOpenByFB
2019-10-17 Chih-Wei HuangAndroid: redirect debug messages to logcat
2019-10-17 Mauro Rossiintel: annotate the intel genx helpers as public
2019-10-17 Jiyong Parkandroid: make libdrm*.so available to the vendor partition
2019-10-17 Chih-Wei HuangAndroid: update CleanSpec.mk
2019-10-17 Piotr LucAdding VLV PCI IDs.
2019-10-16 Marek OlšákBump the version to 2.4.100 for autotools
2019-10-16 Marek OlšákRevert "libdrm: remove autotools support"
2019-10-16 Marek OlšákBump the version to 2.4.100
2019-10-15 Marek Olšákamdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX...
2019-10-15 Marek Olšákinclude: update amdgpu_drm.h
2019-10-15 Nirmoy Dastest/amdgpu: don't free unused bo handle
2019-10-14 Eric Engestromlibdrm: remove autotools support
2019-10-14 Eric EngestromRELEASING: update instructions to use meson instead...
2019-10-04 Eric Engestrom*-symbols-check: let meson figure out how to execute...
2019-10-04 Emil Velikov*-symbols-check: use normal shell over bash
2019-10-04 Niclas Zeisingmeson.build: Fix header detection on FreeBSD
2019-09-28 Niclas Zeisingmeson.build: Fix typo
2019-09-18 Le Matests/amdgpu: add the missing deactivation case for...
2019-09-16 Guchun Chenamdgpu: add ras feature capability check in inject...
2019-09-16 Guchun Chenamdgpu: add ras inject unit test
2019-09-16 Guchun Chenamdgpu: delete test configuration file
2019-09-16 Guchun Chenamdgpu: remove json package dependence
2019-09-14 Eric Engestrommeson: fix sys/mkdev.h detection on Solaris
2019-09-06 Anusha Srivatsaintel: sync i915_pciids.h with kernel
2019-08-08 Guchun Chenamdgpu: add umc ras inject test configuration
2019-08-08 Guchun Chentests/amdgpu/ras: refine ras inject test
2019-08-08 Guchun Chenamdgpu: add gfx ras inject configuration file
2019-08-03 Le Matests/amdgpu: divide dispatch test into compute and gfx
2019-08-03 Flora Cuitests/amdgpu: disable reset test for now
2019-07-30 Rodrigo Viviintel: Add support for EHL
2019-07-30 Rodrigo Viviintel: add the TGL 12 PCI IDs and macros
2019-07-29 Lucas De Marchiintel: sync i915_pciids.h with kernel
2019-07-19 Flora Cuitests/amdgpu: add gpu reset test
2019-07-19 Flora Cuitests/amdgpu: fix for dispatch/draw test
2019-07-03 Eric Engestromxf86drm: dedupe drmGetDeviceName() logic
2019-07-03 Eric Engestromxf86drm: use max size of drm node name instead of arbit...
2019-07-03 Eric Engestromxf86drm: dedupe `#define`s
2019-07-03 Jonathan Grayxf86drm: open correct render node on non-linux
2019-07-03 Jonathan Grayxf86drm: test for render nodes before primary nodes
2019-07-03 Ilia Mirkintests/util: fix incorrect memset argument order
2019-07-02 Marek OlšákBump version to 2.4.99
2019-07-01 Michel Dänzeramdgpu: Rename fd_mutex/list to dev_mutex/list
2019-07-01 Michel Dänzeramdgpu: Add BO handle to table in amdgpu_bo_create
2019-07-01 Michel Dänzeramdgpu: Pass file descriptor directly to amdgpu_close_k...
2019-06-28 Marek Vasutetnaviv: Fix double-free in etna_bo_cache_free()
2019-06-25 Michel Dänzeramdgpu: Update amdgpu_bo_handle_type_kms_noimport docum...
2019-06-25 Michel Dänzeramdgpu: Move union declaration to top of amdgpu_cs_ctx_...
2019-06-24 Lucas Stachetnaviv: drop etna_bo_from_handle symbol
2019-06-22 Ilia Mirkinutil: fix include path for drm_mode.h
2019-06-22 Ilia Mirkinmodetest: add FP16 format support
2019-06-22 Ilia Mirkinmodetest: add the ability to specify fill patterns...
2019-06-22 Ilia Mirkinmodetest: add C8 support to generate SMPTE pattern
2019-06-22 Ilia Mirkinmodetest: add an add_property_optional variant that...
2019-06-22 Ilia Mirkinmodetest: don't pretend that atomic mode includes a...
2019-06-22 Ilia Mirkinutil: add cairo drawing for 30bpp formats when available
2019-06-22 Ilia Mirkinutil: add fp16 format support
2019-06-22 Ilia Mirkinutil: add gradient pattern
2019-06-22 Ilia Mirkinutil: fix MAKE_RGBA macro for 10bpp modes
2019-06-22 Ilia Mirkinutil: add C8 format, support it with SMPTE pattern
2019-06-21 Leo Liutests/amdgpu/vcn: add VCN2.0 decode support
2019-06-21 Tao Zhoulibdrm/amdgpu: add new vram type (GDDR6) for navi10
2019-06-21 Hawking Zhanglibdrm/amdgpu: add new member in drm_amdgpu_device_info...
2019-06-21 Huang Ruiamdgpu: add navi family id
2019-06-11 Chunming Zhouenable syncobj test depending on capability
2019-06-11 Chunming Zhouupdate drm.h
2019-05-16 Michel Dänzeramdgpu: Add amdgpu_cs_syncobj_transfer to amdgpu-symbol...
2019-05-16 Chunming Zhouadd syncobj timeline tests v3
2019-05-16 Chunming Zhouwrap transfer interfaces
2019-05-16 Chunming Zhouexpose timeline signal/export/import interfaces v2
2019-05-16 Chunming Zhouadd timeline signal/transfer ioctls v2
2019-05-16 Chunming Zhouwrap syncobj timeline query/wait APIs for amdgpu v3
2019-05-16 Chunming Zhouadd timeline wait/query ioctl v2
2019-05-16 Chunming Zhouadd cs chunk for syncobj timeline
2019-05-03 Seung-Woo Kimxf86drm: Fix possible memory leak with drmModeGetProper...
2019-04-25 Seung-Woo Kimtests/libkms-test-plane: fix possbile memory leak
2019-04-25 Hemant Hariyanilibdrm: omap: Add DRM_RDWR flag to dmabuf export
2019-04-25 Adrian Salidolibdrm: reduce number of reallocations in drmModeAtomic...
2019-04-25 Prabhanjan... libdrm: Avoid additional drm open close
2019-04-25 John Stultzlibdrm: amdgpu: Initialize unions with memset rather...
2019-04-25 Sean Paullibdrm: Use mmap64 instead of __mmap2
2019-04-25 John Stultzlibdrm: Android.mk: Add minimal Android platform check
2019-04-19 Emil VelikovBump the version to 2.4.98
2019-04-18 Bas Nieuwenhuizenamdgpu: Add context priority override function.
2019-04-17 Lubomir Rinteltests/util: Add armada-drm driver
2019-04-17 Emil VelikovRevert "libdrm: Fix issue about differrent domainID...
2019-04-17 Fritz Koenigtests/modetest: add QCOM_COMPRESSED to supported modifi...
2019-04-17 Eric Engestromfix various typos
2019-04-17 Eric Engestromamdgpu/tests: drop unused local vars
2019-04-12 Pan, Xinhuiamdgpu: Fix a structure initialization issue
2019-04-12 Ayan Halderheaders: Sync with drm-next
2019-04-04 xinhui pandrm/amdgpu: support test mask
2019-04-04 xinhui panamdgpu: add ras tests
2019-04-04 Alex Deucheramdgpu: update amdgpu_drm.h from drm-next for 5.2
2019-04-04 Gurchetan Singhvirtgpu: Update kernel header
2019-03-25 Anushaintel: sync i915_pciids.h with kernel
2019-03-21 Cui, Floratests/amdgpu: minor fix for dispatch/draw test
2019-03-18 Cui, Floratests/amdgpu: add memcpy draw test
next