aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_clu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham1-11/+12
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham1-42/+36
2018-05-25media: vsp1: Use reference counting for bodiesKieran Bingham1-1/+6
2018-05-25media: vsp1: Convert display lists to use new body poolKieran Bingham1-3/+24
2018-05-25media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham1-5/+5
2018-05-17media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation codeLaurent Pinchart1-53/+12
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart1-5/+1
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab1-1/+2
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart1-0/+3
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart1-19/+24
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart1-4/+11
2016-06-28[media] v4l: vsp1: clu: Support runtime modification of controlsLaurent Pinchart1-15/+26
2016-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart1-1/+4
2016-06-28[media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart1-0/+278