aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorBingbu Cao <[email protected]>2019-03-22 07:14:45 -0400
committerMauro Carvalho Chehab <[email protected]>2019-04-22 11:40:00 -0400
commit8ecc7c9da013e702aa889002e1288521d7533293 (patch)
treecaeeb73d2d9504f625a1be9978561e3f4bf83d24 /drivers/usb/cdns3/cdns3-ti.c
parent642bb5e88fed89e922239106e8dd9e5e6a39d172 (diff)
media: staging/intel-ipu3: parameter buffer refactoring
Current ImgU driver processes and releases the parameter buffer immediately after queued from user. This does not align with other image buffers which are grouped in sets and used for the same frame. If user queues multiple parameter buffers continuously, only the last one will take effect. To make consistent buffers usage, this patch changes the parameter buffer handling and group parameter buffer with other image buffers for each frame. Each time driver will queue one more group of buffers when previous frame processed and buffers consumed by css. Signed-off-by: Tianshu Qiu <[email protected]> Signed-off-by: Bingbu Cao <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions