Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A803463D545 for ; Sun, 10 Jun 2012 16:32:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8666114A2A1; Sun, 10 Jun 2012 16:32:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F97B14A29B for ; Sun, 10 Jun 2012 16:32:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id h4L4sk0ZsHNR for ; Sun, 10 Jun 2012 16:32:03 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B77FF14A27D for ; Sun, 10 Jun 2012 16:32:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9DFAA175DD; Sun, 10 Jun 2012 16:32:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Sun, 10 Jun 2012 16:32:13 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/libdrm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120610163213.9DFAA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Jun 10 16:32:13 UTC 2012 Modified Files: pkgsrc/x11/libdrm: Makefile PLIST distinfo Log Message: Update to 2.4.35. 2.4.35: Alex Deucher (3): radeon: add new pci ids radeon: fall back to 1D tiling only with broken kernels configure: bump version for release Ben Widawsky (2): intel: sanitize i915_drm.h intel: wait render header updates Inki Dae (1): libdrm: add exynos drm support Michel Dänzer (1): radeon: Add Southern Islands PCI IDs. 2.4.34: Anisse Astier (1): radeon: Add new R600 PCI ids for surface manager Ben Skeggs (3): lists: add nicer+unsafe foreach, and list join macros nouveau: pull in major libdrm rewrite nouveau: init nvc0 channel alloc req structure fully Christoph Bumiller (1): nouveau: expose notifier handle on nvc0 as well Daniel Vetter (1): intel/decode: decode MI_WAIT_FOR_EVENT Eugeni Dodonov (1): intel: add Ivy Bridge GT2 server variant Marcin Slusarz (2): nouveau: remove unnecessary EAGAIN loops nouveau: fix channel closing Paul Berry (2): intel: Add the ability to supply annotations for .aub files. configure: Bump version for 2.4.34. Paulo Zanoni (4): modetest: fix some compiler warnings modetest: fix drmModeGetConnector memory leak modetest: call drmModeFreePlaneResources modetest: print more about our properties Rob Clark (7): omap: fix license header modetest: add drm_plane support modetest: add YUV and multi-planar support modetest: add AR15/XR15 (RGB-1555) formats modetest: fix typo libdrm: update drm headers from kernel for prime/dmabuf omap: add dmabuf support Víctor Manuel Jáquez Leal (1): omap: fix compiler warning To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/libdrm/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libdrm/PLIST cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/libdrm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.