NetBSD-Bugs archive

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

PR/56596 CVS commit: src/sys/arch/arm/rockchip



The following reply was made to PR port-arm/56596; it has been noted by GNATS.

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56596 CVS commit: src/sys/arch/arm/rockchip
Date: Sun, 30 Oct 2022 23:10:43 +0000

 Module Name:	src
 Committed By:	jmcneill
 Date:		Sun Oct 30 23:10:43 UTC 2022
 
 Modified Files:
 	src/sys/arch/arm/rockchip: rk_drm.c
 
 Log Message:
 Remove dirty fb IOCTL callback introduced in latest drm update.
 
 Not sure how this got here, but the rkdrm driver does not need to do
 damage tracking as it uses Normal-NC (uncached) mappings.
 
 PR# port-arm/56596
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/rockchip/rk_drm.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