From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 00:45:57 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 4DB6ACA for ; Wed, 18 Feb 2015 00:45:57 +0000 (UTC) Received: from mail-qg0-f50.google.com (mail-qg0-f50.google.com [209.85.192.50]) (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 06915F34 for ; Wed, 18 Feb 2015 00:45:56 +0000 (UTC) Received: by mail-qg0-f50.google.com with SMTP id e89so30799453qgf.9 for ; Tue, 17 Feb 2015 16:45:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=FFtnjBaN10Bi2z12Jp0OKffy0sVxJl26INCDySjPI8k=; b=T4X80cDzos+sywapo1cX+Xd5UqQyTytteGSYIGHqYYGifw9mIBBWXAf5HyOj7zwcHj ujV4qm9J4Pr3MMJzrozoPcLulKXPH32Eoj7rgUwCgc0xnfANpHF0bbzpctqfEU0zKOH+ OUTwKdmcg8dO637ESypoifWP4EWrQWOktB5lX7heQBfZ86incD4tIsJhWpB+O9AckhTK oXastOhnl3YDtBCB4BnygPJuzuOrmqbo7SKbxNJXS3PpWSIAK48B04dSoLOq4jEYzJPZ RoV1f6q/6FcJ8NqSSUKtxp7BacwNIlB5DH67SitaZIRrjqTuP8x/COe/lzailqAweNCr iVLw== X-Gm-Message-State: ALoCoQk4qBAXXF95rzyzvFStcauSBL2IgTAVB/21bjPhrxAnCdvVz7vi/mYg4TTdtLUW0fHPdDYUWPpeS5zjxhfh3CUEeYPpqSTFoaZTWW1l3FTn/WRdFs8ezgMQVQ/eMjiE+izGQgdx X-Received: by 10.140.152.72 with SMTP id 69mr600164qhy.53.1424219997166; Tue, 17 Feb 2015 16:39:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.215.36 with HTTP; Tue, 17 Feb 2015 16:39:41 -0800 (PST) In-Reply-To: <54E3D2A0.2090903@FreeBSD.org> References: <54E3D2A0.2090903@FreeBSD.org> From: "Lundberg, Johannes" Date: Wed, 18 Feb 2015 09:39:41 +0900 Message-ID: Subject: Re: [Call for testers] DRM device-independent code update to Linux 3.8 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 00:45:57 -0000 I just checked out head and applied the patch and all except the last hunk applied successfully. My sys/modules/drm2/radeonkms/Makefile looks like this at the end and therefor fails: #radeon_prime.c #--radeon_trace_points.c SRCS +=3D \ opt_acpi.h \ opt_compat.h \ opt_drm.h \ opt_syscons.h \ acpi_if.h \ bus_if.h \ fb_if.h \ device_if.h \ iicbb_if.h \ iicbus_if.h \ pci_if.h CFLAGS +=3D -I${.CURDIR}/../../../dev/drm2/radeon .include -- Johannes Lundberg BRILLIANTSERVICE CO., LTD. On Wed, Feb 18, 2015 at 8:45 AM, Jean-S=C3=A9bastien P=C3=A9dron wrote: > 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 > > --=20 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- =E7=A7=98=E5=AF=86=E4=BF=9D=E6=8C=81=E3=81=AB=E3=81=A4=E3=81=84=E3=81=A6=EF= =BC=9A=E3=81=93=E3=81=AE=E9=9B=BB=E5=AD=90=E3=83=A1=E3=83=BC=E3=83=AB=E3=81= =AF=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E3=81=AB=E9=80=81=E4=BF=A1=E3=81=97= =E3=81=9F=E3=82=82=E3=81=AE=E3=81=A7=E3=81=82=E3=82=8A=E3=80=81=E7=A7=98=E5= =8C=BF=E7=89=B9=E6=A8=A9=E3=81=AE=E5=AF=BE=E8=B1=A1=E3=81=A8=E3=81=AA=E3=82= =8B=E6=83=85=E5=A0=B1=E3=82=92=E5=90=AB=E3=82=93=E3=81=A7=E3=81=84=E3=81=BE= =E3=81=99=E3=80=82 =E3=82=82=E3=81=97=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E4=BB=A5=E5=A4=96=E3= =81=AE=E6=96=B9=E3=81=8C=E5=8F=97=E4=BF=A1=E3=81=95=E3=82=8C=E3=81=9F=E5=A0= =B4=E5=90=88=E3=80=81=E3=81=93=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=81=AE= =E7=A0=B4=E6=A3=84=E3=80=81=E3=81=8A=E3=82=88=E3=81=B3=E3=81=93=E3=81=AE=E3= =83=A1=E3=83=BC=E3=83=AB=E3=81=AB=E9=96=A2=E3=81=99=E3=82=8B=E4=B8=80=E5=88= =87=E3=81=AE=E9=96=8B=E7=A4=BA=E3=80=81 =E8=A4=87=E5=86=99=E3=80=81=E9=85=8D=E5=B8=83=E3=80=81=E3=81=9D=E3=81=AE=E4= =BB=96=E3=81=AE=E5=88=A9=E7=94=A8=E3=80=81=E3=81=BE=E3=81=9F=E3=81=AF=E8=A8= =98=E8=BC=89=E5=86=85=E5=AE=B9=E3=81=AB=E5=9F=BA=E3=81=A5=E3=81=8F=E3=81=84= =E3=81=8B=E3=81=AA=E3=82=8B=E8=A1=8C=E5=8B=95=E3=82=82=E3=81=95=E3=82=8C=E3= =81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=8A=E9=A1=98=E3=81=84=E7=94=B3=E3=81= =97=E4=B8=8A=E3=81=92=E3=81=BE=E3=81=99=E3=80=82 --- CONFIDENTIALITY NOTE: The information in this email is confidential and intended solely for the addressee. Disclosure, copying, distribution or any other action of use of this email by person other than intended recipient, is prohibited. If you are not the intended recipient and have received this email in error, please destroy the original message.