DRI problems with ati/radeon on stable/7 r203425 [SEC=UNCLASSIFIED]

Wilkinson, Alex alex.wilkinson at dsto.defence.gov.au
Sun Feb 14 13:24:46 UTC 2010


    0n Wed, Feb 10, 2010 at 07:06:04AM -0800, David Wolfskill wrote: 

    >Well, I don't know what msi is, so I hadn't tried that.

It stands for Message Signaled Interrupts, and it's a new way for PCI
devices to generate interrupts.  Instead of asserting a hardware
signal on an interrupt line, the device does a write (using direct
memory access) to a special address.  The chipset sees the write and
generates an interrupt to the CPU.

The benefit ...

Fewer dedicated signal lines on the motherboard == lower cost.
Elimination of shared IRQs.  Guaranteed ordering between DMA
operations and the generation of the interrupt.


   -Alex

IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914.  If you have received this email in error, you are requested to contact the sender and delete the email.



More information about the freebsd-x11 mailing list