NetBSD-Bugs archive

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

PR/56714 CVS commit: src/sys/external/bsd/drm2/radeon



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56714 CVS commit: src/sys/external/bsd/drm2/radeon
Date: Tue, 7 Mar 2023 09:47:48 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Tue Mar  7 09:47:48 UTC 2023
 
 Modified Files:
 	src/sys/external/bsd/drm2/radeon: radeon_pci.c
 
 Log Message:
 radeon: Kick out genfb on firmware framebuffer before initializing.
 
 this is the same change as nouveau_pci.c:1.37, and should fix at
 least PR#56714 and i thought at least another PR i can't find right
 now.  it fixes at least 2 different radeon cards for me on UEFI
 booted system.
 
 XXX: pullup-10 also include the original change:
    http://mail-index.netbsd.org/source-changes/2023/03/01/msg143606.html
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 src/sys/external/bsd/drm2/radeon/radeon_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