From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [ANNOUNCE] libdrm 2.4.47 Date: Sat, 12 Oct 2013 12:41:53 -0700 Message-ID: <20131012194153.GA10611@bwidawsk.net> References: <1381511478-22237-1-git-send-email-benjamin.widawsky@intel.com> <20131012193259.GA10234@bwidawsk.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1335124586==" Return-path: In-Reply-To: <20131012193259.GA10234@bwidawsk.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Ben Widawsky Cc: xorg-announce@lists.freedesktop.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1335124586== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2013 at 12:32:59PM -0700, Ben Widawsky wrote: > Regarding the checksums... >=20 > The release script in xorg/util/modular failed for me during the > release. As a result, I had to munge the script to generate the announce > without rerunning the script (which the script advises when it fails). > Apparently my munging was flawed, and I honestly have no clue which > md5sums it spit out in the mail since I only have these two packages on > my machine. >=20 > If someone else would like to re-release .48, be my guest. >=20 > bwidawsk@bolo_yeung ~/intel-gfx/libdrm (master)$ md5sum libdrm-2.4.47.tar= =2Ebz2 > e043d6d59328887b9e434f4d27aacc09 libdrm-2.4.47.tar.bz2 > bwidawsk@bolo_yeung ~/intel-gfx/libdrm (master)$ md5sum libdrm-2.4.47.tar= =2Egz=20 > 3ec2d63dbbbd357d386e39587e0d332f libdrm-2.4.47.tar.gz >=20 > Sorry everyone for the confusion. I've PGP signed the mail in the hopes > that we avoid needing to release for my blunder. Total fail. With the signature this time. >=20 > On Fri, Oct 11, 2013 at 10:11:18AM -0700, Ben Widawsky wrote: > > Alex Deucher (2): > > radeon: add berlin pci ids > > radeon: pad CS to 8 DW > >=20 > > Ben Widawsky (1): > > libdrm: bump to 2.4.47 > >=20 > > Chia-I Wu (1): > > intel: silence valgrind warnings for unsynchronized maps > >=20 > > Damien Lespiau (3): > > drm: Synchronize the stereo 3D mode flags from the kernel headers > > drm: Sync the DRM_SET_CLIENT_CAP ioctl definition > > drm: Introduce a drmSetClientCap() wrapper > >=20 > > Daniel Kurtz (1): > > libdrm: Make some drm headers compatible with gcc -std=3Dc89 -ped= antic > >=20 > > Emil Velikov (6): > > tests/*version: add missing string.h header > > tests/modetest: silence compiler warning about uninitialised vari= ables > > freedreno: use local drm.h over the system one > > freedreno: set automake options to include subdir-objects > > intel: Update package name and description in libdrm_intel.pc > > configure: add AC_LANG_SOURCE call within AC_COMPILE_IFELSE > >=20 > > Ilia Mirkin (2): > > modetest: add a -D option to specify a device to be used > > modetest: allow setting a scaling factor when showing plane > >=20 > > Imre Deak (1): > > libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONIC > >=20 > > Kristian H=C3=B8gsberg (1): > > intel: Set bo size from lseek if kernel supports it > >=20 > > Laurent Pinchart (23): > > modetest: Fix warnings > > modetest: Remove extern declarations of opt(arg|ind|err|opt) > > modetest: Sort command line arguments > > modetest: Add a command line parameter to select the driver > > modetest: Add a command line parameter to drop master after mode = set > > modetest: Retrieve all resources in one go > > modetest: Don't limit mode set and planes to two instances > > modetest: Add a command line parameter to set properties > > modetest: Allow specifying plane position > > modetest: Print the plane ID when setting up a plane > > modetest: Remove the -m argument > > modetest: Create a device structure > > modetest: Compute CRTC pipe number as needed > > modetest: Remove the struct connector_arg encoder field > > modetest: Store the crtc in the connector_arg structure > > modetest: Store the mode in the crtc structure > > modetest: Give the CRTC ID to the -P option > > modetest: Split mode setting and plane setup > > modetest: Rename struct connector_arg to struct pipe_arg > > modetest: Support pipes with multiple connectors > > modetest: Try all possible encoders for a connector > > modetest: Fix line stride in SMPTE YUV packet pattern generator > > modetest: Allocate NV buffers large enough for the two planes > >=20 > > Marek Ol=C5=A1=C3=A1k (1): > > radeon: fix pitch alignment for non-power-of-two mipmaps on SI > >=20 > > Michel D=C3=A4nzer (1): > > radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces= on CIK > >=20 > > Rob Clark (5): > > tests: add tilcdc to modetest/vbltest > > freedreno: support either kgsl or msm > > freedreno: add support for msm drm > > tests: add msm > > freedreno: add missing NOSYNC flag > >=20 > > git tag: libdrm-2.4.47 > >=20 > > http://dri.freedesktop.org/libdrm/libdrm-2.4.47.tar.bz2 > > MD5: e043d6d59328887b9e434f4d27aacc09 libdrm-2.4.47.tar.bz2 > > SHA1: d9775b71c681c67a53794a72785a45846a17578c libdrm-2.4.47.tar.bz2 > > SHA256: a98809a55ede4dac17416cac41f1f017114a97a7b6c2574f96a225ab1bd0607= 4 libdrm-2.4.47.tar.bz2 > >=20 > > http://dri.freedesktop.org/libdrm/libdrm-2.4.47.tar.gz > > MD5: 3ec2d63dbbbd357d386e39587e0d332f libdrm-2.4.47.tar.gz > > SHA1: 31f5541cb381543f56a70e092f78153e32e237dc libdrm-2.4.47.tar.gz > > SHA256: 33e9e3f9bceb8f93a14d4a4aacd85f1a04c21265f033da51fff5b253a1c8e98= 1 libdrm-2.4.47.tar.gz > >=20 > > _______________________________________________ > > dri-devel mailing list > > dri-devel@lists.freedesktop.org > > http://lists.freedesktop.org/mailman/listinfo/dri-devel >=20 > --=20 > Ben Widawsky, Intel Open Source Technology Center > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel --=20 Ben Widawsky, Intel Open Source Technology Center --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJSWaYBAAoJEL9nTIiJEj0p9RQIAJjYPEUHZPKiihIrSqj/Y9PS 7WI8yTl3GDOoBaoqpoGwvsxar9MPLw6GTh8e1UtU2EkEaY00d5lJMqX9+vMuRyhQ KH1WvDjCJcNi2Xe38fEkIPvIFXzrPgXpqTjfFyzlSXyQSaFiMydiLyd2uCig8C4e SZfPuYnIa/+T/YfndwfFj9Bckwou1b7RZSB5P+Q8MIEqLaYf/vKA4cE8XeRCDcPc nA5fSsifPjrP2KK4iAQmZCgsU/M9jxHXxZVFs6KxBaifIKnSK16MVUn2nV6zCW8P SWWdYL6lVg4FdQfxEIwJo2HEyXbr8/6PnfFG+wf8NRTbiBGPU07XHy6IzcrmY4s= =JoS2 -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- --===============1335124586== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1335124586==--