aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_lut.c
AgeCommit message (Expand)Author
2019-03-18media: vsp1: Add vsp1_dl_list argument to .configure_stream() operationLaurent Pinchart
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham
2018-05-25media: vsp1: Use reference counting for bodiesKieran Bingham
2018-05-25media: vsp1: Convert display lists to use new body poolKieran Bingham
2018-05-25media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham
2018-05-17media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation codeLaurent Pinchart
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart
2016-06-28[media] v4l: vsp1: lut: Support runtime modification of controlsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart
2016-06-28[media] v4l: vsp1: lut: Expose configuration through a controlLaurent Pinchart
2016-06-28[media] v4l: vsp1: lut: Initialize the mutexLaurent Pinchart
2016-06-28[media] v4l: vsp1: Set entities functionsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Constify operation structuresLaurent Pinchart
2016-04-13[media] v4l: vsp1: lut: Use display list fragments to fill LUTLaurent Pinchart
2016-04-13[media] v4l: vsp1: Fix LUT format settingLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart
2016-04-13[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart
2016-04-13[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart
2016-04-13[media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDSLaurent Pinchart
2016-02-19[media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart
2016-02-19[media] v4l: vsp1: Remove unused module read functionsLaurent Pinchart
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-04-23[media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart
2013-12-11[media] v4l: vsp1: Add LUT supportLaurent Pinchart