Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1212695

Re: [PATCH v3] dmaengine: hdmac: Add memset capabilities

From Maxime Ripard <maxime.ripard@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3] dmaengine: hdmac: Add memset capabilities
Date 2015-08-25 07:20 +0200
Message-ID <q1eOl-5gI-13@gated-at.bofh.it> (permalink)
References <q0WeK-3A1-33@gated-at.bofh.it> <q10V5-1Sr-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Aug 24, 2015 at 07:54:25PM +0530, Vinod Koul wrote:
> On Mon, Aug 24, 2015 at 11:21:15AM +0200, Maxime Ripard wrote:
> > Just like for the XDMAC, the SoCs that embed the HDMAC don't have any kind
> > of GPU, and need to accelerate a few framebuffer-related operations through
> > their DMA controller.
> > 
> > However, unlike the XDMAC, the HDMAC doesn't have the memset capability
> > built-in. That can be easily emulated though, by doing a transfer with a
> > fixed address on the variable that holds the value we want to set.
> 
> Applied, thanks

Thanks for merging it so quickly, and sorry for the silent conflict.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3] dmaengine: hdmac: Add memset capabilities Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-24 11:30 +0200
  Re: [PATCH v3] dmaengine: hdmac: Add memset capabilities Vinod Koul <vinod.koul@intel.com> - 2015-08-24 16:30 +0200
    Re: [PATCH v3] dmaengine: hdmac: Add memset capabilities Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-25 07:20 +0200

csiph-web