Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libdrm: Update version from 2.4.98 to 2.4.99
From the announcement: > Adrian Salido (1): > libdrm: reduce number of reallocations in drmModeAtomicAddProperty > > Chunming Zhou (9): > add cs chunk for syncobj timeline > add timeline wait/query ioctl v2 > wrap syncobj timeline query/wait APIs for amdgpu v3 > add timeline signal/transfer ioctls v2 > expose timeline signal/export/import interfaces v2 > wrap transfer interfaces > add syncobj timeline tests v3 > update drm.h > enable syncobj test depending on capability > > Hawking Zhang (1): > libdrm/amdgpu: add new member in drm_amdgpu_device_info for navi10 > > Hemant Hariyani (1): > libdrm: omap: Add DRM_RDWR flag to dmabuf export > > Huang Rui (1): > amdgpu: add navi family id > > Ilia Mirkin (11): > util: add C8 format, support it with SMPTE pattern > util: fix MAKE_RGBA macro for 10bpp modes > util: add gradient pattern > util: add fp16 format support > util: add cairo drawing for 30bpp formats when available > modetest: don't pretend that atomic mode includes a format > modetest: add an add_property_optional variant that does not print errors > modetest: add C8 support to generate SMPTE pattern > modetest: add the ability to specify fill patterns on the commandline > modetest: add FP16 format support > util: fix include path for drm_mode.h > > John Stultz (2): > libdrm: Android.mk: Add minimal Android platform check > libdrm: amdgpu: Initialize unions with memset rather than "= {0}" > > Leo Liu (1): > tests/amdgpu/vcn: add VCN2.0 decode support > > Lucas Stach (1): > etnaviv: drop etna_bo_from_handle symbol > > Marek Olšák (1): > Bump version to 2.4.99 > > Marek Vasut (1): > etnaviv: Fix double-free in etna_bo_cache_free() > > Michel Dänzer (6): > amdgpu: Add amdgpu_cs_syncobj_transfer to amdgpu-symbol-check > amdgpu: Move union declaration to top of amdgpu_cs_ctx_override_priority > amdgpu: Update amdgpu_bo_handle_type_kms_noimport documentation > amdgpu: Pass file descriptor directly to amdgpu_close_kms_handle > amdgpu: Add BO handle to table in amdgpu_bo_create > amdgpu: Rename fd_mutex/list to dev_mutex/list > > Prabhanjan Kandula (1): > libdrm: Avoid additional drm open close > > Sean Paul (1): > libdrm: Use mmap64 instead of __mmap2 > > Seung-Woo Kim (2): > tests/libkms-test-plane: fix possbile memory leak > xf86drm: Fix possible memory leak with drmModeGetPropertyPtr() > > Tao Zhou (1): > libdrm/amdgpu: add new vram type (GDDR6) for navi10
- Loading branch information