summaryrefslogtreecommitdiff
path: root/drivers/media/platform/renesas/vsp1
AgeCommit message (Expand)Author
2025-05-02media: renesas: vsp1: Expose color space through the DRM APILaurent Pinchart
2025-05-02media: renesas: vsp1: Name nested structure in vsp1_drmLaurent Pinchart
2025-05-02media: renesas: vsp1: Allow setting encoding and quantizationLaurent Pinchart
2025-05-02media: renesas: vsp1: Report colour space information to userspaceLaurent Pinchart
2025-05-02media: renesas: vsp1: Fix media bus code setup on RWPF source padLaurent Pinchart
2025-05-02media: renesas: vsp1: Fix HSV format enumerationLaurent Pinchart
2025-05-02media: renesas: vsp1: Make HSI and HST modules optionalLaurent Pinchart
2025-05-02media: renesas: vsp1: Implement pixel format enumerationLaurent Pinchart
2025-05-02media: renesas: vsp1: Use %p4cc printk modifier to print FourCC codesBiju Das
2025-05-02media: renesas: vsp1: rwpf: Support operations with IIFJacopo Mondi
2025-05-02media: renesas: vsp1: wpf: Propagate vsp1_rwpf_init_ctrls()Jacopo Mondi
2025-05-02media: renesas: vsp1: dl: Use singleshot DL for VSPXJacopo Mondi
2025-05-02media: renesas: vsp1: Add support IIF ISP InterfaceJacopo Mondi
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-26media: renesas: vsp1: Implement .link_validate() for video devicesLaurent Pinchart
2024-06-20media: renesas: vsp1: Initialize control handler after subdevLaurent Pinchart
2024-06-20media: renesas: vsp1: Pass subdev state to entity operationsLaurent Pinchart
2024-06-20media: renesas: vsp1: Name parameters to entity operationsLaurent Pinchart
2024-06-20media: renesas: vsp1: Get configuration from partition instead of stateLaurent Pinchart
2024-06-20media: renesas: vsp1: Compute partitions for DRM pipelinesLaurent Pinchart
2024-06-20media: renesas: vsp1: Keep the DRM pipeline entities sortedLaurent Pinchart
2024-06-20media: renesas: vsp1: Add and use function to dump a pipeline to the logLaurent Pinchart
2024-06-20media: renesas: vsp1: Replace vsp1_partition_window with v4l2_rectLaurent Pinchart
2024-06-20media: renesas: vsp1: Pass partition pointer to .configure_partition()Laurent Pinchart
2024-06-20media: renesas: vsp1: Store RPF partition configuration per RPF instanceLaurent Pinchart
2024-06-20media: renesas: vsp1: Simplify partition calculationLaurent Pinchart
2024-06-20media: renesas: vsp1: Move partition calculation to vsp1_pipe.cLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop custom .get_fmt() handler for histogramLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop brx_get_compose() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Print debug message to diagnose validation failureLaurent Pinchart
2024-06-19media: renesas: vsp1: Fix _irqsave and _irq mixLaurent Pinchart
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart
2023-12-04media: renesas: vsp1: Fix references to pad configLaurent Pinchart
2023-12-03Merge tag 'v6.7-rc4' into media_stageHans Verkuil
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-11-13media: vsp1: Remove unbalanced .s_stream(0) callsLaurent Pinchart
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-04-12media: Use designated initializers for all subdev pad opsLaurent Pinchart
2023-04-12media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-04-11media: vsp1: Add underrun debug printTomi Valkeinen
2023-04-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart
2023-04-11media: vsp1: Remove unused vsp1_subdev_internal_ops declarationGaosheng Cui
2023-04-11media: vsp1_drv: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-20media: renesas: vsp1: Add new formats (2-10-10-10 ARGB, Y210, Y212)Tomi Valkeinen
2023-01-20media: renesas: vsp1: Add V4H SoC versionTomi Valkeinen