NetBSD-Bugs archive

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

PR/57452 CVS commit: src/sys



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57452 CVS commit: src/sys
Date: Fri, 14 Jul 2023 13:05:59 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Jul 14 13:05:59 UTC 2023
 
 Modified Files:
 	src/sys/external/bsd/drm2/amdgpu: files.amdgpu
 	src/sys/modules/amdgpu: Makefile
 
 Log Message:
 amdgpu: Define CONFIG_DRM_AMD_DC to enable display core logic.
 
 Probably resolves a host of issues with amdgpu not detecting
 displays!
 
 Noticed by rjs@.
 
 PR kern/57059
 PR kern/57325
 PR kern/57452
 
 XXX pullup-10
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.29 -r1.30 src/sys/external/bsd/drm2/amdgpu/files.amdgpu
 cvs rdiff -u -r1.5 -r1.6 src/sys/modules/amdgpu/Makefile
 
 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