Opened 8 years ago
Closed 8 years ago
#6660 closed enhancement (fixed)
libdrm-2.4.62
Reported by: | Fernando de Oliveira | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 7.8 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
http://dri.freedesktop.org/libdrm/libdrm-2.4.62.tar.gz
MD5: c9291bae0e5ca65d1483821d3698d3ab
http://dri.freedesktop.org/libdrm/libdrm-2.4.62.tar.gz.sig
http://lists.x.org/archives/xorg-announce/2015-June/002617.html
[ANNOUNCE] libdrm 2.4.62 Emil Velikov emil.l.velikov at gmail.com Mon Jun 29 12:50:22 PDT 2015 This release introduces the atomic and blob APIs, adds support for new devices (AMD Bonaire) and a new flag for coherent BOs in nouveau. radeon: add new bonaire pci id nouveau: add coherent BO attribute modetest: add atmel-hlcdc driver support tests/kmstest: support atmel-hlcdc intel: Add the Broxton PCI IDs Add blob property create/destroy ioctl wrappers modetest: explicitly zero the newly allocated memory modetest: replace malloc + memset with calloc xf86drm: simplify drmMalloc/drmFree Revert "Add device enumeration interface (v4)" xf86drmMode: remove unused valgrind(VG) macros xf86drmMode: include config.h before anything else configure.ac: bump version to 2.4.62 for release drmPrime*: initialize output args to 0 nouveau: add asserts to make sure krefs are there Fix one warning (v2) configure: Add flag to disable valgrind support. modetest: make middle SMPTE colors transparent modetest: only select plane with matching format exynos: fimg2d: fix return codes tests/exynos: replace return by break exynos/fimg2d: simplify g2d_fini() tests/exynos: clean struct connector tests/exynos: remove unused define tests/exynos: remove struct fimg2d_test_case tests/exynos: simplify drm_set_crtc tests/exynos: remove connector_find_plane tests/exynos: handle G2D_IMGBUF_COLOR in switch statements Support atomic modesetting ioctl Add device enumeration interface (v4)
Change History (2)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16203