commit | 1dd48e4876daef834f473e174f80b62938e00c9b | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue May 30 03:40:35 2017 +0300 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sat Jul 29 23:46:55 2017 +0300 |
tree | db9f208e72137c937e819a1a2e754fe273a1ff0c | |
parent | e6742e1021a5cec55fab50a0b115c65217488eda [diff] |
v4l: vsp1: Fill display list headers without holding dlm spinlock The display list headers are filled using information from the display list only. Lower the display list manager spinlock contention by filling the headers without holding the lock. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>