From owner-svn-src-all@freebsd.org Wed Sep 27 19:35:54 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 177DCE0D80D for ; Wed, 27 Sep 2017 19:35:54 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (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 CE06D83DB6 for ; Wed, 27 Sep 2017 19:35:53 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x235.google.com with SMTP id e189so16756518ioa.4 for ; Wed, 27 Sep 2017 12:35:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=dQa0eQe6WPP6+drCMq8JOmP1nEyy+QEW1EP7NEPioPM=; b=xwpKfasn7BlVFxvdi/1wCid74yZTNGItG8GucWyhC3nzHXkeBsC/CgbZrL8+y+Jj/u hqRUsm06AHKCLFeY1wSIgNsn1bvP4mrGh+I6LQRQm6gVj23P89Z4ly0SZKg0lE1M4NYp 92IP0i7JoJj+IGag3B3af6msWG6/VNuQwIhqvNbhtxIZsiVa15Bf1MiHnjdod1wnMIO1 naVSavVVRm5NGDigpRApCcFGuZJK7egXDtjP+yneZmqEbU2MI7YQHXSQz0dmFXoOuDxx 5is9b1A4C2aKqnrZG6RKpSpCOENmhU7hrZTuXq3Gq9cS6oDZf8K3EryH60UZyva+kwuW 1lVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=dQa0eQe6WPP6+drCMq8JOmP1nEyy+QEW1EP7NEPioPM=; b=s7J6s8xMreT7yrLCese/RmjXBQErjwpVLBoBSTVuMDfWy5hVLXgzku6ODBmYHFyqdR aILommfc0ka3yvxhZrc/2IiJHbw97p6R2CMMYk9GjT2umBmtCd5sZCgNJSMItQHir/qg RKU/zBd2fSdMZvvDvl393s3sTin5aKc6dGkLo+NmahG0koJaBinjBrOgkQ0RmhcBiOvH pIsL1UEokx1rF3AtAlDaMenUaKBKA2TEo88rkkoVhl1TgHX2H/TOsMcPsJLn0cXmJDqn FJ0RsUOt1s1DgvqEKq1MskX6Rrt9/fIJmMKZ9lFPeNmFujBe+YbueTZcW4jIn6AABKXE MylA== X-Gm-Message-State: AMCzsaVnJL62wqI8wQSaKYf6LUOXGsBXwqMM6GZuOuUWyResaz5tBqQb 0vJnA7o0ocP8/o73wdAV7sxIj3/F9QK/ztXQCsctBw== X-Google-Smtp-Source: AOwi7QD1e9cLdJkExtFd6xApjXyuRWfkWeMUjam/IRiy59coD5MhB4RVMGc/ZF4lwg1A6F3lycW52jwD6mkDlceh4rg= X-Received: by 10.107.135.147 with SMTP id r19mr3932140ioi.26.1506540953021; Wed, 27 Sep 2017 12:35:53 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.2.194 with HTTP; Wed, 27 Sep 2017 12:35:46 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:f996:822c:89a6:8ee4] In-Reply-To: <201709271914.v8RJE0nn008894@repo.freebsd.org> References: <201709271914.v8RJE0nn008894@repo.freebsd.org> From: Warner Losh Date: Wed, 27 Sep 2017 13:35:46 -0600 X-Google-Sender-Auth: -BrO-Zy1HmohqB1cSSLugwbfOjQ Message-ID: Subject: Re: svn commit: r324067 - in head/sys/dev/drm2: i915 radeon To: Conrad Meyer Cc: src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 19:35:54 -0000 On Wed, Sep 27, 2017 at 1:14 PM, Conrad Meyer wrote: > Author: cem > Date: Wed Sep 27 19:14:00 2017 > New Revision: 324067 > URL: https://svnweb.freebsd.org/changeset/base/324067 > > Log: > Unrevert r324059 > > With a colon and bogus name ("#") added to appease the simplistic parser > used in kldxref. > '#' isn't a bogus name. It's the name reserved for 'ignore this'. Warner > Sponsored by: Dell EMC Isilon > > Modified: > head/sys/dev/drm2/i915/i915_drv.c > head/sys/dev/drm2/radeon/radeon_drv.c > > Modified: head/sys/dev/drm2/i915/i915_drv.c > ============================================================ > ================== > --- head/sys/dev/drm2/i915/i915_drv.c Wed Sep 27 17:46:38 2017 > (r324066) > +++ head/sys/dev/drm2/i915/i915_drv.c Wed Sep 27 19:14:00 2017 > (r324067) > @@ -1236,6 +1236,8 @@ MODULE_DEPEND(i915kms, agp, 1, 1, 1); > MODULE_DEPEND(i915kms, iicbus, 1, 1, 1); > MODULE_DEPEND(i915kms, iic, 1, 1, 1); > MODULE_DEPEND(i915kms, iicbb, 1, 1, 1); > +MODULE_PNP_INFO("U32:vendor;U32:device;P:#;D:human", vgapci, i915, > pciidlist, > + sizeof(pciidlist[0]), nitems(pciidlist)); > > /* We give fast paths for the really cool registers */ > #define NEEDS_FORCE_WAKE(dev_priv, reg) \ > > Modified: head/sys/dev/drm2/radeon/radeon_drv.c > ============================================================ > ================== > --- head/sys/dev/drm2/radeon/radeon_drv.c Wed Sep 27 17:46:38 2017 > (r324066) > +++ head/sys/dev/drm2/radeon/radeon_drv.c Wed Sep 27 19:14:00 2017 > (r324067) > @@ -401,3 +401,5 @@ MODULE_DEPEND(radeonkms, iicbus, 1, 1, 1); > MODULE_DEPEND(radeonkms, iic, 1, 1, 1); > MODULE_DEPEND(radeonkms, iicbb, 1, 1, 1); > MODULE_DEPEND(radeonkms, firmware, 1, 1, 1); > +MODULE_PNP_INFO("U32:vendor;U32:device;P:#;D:human", vgapci, radeonkms, > + pciidlist, sizeof(pciidlist[0]), nitems(pciidlist)); > >