linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V18 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
Date: Sat, 14 May 2016 11:55:16 +0530	[thread overview]
Message-ID: <20160514062516.GL2274@localhost> (raw)
In-Reply-To: <1462076728-14367-1-git-send-email-okaya@codeaurora.org>

On Sun, May 01, 2016 at 12:25:25AM -0400, Sinan Kaya wrote:
> The Qualcomm Technologies HIDMA device has been designed
> to support virtualization technology. The driver has been
> divided into two to follow the hardware design.
> 
> 1. HIDMA Management driver
> 2. HIDMA Channel driver
> 
> Each HIDMA HW consists of multiple channels. These channels
> share some set of common parameters. These parameters are
> initialized by the management driver during power up.
> Same management driver is used for monitoring the execution
> of the channels. Management driver can change the performance
> behavior dynamically such as bandwidth allocation and
> prioritization in the future.
> 
> The management driver is executed in host context and
> is the main management entity for all channels provided by
> the device.
> 
> ------------------------
> What's new
> ------------------------
> - Get rid of hidma_ll_resume function
> - Rename hidma_ll_pause to hidma_ll_disable
> - Remove tx_status_list and attach the err_code and err_info to the TRE
> - Create a hidma_handle_tre_completion function to make error path and
>   success path common.
> - More style corrections

Applied, thanks

-- 
~Vinod

      parent reply	other threads:[~2016-05-14  6:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-01  4:25 [PATCH V18 0/3] dmaengine: add Qualcomm Technologies HIDMA driver Sinan Kaya
2016-05-01  4:25 ` [PATCH V18 1/3] dmaengine: qcom_hidma: implement lower level hardware interface Sinan Kaya
2016-05-01  4:25 ` [PATCH V18 2/3] dmaengine: qcom_hidma: add debugfs hooks Sinan Kaya
2016-05-01  4:25 ` [PATCH V18 3/3] dmaengine: qcom_hidma: add support for object hierarchy Sinan Kaya
2016-05-14  6:25 ` Vinod Koul [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160514062516.GL2274@localhost \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).