From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 16:16:05 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17E3F607; Wed, 18 Feb 2015 16:16:05 +0000 (UTC) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D88EAD82; Wed, 18 Feb 2015 16:16:04 +0000 (UTC) Received: by iecrl12 with SMTP id rl12so2439384iec.4; Wed, 18 Feb 2015 08:15:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=F/FLtcVGDNVYJGtcOIrzCSkBEIqZyAYkF6iBrhAPgkU=; b=bSxWARmbDlyOvYkBMWtjjYOvO8OdjG2712HN8bg6NbTv8VehqiiNO0iN08QZe/Ekm1 C4TF/TaNDzOa/L+z8iQsWsYbQh9Q7mzyS7CUIFskvgZBFZV0qIJqEe0txr48C2H/M9Hq h1SrLrC+pVagsIh+9g/WxF1ITJU8SvCVKypQsfSrdnRnWwUcyoLralyvJhm0KRkcwekS cZXyLYbI/yKDcu4PcmkXFkqo7SDSAl+rCm3N7rpSFP3I02IO0f3wqZgW5hVnCn6svOB5 Hun9Z6tY13sy2nlxeiL0D759DJdd6LXFeeOttGkq7q5DByN8W2WHcOqpevPKvvTztiWI khzA== MIME-Version: 1.0 X-Received: by 10.50.43.198 with SMTP id y6mr3866116igl.16.1424276158059; Wed, 18 Feb 2015 08:15:58 -0800 (PST) Received: by 10.36.61.65 with HTTP; Wed, 18 Feb 2015 08:15:58 -0800 (PST) In-Reply-To: <54E3D2A0.2090903@FreeBSD.org> References: <54E3D2A0.2090903@FreeBSD.org> Date: Wed, 18 Feb 2015 17:15:58 +0100 Message-ID: Subject: Re: [Call for testers] DRM device-independent code update to Linux 3.8 From: "Ranjan1018 ." <214748mv@gmail.com> To: "freebsd-x11@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2015 16:16:05 -0000 2015-02-18 0:45 GMT+01:00 Jean-S=C3=A9bastien P=C3=A9dron : > Hi! > > An update to the DRM subsystem, not including the drivers, is ready for > wider testing! > > The patch against HEAD is here: > https://people.freebsd.org/~dumbbell/graphics/drm-update-38.f.patch > > I'm interested in success/failure reports for amd64, powerpc and > powerpc64 users, for i915 and Radeon GPUs. I already know there is a > build issue on i386, please wait for the next patch if you are in this > case. > > The changes brought by this patch are explained in a blog post: > http://blogs.freebsdish.org/graphics/2015/02/18/testing-the-drm-update/ > > This is working well for some Radeon users for more than a year. > However, it only started to work with i915 a month ago, when the i915 > refresh was committed. > > Try your day-to-day applications, try suspend/resume, try all output > connectors, try OpenGL stuff, try backlight controls, everything :) > > Thank you! > > -- > Jean-S=C3=A9bastien P=C3=A9dron > > Just upgraded my laptop to r278960. Testing the patch I receive these errors: # patch -sC < ~/downloads/drm-update-38.f.patch 1 out of 3 hunks failed while patching sys/dev/drm2/drm_agpsupport.c 1 out of 4 hunks failed while patching sys/dev/drm2/drm_auth.c 1 out of 26 hunks failed while patching sys/dev/drm2/drm_bufs.c 1 out of 17 hunks failed while patching sys/dev/drm2/drm_context.c 1 out of 39 hunks failed while patching sys/dev/drm2/drm_crtc.h 1 out of 5 hunks failed while patching sys/dev/drm2/drm_dma.c 1 out of 1 hunks failed while patching sys/dev/drm2/drm_drawable.c 1 out of 8 hunks failed while patching sys/dev/drm2/drm_drv.c 1 out of 5 hunks failed while patching sys/dev/drm2/drm_edid.h 1 out of 17 hunks failed while patching sys/dev/drm2/drm_edid_modes.h 1 out of 7 hunks failed while patching sys/dev/drm2/drm_fb_helper.h 1 out of 9 hunks failed while patching sys/dev/drm2/drm_fops.c 1 out of 3 hunks failed while patching sys/dev/drm2/drm_fourcc.h 1 out of 1 hunks failed while patching sys/dev/drm2/drm_internal.h 1 out of 4 hunks failed while patching sys/dev/drm2/drm_ioctl.c 1 out of 50 hunks failed while patching sys/dev/drm2/drm_irq.c 1 out of 3 hunks failed while patching sys/dev/drm2/drm_lock.c 1 out of 2 hunks failed while patching sys/dev/drm2/drm_memory.c 1 out of 10 hunks failed while patching sys/dev/drm2/drm_mm.h 1 out of 11 hunks failed while patching sys/dev/drm2/drm_mode.h 1 out of 1 hunks failed while patching sys/dev/drm2/drm_sman.c 1 out of 1 hunks failed while patching sys/dev/drm2/drm_sman.h 1 out of 4 hunks failed while patching sys/modules/drm2/radeonkms/Makefile Regards Maurizio