svn commit: r277487 - in head/sys: dev/drm2 dev/drm2/i915 dev/drm2/radeon modules/drm2/i915kms

Max N. Boyarov zotrix at bsd.by
Thu Jan 22 08:18:42 UTC 2015


On Wed, Jan 21, 2015 at 7:10 PM, Konstantin Belousov <kib at 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


More information about the svn-src-all mailing list