Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3217
------- Additional Comments From [EMAIL PROTECTED] 2005-05-21 08:05 -------
Created an attachment (id=2732)
--> (https://bugs.freedesktop.org/attachment.cgi?id=2732&action=view)
CVS change which seems to introduce the problem
Seems that the problem was introduced by this CVS commit:
date: 2005-04-26 05:19:11 +0000; author: anholt
Convert BSD code to mostly use bus_dma, the dma abstraction for dealing with
IOMMUs and such. There is one usage of the forbidden vtophys() left in
drm_scatter.c which will be fixed up soon. This required a KPI change for
drm_pci_alloc/free() to return/use a drm_dma_handle_t that keeps track of
os-specific bits, rather than just passing around the vaddr/busaddr/size.
Submitted by: Tonnerre Lombard (partially)
Tested on: FreeBSD: Rage128 AGP/PCI
Linux: Savage4 AGP/PCI
/cvs/dri/drm/bsd-core/ati_pcigart.c 1.10
/cvs/dri/drm/bsd-core/drmP.h 1.56
/cvs/dri/drm/bsd-core/drm_bufs.c 1.35
/cvs/dri/drm/bsd-core/drm_dma.c 1.35
/cvs/dri/drm/bsd-core/drm_pci.c 1.6
/cvs/dri/drm/bsd-core/drm_scatter.c 1.11
/cvs/dri/drm/linux-core/drmP.h 1.142
/cvs/dri/drm/linux-core/drm_bufs.c 1.55
/cvs/dri/drm/linux-core/drm_drv.c 1.112
/cvs/dri/drm/linux-core/drm_pci.c 1.8
/cvs/dri/drm/linux-core/drm_vm.c 1.51
/cvs/dri/drm/shared-core/i915_dma.c 1.20
/cvs/dri/drm/shared-core/i915_drv.h 1.11
/cvs/dri/drm/shared-core/mach64_dma.c 1.11
/cvs/dri/drm/shared-core/mach64_drv.h 1.7
After reverting that patch (attached) X.org shutdown completes normally - no
error messages or oopses.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel