summaryrefslogtreecommitdiff
path: root/drivers/media/platform/renesas/vsp1/vsp1_video.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-20media: renesas: vsp1: Pass subdev state to entity operationsLaurent Pinchart1-2/+4
2024-06-20media: renesas: vsp1: Add and use function to dump a pipeline to the logLaurent Pinchart1-1/+9
2024-06-20media: renesas: vsp1: Pass partition pointer to .configure_partition()Laurent Pinchart1-3/+2
2024-06-20media: renesas: vsp1: Move partition calculation to vsp1_pipe.cLaurent Pinchart1-123/+46
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapperLaurent Pinchart1-6/+4
2024-06-20media: renesas: vsp1: Print debug message to diagnose validation failureLaurent Pinchart1-2/+8
2023-12-04media: renesas: vsp1: Fix references to pad configLaurent Pinchart1-2/+2
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart1-2/+3
2023-04-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart1-1/+1
2023-01-20media: renesas: vsp1: Change V3U to be gen4Tomi Valkeinen1-2/+2
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen1-3/+3
2022-08-29media: avoid use of 'videobuf'Hans Verkuil1-1/+1
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart1-1/+1
2022-05-13media: vsp1: Use vb2_queue_is_busy()Laurent Pinchart1-1/+1
2022-05-13media: vsp1: Don't open-code vb2_fop_release()Laurent Pinchart1-11/+1
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-2/+0
2022-03-14media: platform: place Renesas drivers on a separate dirMauro Carvalho Chehab1-0/+1338