messages from 2022-07-11 12:43:36 to 2022-07-13 18:29:07 UTC [more...]
[PATCH 0/6] RkVDEC HEVC driver
2022-07-13 18:28 UTC (5+ messages)
` [PATCH 1/6] media: v4l2: Add NV15 pixel format
` [PATCH 2/6] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
[GIT PULL FOR v5.20] i.MX8MP support in imx-mipi-csis driver
2022-07-13 18:07 UTC
[PATCH 1/1] v4l: Kconfig: Drop subdev API option help text
2022-07-13 17:54 UTC (2+ messages)
[PATCH 0/7] media: cedrus: h265: Implement tiles support
2022-07-13 16:45 UTC (14+ messages)
` [PATCH 3/7] media: cedrus: Improve error messages for controls
` [PATCH 4/7] media: cedrus: Add error handling for failed setup
` [PATCH 5/7] media: cedrus: h265: Add a couple of error checks
` "
` [PATCH 6/7] media: cedrus: Add helper for determining number of elements
` [PATCH 7/7] media: cedrus: h265: Implement support for tiles
[PATCH 3/6] bitops: bitmap helper to set variable length values
2022-07-13 16:32 UTC (4+ messages)
` [PATCH 4/6] staging: media: rkvdec: Add valid pixel format check
` [PATCH 5/6] staging: media: rkvdec: Enable S_CTRL IOCTL
` [PATCH 6/6] staging: media: rkvdec: Add HEVC backend
[PATCH v6 0/6] media: ov5693: cleanup code and add dts support
2022-07-13 15:06 UTC (13+ messages)
` [PATCH v6 1/6] media: ov5693: count num_supplies using array_size
` [PATCH v6 2/6] media: ov5693: add dvdd into ov5693_supply_names array
` [PATCH v6 3/6] media: ov5693: rename clk into xvclk
` [PATCH v6 4/6] media: ov5693: add support for acpi clock-frequency prop
` [PATCH v6 5/6] media: dt-bindings: ov5693: document YAML binding
` [PATCH v6 6/6] media: ov5693: add ov5693_of_match, dts support
[PATCH v7 0/6] media: ov5693: cleanup code and add dts support
2022-07-13 15:05 UTC (7+ messages)
` [PATCH v7 1/6] media: ov5693: count num_supplies using array_size
` [PATCH v7 2/6] media: ov5693: add dvdd into ov5693_supply_names array
` [PATCH v7 3/6] media: ov5693: rename clk into xvclk
` [PATCH v7 4/6] media: ov5693: add support for acpi clock-frequency prop
` [PATCH v7 5/6] media: dt-bindings: ov5693: document YAML binding
` [PATCH v7 6/6] media: ov5693: add ov5693_of_match, dts support
[PATCH v3] media: venus: set ubwc configuration on specific video hardware
2022-07-13 11:59 UTC
[PATCH] dma-buf/dma_resv_usage: update explicit sync documentation
2022-07-13 11:27 UTC (4+ messages)
` [Linaro-mm-sig] "
[PATCH 0/2] FIx compile-testing of Venus
2022-07-13 11:03 UTC (3+ messages)
` [PATCH 1/2] venus: kconfig: Fix compile-testing on x86 platforms
` [PATCH 2/2] soc: qcom: smem: Fix compile-testing on dependent drivers
[PATCH v11 0/5] Add support for RZ/G2L VSPD
2022-07-13 10:55 UTC (9+ messages)
` [PATCH v11 2/5] media: renesas: vsp1: Add support to deassert/assert reset line
[PATCH 00/21] Fix performance regressions with TLB and add GuC support
2022-07-13 9:30 UTC (2+ messages)
` [PATCH 06/21] drm/i915/gt: Batch TLB invalidations
Build failed in Jenkins: media-build #3956
2022-07-13 9:19 UTC (3+ messages)
` Build failed in Jenkins: media-build #3957
` Build failed in Jenkins: media-build #3958
[PATCHv2] media: venus: venus_helper_get_bufreq(): req is never NULL
2022-07-13 8:05 UTC (4+ messages)
[PATCH v2 0/3] media: i2c: ak7375: Add regulator management
2022-07-13 7:39 UTC (7+ messages)
` [PATCH v2 1/3] media: dt-bindings: ak7375: Convert to DT schema
` [PATCH v2 2/3] media: dt-bindings: ak7375: Add supplies
` [PATCH v2 3/3] media: i2c: ak7375: Add regulator management
[PATCH] media: rkisp1: Add NV16M and NV61M to output formats
2022-07-13 7:24 UTC
[GIT PULL FOR v5.20] rkisp1 refactoring to prepare for i.MX8MP support
2022-07-13 0:40 UTC (2+ messages)
` [GIT PULL FOR v5.20] rkisp1 refactoring to prepare for i.MX8MP (#84809)
[PATCH v3 00/46] media: rkisp1: Cleanups to prepare for i.MX8MP support
2022-07-12 19:18 UTC (51+ messages)
` [PATCH v3 02/46] media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first()
` [PATCH v3 04/46] media: mc-entity: Add a new helper function to get a remote pad for a pad
` [PATCH v3 05/46] media: rkisp1: Enable compilation on ARCH_MXC
` [PATCH v3 06/46] media: rkisp1: Disable runtime PM in probe error path
` [PATCH v3 07/46] media: rkisp1: Read the ID register at probe time instead of streamon
` [PATCH v3 08/46] media: rkisp1: Rename rkisp1_match_data to rkisp1_info
` [PATCH v3 09/46] media: rkisp1: Save info pointer in rkisp1_device
` [PATCH v3 10/46] media: rkisp1: Access ISP version from info pointer
` [PATCH v3 11/46] media: rkisp1: Make rkisp1_isp_mbus_info common
` [PATCH v3 12/46] media: rkisp1: cap: Print debug message on failed link validation
` [PATCH v3 13/46] media: rkisp1: Move sensor .s_stream() call to ISP
` [PATCH v3 14/46] media: rkisp1: Reject sensors without pixel rate control at bound time
` [PATCH v3 15/46] media: rkisp1: Create link from sensor to ISP at notifier "
` [PATCH v3 16/46] media: rkisp1: Create internal links at probe time
` [PATCH v3 17/46] media: rkisp1: Rename rkisp1_subdev_notifier() to rkisp1_subdev_notifier_register()
` [PATCH v3 18/46] media: rkisp1: Fix sensor source pad retrieval at bound time
` [PATCH v3 19/46] media: rkisp1: Split CSI handling to separate file
` [PATCH v3 20/46] media: rkisp1: isp: Start CSI-2 receiver before ISP
` [PATCH v3 21/46] media: rkisp1: csi: Handle CSI-2 RX configuration fully in rkisp1-csi.c
` [PATCH v3 22/46] media: rkisp1: csi: Rename CSI functions with a common rkisp1_csi prefix
` [PATCH v3 23/46] media: rkisp1: csi: Move start delay to rkisp1_csi_start()
` [PATCH v3 24/46] media: rkisp1: csi: Pass sensor pointer to rkisp1_csi_config()
` [PATCH v3 25/46] media: rkisp1: csi: Constify argument to rkisp1_csi_start()
` [PATCH v3 26/46] media: rkisp1: isp: Don't initialize ret to 0 in rkisp1_isp_s_stream()
` [PATCH v3 27/46] media: rkisp1: isp: Pass mbus type and flags to rkisp1_config_cif()
` [PATCH v3 28/46] media: rkisp1: isp: Rename rkisp1_device.active_sensor to source
` [PATCH v3 29/46] media: rkisp1: isp: Add container_of wrapper to cast subdev to rkisp1_isp
` [PATCH v3 30/46] media: rkisp1: isp: Add rkisp1_device backpointer "
` [PATCH v3 31/46] media: rkisp1: isp: Pass rkisp1_isp pointer to internal ISP functions
` [PATCH v3 32/46] media: rkisp1: isp: Move input configuration to rkisp1_config_isp()
` [PATCH v3 33/46] media: rkisp1: isp: Merge ISP_ACQ_PROP configuration in single variable
` [PATCH v3 34/46] media: rkisp1: isp: Initialize some variables at declaration time
` [PATCH v3 35/46] media: rkisp1: isp: Fix whitespace issues
` [PATCH v3 36/46] media: rkisp1: isp: Constify various local variables
` [PATCH v3 37/46] media: rkisp1: isp: Rename rkisp1_get_remote_source()
` [PATCH v3 38/46] media: rkisp1: isp: Disallow multiple active sources
` [PATCH v3 39/46] media: rkisp1: csi: Implement a V4L2 subdev for the CSI receiver
` [PATCH v3 40/46] media: rkisp1: csi: Plumb the CSI RX subdev
` [PATCH v3 41/46] media: rkisp1: Use fwnode_graph_for_each_endpoint
` [PATCH v3 42/46] dt-bindings: media: rkisp1: Add port for parallel interface
` [PATCH v3 43/46] media: rkisp1: Support the ISP parallel input
` [PATCH v3 44/46] media: rkisp1: Add infrastructure to support ISP features
` [PATCH v3 45/46] media: rkisp1: Make the internal CSI-2 receiver optional
` [PATCH v3 46/46] media: rkisp1: debug: Add dump file in debugfs for MI main path registers
[PATCH 0/2] Add Omnivision OV4689 image sensor driver
2022-07-12 16:40 UTC (5+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: document OV4689 DT bindings
` [PATCH 2/2] media: i2c: add support for ov4689
[PATCH v5 0/6] media: ov5693: cleanup code and add dts support
2022-07-12 16:17 UTC (11+ messages)
` [PATCH v5 5/6] media: dt-bindings: ov5693: document YAML binding
[PATCH v2 0/7] media: nxp: i.MX8 ISI driver
2022-07-12 14:39 UTC (15+ messages)
` [PATCH v2 1/7] media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
` [PATCH v2 2/7] media: v4l2-tpg: Add support for the new YUVA and YUVX formats
` [PATCH v2 3/7] media: vivid: "
` [PATCH v2 4/7] media: v4l2: Make colorspace validity checks more future-proof
` [PATCH v2 5/7] media: v4l2: Sanitize colorspace values in the framework
` [PATCH v2 6/7] dt-bindings: media: Add i.MX8 ISI DT bindings
` [PATCH v2 7/7] media: nxp: Add i.MX8 ISI driver
[PATCH 1/7] venus : Add default values for the control V4L2_CID_COLORIMETRY_HDR10_MASTERING_DISPLAY
2022-07-12 13:34 UTC (9+ messages)
` [PATCH 2/7] venus : Addition of control support - V4L2_CID_MIN_BUFFERS_FOR_OUTPUT
` [PATCH 3/7] venus : CAPTURE Plane width/height alignment with OUT plane
` [PATCH 4/7] venus : Addition of EOS Event support for Encoder
` [PATCH 5/7] venus : Addition of support for VIDIOC_TRY_ENCODER_CMD
` [PATCH 6/7] venus : Remove the capture plane settings for venc_g_parm/venc_s_parm
` [PATCH 7/7] venus : Allow MIN/MAX settings for the v4l2 encoder controls defined range
[PATCH] dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
2022-07-12 13:27 UTC (4+ messages)
[GIT PULL FOR v5.20] hantro/cedrus/vb2 updates
2022-07-12 12:54 UTC (2+ messages)
` [GIT PULL FOR v5.20] hantro/cedrus/vb2 updates (#84790)
[RESEND PATCH 0/3] staging: media: atomisp: Convert to kmap_local_page()
2022-07-12 10:43 UTC (4+ messages)
[PATCH] media: venus: venus_helper_get_bufreq(): req is never NULL
2022-07-12 10:39 UTC (2+ messages)
[PATCH] media: videobuf2: add V4L2_BUF_FLAG_HEADERS_ONLY flag
2022-07-12 9:37 UTC
[PATCH v2 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
2022-07-12 7:27 UTC (12+ messages)
` [PATCH v2 1/8] videobuf2: Introduce vb2_find_buffer()
` [PATCH v2 2/8] mediatek: vcodec: Use vb2_find_buffer
` [PATCH v2 3/8] tegra-vde: "
` [PATCH v2 4/8] vicodec: "
` [PATCH v2 5/8] hantro: "
` [PATCH v2 6/8] rkvdec: "
` [PATCH v2 7/8] cedrus: "
` [PATCH v2 8/8] videobuf2: Remove vb2_find_timestamp()
[PATCH 0/4] Add Toshiba Visconti DNN image processing accelerator driver
2022-07-12 5:01 UTC (8+ messages)
[PATCH v1 0/1] staging: media: imx: imx7-media-csi: Increase video mem limit
2022-07-12 4:10 UTC (4+ messages)
` [PATCH v1 1/1] "
[GIT PULL FOR v5.20] New pixel formats and colorspace improvements
2022-07-12 1:08 UTC (2+ messages)
` [GIT PULL FOR v5.20] New pixel formats and colorspace improvements (#84785)
[PATCH v2] media: rkisp1: Support devices without self path
2022-07-11 22:25 UTC (3+ messages)
[PATCH v3 0/7] media: hantro: Add 10-bit support
2022-07-11 21:15 UTC (2+ messages)
[PATCH 0/6] OV9281 support
2022-07-11 19:58 UTC (9+ messages)
` [PATCH 1/6] media: i2c: ov9282: remove unused and unset i2c_client member
` [PATCH 3/6] media: i2c: ov9282: Add ov9281 compatible
` [PATCH 5/6] media: i2c: ov9282: Add regulator support
` [PATCH 6/6] media: i2c: ov9282: Fix device detection
[BUILD SUCCESS] LAST PATCH: [PATCH v4 2/2] drm/i915/gt: Serialize TLB invalidates with GT resets
2022-07-11 19:54 UTC
[PATCH v2] media: mt9p031: Implement crop bounds get selection
2022-07-11 19:01 UTC (2+ messages)
[GIT PULL] Linux Media vimc update for 5.20-rc1
2022-07-11 18:57 UTC (3+ messages)
[PATCH 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
2022-07-11 18:33 UTC (3+ messages)
` [PATCH 7/8] cedrus: Use vb2_find_buffer
[PATCH v2 0/2] Add iterator for an entity's data links
2022-07-11 17:54 UTC (4+ messages)
` [PATCH v2 1/2] media: entity: Add iterator for entity "
[PATCH 0/3] media: i2c: ak7375: Add regulator management
2022-07-11 16:25 UTC (5+ messages)
` [PATCH 3/3] "
[PATCH] ovl: Modify the section of Return Value
2022-07-11 13:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox