public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* traffic controller priority adjustment
@ 2007-08-17  8:36 Zgembo Adislic
  2007-08-17 15:50 ` sandeep lahane
  0 siblings, 1 reply; 2+ messages in thread
From: Zgembo Adislic @ 2007-08-17  8:36 UTC (permalink / raw)
  To: linux-omap-open-source

Hello,

I'd like to adjust the priority register for EMIFF arbitration, so that DMA will get priority over other masters (MPU, DSP).  I wonder if there is  an API in kernel for this? 

I am using OMAP5910 and linux kernel 2.6.8.1. 

Any opinions about this?

Zgembo


       
---------------------------------
Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: traffic controller priority adjustment
  2007-08-17  8:36 traffic controller priority adjustment Zgembo Adislic
@ 2007-08-17 15:50 ` sandeep lahane
  0 siblings, 0 replies; 2+ messages in thread
From: sandeep lahane @ 2007-08-17 15:50 UTC (permalink / raw)
  To: Zgembo Adislic; +Cc: linux-omap-open-source

On 8/17/07, Zgembo Adislic <adislic_zgembo@yahoo.com> wrote:
> Hello,
>
> I'd like to adjust the priority register for EMIFF arbitration, so that DMA will get priority over other masters (MPU, DSP).  I wonder if there is  an API in kernel for this?
>
> I am using OMAP5910 and linux kernel 2.6.8.1.
>
> Any opinions about this?
>
> Zgembo
>
>
>
> ---------------------------------
> Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV.
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>

I am not sure I understood you fully, but you might want to have a
look at  plat-omap/dma.c.

omap_set_dma_priority(int dst_port, int priority) - 2.6.17
omap_set_dma_priority(int lch, int dst_port, int priority) - 2.6.19

No idea about 2.6.8.

-- 

Regards,
Sandeep.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-17 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-17  8:36 traffic controller priority adjustment Zgembo Adislic
2007-08-17 15:50 ` sandeep lahane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox