summaryrefslogtreecommitdiffstats
path: root/drivers/misc/hpilo.h
diff options
context:
space:
mode:
authorNikhil Devshatwar <nikhil.nd@ti.com>2016-11-19 00:20:23 +0100
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-22 10:49:16 +0100
commit4e4676d250efbc81c70e699fc1c805d3ab370e70 (patch)
tree6cd4f9809f512e21a69b2a59ef80ddef1d1fecdb /drivers/misc/hpilo.h
parent[media] media: ti-vpe: vpdma: Add abort channel desc and cleanup APIs (diff)
downloadlinux-4e4676d250efbc81c70e699fc1c805d3ab370e70.tar.xz
linux-4e4676d250efbc81c70e699fc1c805d3ab370e70.zip
[media] media: ti-vpe: vpdma: Make list post atomic operation
Writing to the "VPDMA list attribute" register is considered as a list post. This informs the VPDMA firmware to load the list from the address which should be taken from the "VPDMA list address" register. As these two register writes are dependent, it is important that the two writes happen in atomic manner. This ensures multiple slices (which share same VPDMA) can post lists asynchronously and all of them point to the correct addresses. Slightly modified to implementation for the original patch to use spin_lock instead of mutex as the list post is also called from interrupt context. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Benoit Parrot <bparrot@ti.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/misc/hpilo.h')
0 files changed, 0 insertions, 0 deletions