NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57268 CVS commit: [netbsd-10] src/sys/external/bsd/drm2/dist/drm/i915



The following reply was made to PR kern/57268; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57268 CVS commit: [netbsd-10] src/sys/external/bsd/drm2/dist/drm/i915
Date: Mon, 15 Jan 2024 14:13:40 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Jan 15 14:13:40 UTC 2024
 
 Modified Files:
 	src/sys/external/bsd/drm2/dist/drm/i915 [netbsd-10]: i915_pci.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #553):
 
 	sys/external/bsd/drm2/dist/drm/i915/i915_pci.c: revision 1.5
 
 i915: Backport change to downgrade gen7/vlv to aliasing-ppggtt.
 PR kern/57268
 
 commit 4fbe112a569526e46fa2accb5763c069f78cb431
 Author: Chris Wilson <chris%chris-wilson.co.uk@localhost>
 Date:   Mon Feb 24 10:11:20 2020 +0000
     drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
     Full-ppgtt on gen7 is proving to be highly unstable and not robust.
     Closes: <a  rel="nofollow" href="https://gitlab.freedesktop.org/drm/intel/issues/694";>https://gitlab.freedesktop.org/drm/intel/issues/694</a>
     Fixes: 3cd6e8860ecd ("drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw")
     Signed-off-by: Chris Wilson <chris%chris-wilson.co.uk@localhost>
     Cc: Joonas Lahtinen <joonas.lahtinen%linux.intel.com@localhost>
     Cc: Rodrigo Vivi <rodrigo.vivi%intel.com@localhost>
     Cc: Jani Nikula <jani.nikula%intel.com@localhost>
     Cc: Dave Airlie <airlied%redhat.com@localhost>
     Acked-by: Rodrigo Vivi <rodrigo.vivi%intel.com@localhost>
     Link: https://patchwork.freedesktop.org/patch/msgid/20200224101120.4024481-1-chris%chris-wilson.co.uk@localhost
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.4.4.1 \
     src/sys/external/bsd/drm2/dist/drm/i915/i915_pci.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index