drm: Changes to 'refs/tags/libdrm-2.4.78'
[email protected] (Daniel Stone)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
Tag 'libdrm-2.4.78' created by Daniel Stone <[email protected]> at 2017-04-07 08:56 +0000 libdrm-2.4.78 -----BEGIN PGP SIGNATURE----- iQJKBAABCAA0FiEEpm2AX3yTKbTF2CdnzMTwf6xkHv8FAljnVFsWHGRhbmllbHNA Y29sbGFib3JhLmNvbQAKCRDMxPB/rGQe/+RRD/9F38ipNuHa+EDuBtk8joiEjJfU uG+4dzkd4uVJjnMDgj+m+6LXUjGojPtxHX33xOEIyQJDYGt/t1rc64CzCrteIDoJ k83/UF8bPuJs28we9HUF/x9E9dI7j/kQKsuxDb4aGbIjbh4mJK1+IH3Y/EzQzMbB kEWmv+GrKbArnOpjGfK6U2xRjQpbXk0a92ZHMFKhPLOsVpdM/8vjDJ/HgVJl3Fqh oCOrGFabCbNEaHZkij6cD8D+imac29rWM4w71r+35xR/aIw5C4sUQreW9UnY5i60 pTJXDVPeffzeWkk0hociDH859KFUG+zvxfkbok83Jl8a4MIrep95MbJO1hS1EfAM IdIZLhl7qVUVY6M2EQDmxZ/9vnP3IYRL+Juo+A/4+t4oV40XQsDYo+GYIymGKhR0 bYMtE8W3+ejy40HwpRwPHy6/JUsP7oA3rGn8V1k5oTIg9l54iIJWZTu0lCJ3MINd NBoOIG927vS8IJtSxzgpF32wZSLvNYF+2v1pxjwIwIFJfEFV50hGMJuhoBuhJLOO Wy/vCplPN95OLV9tVrsoOPGB4Vuj9kl2WytxDSZmOq2+FQOf5EoYPwogegts2f9Y WUlv7A6US9GqpVVlWPHlbzeHRnzs1aH2uqZ2OKIpirlygAKsP2D5K3VITJs+3+dz bqge/Qdwtt1NOGbhwQ== =CPhE -----END PGP SIGNATURE----- Changes since libdrm-2.4.77: Ander Conselvan de Oliveira (1): Add CRTC ID to vblank event Daniel Stone (2): Headers: Sync drm{,_mode}.h with the kernel configure.ac: bump version for release Emil Velikov (1): configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD Eric Engestrom (4): man/drm(7): fix typo man: fix bug report instruction man: fix bug report instructions (for real this time) man: fix bug report instructions (third time's the charm) --- configure.ac | 4 +-- include/drm/drm.h | 3 +- include/drm/drm_mode.h | 45 ++++++++++++++++++++++++++++++-------------- man/drm-kms.xml | 4 +-- man/drm-memory.xml | 4 +-- man/drm.xml | 6 ++--- man/drmAvailable.xml | 4 +-- man/drmHandleEvent.xml | 4 +-- man/drmModeGetResources.xml | 4 +-- xf86drm.h | 9 +++++++- xf86drmMode.c | 24 +++++++++++++++-------- 11 files changed, 72 insertions(+), 39 deletions(-) --- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot --