Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2015 11:18:37 +0300
From:      "Max N. Boyarov" <zotrix@bsd.by>
To:        Konstantin Belousov <kib@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r277487 - in head/sys: dev/drm2 dev/drm2/i915 dev/drm2/radeon modules/drm2/i915kms
Message-ID:  <CAK4M95DpvaiVdhM1CEKD6Qnp%2B5GC5Se_ndt7r2p-8zN_BN8H_w@mail.gmail.com>
In-Reply-To: <201501211610.t0LGAcMg085437@svn.freebsd.org>
References:  <201501211610.t0LGAcMg085437@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 21, 2015 at 7:10 PM, Konstantin Belousov <kib@freebsd.org> wrote:
> Author: kib
> Date: Wed Jan 21 16:10:37 2015
> New Revision: 277487
> URL: https://svnweb.freebsd.org/changeset/base/277487
>
> Log:
>   An update for the i915 GPU driver, which brings the code up to Linux
>   commit 4d93914ae3db4a897ead4b.  Some related drm infrastructure
>   changes are imported as needed.
>
>   Biggest update is the rewrite of the i915 gem io to more closely
>   follow Linux model, althought the mechanism used by FreeBSD port is
>   different.
>
>   Sponsored by: The FreeBSD Foundation
>   MFC after:    2 month

Hi, after this commit i have many error messages like:

error: [drm:pid1121:gen6_sanitize_pm] *ERROR* Power management
discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 18070000, was 18000000


On my thinkpad t530
info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
info: [drm] Driver supports precise vblank timestamp query.
drmn1: taking over the fictitious range 0xe0000000-0xf0000000
info: [drm] Enabling RC6 states: RC6 off, RC6p off, RC6pp off
info: [drm] Connector LVDS-1: get mode from tunables:
info: [drm]   - kern.vt.fb.modes.LVDS-1
info: [drm]   - kern.vt.fb.default_mode
info: [drm] Connector VGA-1: get mode from tunables:
info: [drm]   - kern.vt.fb.modes.VGA-1
info: [drm]   - kern.vt.fb.default_mode
fbd1 on drmn1



-- 
Max N. Boyarov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK4M95DpvaiVdhM1CEKD6Qnp%2B5GC5Se_ndt7r2p-8zN_BN8H_w>