Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: "Mike Frysinger" <vapier.adi@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 15:12:00 -0500
On 8/31/07, Adrian McMenamin <lkmladrian@xxxxxxxxx> wrote:
This patch makes the PVR2 VBLANK interrupt on the SEGA Dreamcast
shareable - a small but necessary change to enable ongoing efforts to
develop a driver for the maple bus on the Dreamcast. (Maple is Sega's
proprietary serial interface for the Dreamcast and can be set to
synchronise dma transfers to the VBLANK).
This has no impact on the performance of the PVR2.
sharable implies the interrupt handler checks to see if it actually
caused the interrupt ... which it doesnt at the moment ... presumably,
you're making it shared because another device will be using that
interrupt as well ... so when that other device gets an interrupt, how
do you know it's for that device and not PVR2 ?
-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: Adrian McMenamin
- Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- References:
- [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: Adrian McMenamin
- Fwd: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: Adrian McMenamin
- [PATCH] Patch pvr2 driver to allow development of maple bus driver
- Prev by Date: Fwd: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- Next by Date: Re: [PATCH] Documentation/00-INDEX notice ecryptfs.txt moved.
- Previous by thread: Fwd: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- Next by thread: Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- Index(es):
Relevant Pages
|