Date: Thu, 2 Apr 2009 17:58:20 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/drm ati_pcigart.c drmP.h drm_scatter.c Message-ID: <200904021758.n32HwPw7082106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2009-04-02 17:58:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/drm ati_pcigart.c drmP.h drm_scatter.c Log: SVN rev 190649 on 2009-04-02 17:58:20Z by rnoland Merge 190399 The GART allocations are a propery of the gart, not of scatter-gather memory. Track them in the appropriate structure. Approved by: re (kib) Revision Changes Path 1.3.2.3 +6 -6 src/sys/dev/drm/ati_pcigart.c 1.18.2.12 +1 -2 src/sys/dev/drm/drmP.h 1.3.2.5 +2 -2 src/sys/dev/drm/drm_scatter.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904021758.n32HwPw7082106>