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