]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
mmc: Issue new mmc reqs while dcmd is in progress
authorR Raj Kumar <rrajk@nvidia.com>
Tue, 20 Oct 2015 08:10:47 +0000 (13:40 +0530)
committerR Raj Kumar <rrajk@nvidia.com>
Mon, 20 Jun 2016 08:15:43 +0000 (01:15 -0700)
commita2462b5469196edf940b788abe2a9eaf7c6dbb1d
tree5caf069c17dc03672f1918731a8ec11e7ee30c17
parent712402fdf532f88606f1d7f9e6165575bbf455dd
mmc: Issue new mmc reqs while dcmd is in progress

- Added support for issuing new mmc requests if
 queue barrier (QBR) feature is supported while
 direct CMD (DCMD) is in progress.
- Added kernel thread to process new mmc requests
 in mmc queue driver.

Bug 200138969
Bug 200193440

Change-Id: Id9b7cc55b98d756d174ba53e1d8e088df5f8c4d5
Reviewed-on: http://git-master/r/820227

Signed-off-by: R Raj Kumar <rrajk@nvidia.com>
Change-Id: I0aa4adc4ac5d22b4dab6291987bf7feb371e9249
Reviewed-on: http://git-master/r/1166880
GVS: Gerrit_Virtual_Submit
Reviewed-by: Venu Byravarasu <vbyravarasu@nvidia.com>
drivers/mmc/card/queue.c
drivers/mmc/card/queue.h
drivers/mmc/core/core.c
include/linux/mmc/core.h
include/linux/mmc/host.h