Opened 10 years ago
Closed 10 years ago
#6944 closed enhancement (fixed)
libdrm-2.4.65
Reported by: | Fernando de Oliveira | Owned by: | Igor Živković |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
http://dri.freedesktop.org/libdrm/libdrm-2.4.65.tar.bz2
http://dri.freedesktop.org/libdrm/libdrm-2.4.65.tar.bz2.sig
http://lists.x.org/archives/xorg-announce/2015-September/002636.html
MD5: de49916e5f8aef4eba55223c79709b05
[ANNOUNCE] libdrm 2.4.65 robdclark at gmail.com robdclark at gmail.com Wed Sep 16 06:07:32 PDT 2015 • Alan Coopersmith (1): ◦ Include <alloca.h> when needed before calling alloca • Christian König (2): ◦ amdgpu: remove sequence mutex ◦ amdgpu: serialize drmPrimeFDToHandle • Emil Velikov (20): ◦ drm: add interface to get drm devices on the system v3 ◦ Move -lm link flag to LIBADD ◦ vbltest: fix variable shadowing warning ◦ modetest: fix shadowing warnings ◦ intel: resolve shadowing warnings ◦ intel: error out on has_error in exec2 ◦ intel: introduce to_bo_gem() helper ◦ configure: enable -Wshadow when available ◦ amdgpu: remove unneeded -Wno-switch-enum flag ◦ modetest: annotate const data as such for good measure ◦ libkms: use static const for good measure ◦ radeon: cleanup bo/cs func tables ◦ freedreno: annotate the device/bo/pipe/ringbuffer funcs as const data ◦ tests/amdgpu: reference the correct variable for memcpy ◦ tests/amdgpu: annotate the uvd message templates as const data ◦ tests/amdgpu: annotate (most of) the vce templates as const data ◦ tests/amdgpu: ensure tests work by using c99 initializers ◦ nouveau: use designated initializers ◦ intel: ignore missing-field-initializers warnings ◦ configure: remove -Wno-missing-field-initializers • Hyungwon Hwang (2): ◦ xf86drmMode: remove the trailing white spaces ◦ modetest: remove the trailing white spaces • Jonathan Gray (1): ◦ amdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_unmap() • Jérôme Glisse (1): ◦ drm: Add -lm to libdrm ldflags to fix build failure. • Mathias Tillman (1): ◦ drm: fix the usage after free • Mauro Rossi (2): ◦ amdgpu: add Makefile.sources ◦ amdgpu: add Android build support • Michel Dänzer (1): ◦ tests: Add -lm to LDADD for dristat • Rafał Sapała (1): ◦ intel: Serialize drmPrimeFDToHandle with struct_mutex • Rob Clark (4): ◦ freedreno: don't take ownership of the dmabuf fd on import ◦ drm: make individual drm_server_info fxns optional ◦ freedreno: add API to get drm fd from fd_device ◦ Bump version for release • Thierry Reding (1): ◦ omap: Initialize DMA BUF file descriptor to -1 • Tvrtko Ursulin (1): ◦ libdrm: Add framebuffer modifiers uapi • Varad Gautam (5): ◦ freedreno: fix a bo cache segfault with imported bo's ◦ freedreno: fill bo->fd when importing ◦ freedreno: get bo size for imported dma-buf ◦ freedreno: use drmPrime wrappers to import/export prime bo's ◦ freedreno: serialize drmPrimeFDToHandle under table_lock • monk.liu (1): ◦ amdgpu: fix missing deinit on vamgr_32 git tag: libdrm-2.4.65
Change History (2)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16514.