messages from 2023-05-03 07:27:40 to 2023-05-08 07:52:04 UTC [more...]
[PATCH 0/3] Random cleanups
2023-05-08 7:52 UTC (11+ messages)
` [PATCH 1/3] media: mc: Make media_get_pad_index() use pad type flag
` [PATCH 2/3] media: Documentation: Rename meta format files
` [PATCH 3/3] media: uapi: Use unsigned int values for assigning bits in u32 fields
[PATCH v12 0/2] drm: add kms driver for loongson display controller
2023-05-08 7:49 UTC (12+ messages)
` [PATCH v12 1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
` [PATCH v12 2/2] drm: add kms driver for loongson display controller
` [v12,2/2] "
[PATCH] media: dt-bindings: ov2685: Correct data-lanes attribute
2023-05-08 7:32 UTC (2+ messages)
[PATCH v2 1/1] media: pci: ipu3-cio2: Obtain remote pad from endpoint
2023-05-08 6:41 UTC
[PATCH v2 1/5] staging: media: atomisp: sh_css: Remove #ifdef ISP2401
2023-05-08 6:26 UTC (5+ messages)
` [PATCH v2 2/5] staging: media: atomisp: runtime: frame: remove "
` [PATCH v2 3/5] staging: media: atomisp: sh_css_sp: Remove "
` [PATCH v2 4/5] staging: media: atomisp: sh_css_firmware: determine firmware version at runtime
` [PATCH v2 5/5] staging: media: atomisp: sh_css_mipi: Remove #ifdef 2041
[PATCH] media: stk1160: Simplify the build config definition
2023-05-08 4:13 UTC
[PATCH] media: platform: cros-ec: Add aurash to the match table
2023-05-08 3:56 UTC (3+ messages)
Build failed in Jenkins: linux-media #316
2023-05-07 16:43 UTC
[PATCH] media: dvb-usb-v2: rtl28xxu: Fix null-ptr-deref in rtl28xxu_i2c_xfer
2023-05-07 14:52 UTC
[stable:linux-4.19.y 3525/9999] ld.lld: error: drivers/media/usb/usbtv/usbtv-audio.o: contains a compressed section, but zlib is not available
2023-05-07 2:01 UTC
[sailus-media-tree:metadata 10/11] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-fmt-flag-meta-line-based (if the link has no caption the label must precede a section header)
2023-05-06 12:54 UTC
[sailus-media-tree:metadata] BUILD SUCCESS edce6cf3cf2b2adb0c7717bb918cd84c5f2b4810
2023-05-06 11:05 UTC
[PATCH] media: amphion: initiate a drain of the capture queue in dynamic resolution change
2023-05-06 8:47 UTC
[libcamera-devel] [virtio-dev] Re: [RFC PATCH v6] virtio-video: Add virtio video device specification
2023-05-06 8:16 UTC
[PATCH] drm/amdgpu: Remove the unused variable golden_settings_gc_9_4_3
2023-05-06 8:10 UTC
[PATCH v2 0/7] media: uvcvideo: Misc cleanups
2023-05-06 7:14 UTC (8+ messages)
` [PATCH v2 1/7] media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
` [PATCH v2 2/7] media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
` [PATCH v2 3/7] media: uvcvideo: Use clamp() to replace manual implementation
` [PATCH v2 4/7] media: uvcvideo: Reorganize format descriptor parsing
` [PATCH v2 5/7] media: uvcvideo: Increment intervals pointer at end of parsing
` [PATCH v2 6/7] media: uvcvideo: Constify formats, frames and intervals
` [PATCH v2 7/7] media: uvcvideo: Constify descriptor buffers
[PATCH] media: uvcvideo: Don't expose unsupported formats to userspace
2023-05-06 7:08 UTC (5+ messages)
[PATCH v2] media: uvcvideo: Don't expose unsupported formats to userspace
2023-05-06 6:58 UTC
[PATCH v4 0/8] Add StarFive Camera Subsystem driver
2023-05-06 2:25 UTC (7+ messages)
[PATCH] media: dvb-usb: remove unnecessary (void*) conversions
2023-05-06 1:44 UTC
[RFC 0/7] Generic line based metadata support, internal pads
2023-05-05 21:52 UTC (8+ messages)
` [RFC 1/7] media: mc: Add INTERNAL_SOURCE pad type flag
` [RFC 2/7] media: v4l: subdev: Support INTERNAL_SOURCE pads in routing IOCTLs
` [RFC 3/7] media: uapi: v4l: Document source routes
` [RFC 4/7] media: mc: Check pad flag validity
` [RFC 5/7] media: uapi: Add generic serial metadata mbus formats
` [RFC 6/7] media: uapi: Add generic 8-bit metadata format definitions
` [RFC 7/7] media: v4l: Support line-based metadata capture
[PATCH 0/2] Small MC + CIO2 cleanups
2023-05-05 20:54 UTC (3+ messages)
` [PATCH 1/2] media: uapi: Make media_entity_get_fwnode_pad() fwnode argument const
` [PATCH 2/2] media: pci: ipu3-cio2: Obtain remote pad from endpoint
[PATCH v2 00/18] Venus QoL / maintainability fixes
2023-05-05 19:24 UTC (42+ messages)
` [PATCH v2 01/18] media: venus: hfi_venus: Only consider sys_idle_indicator on V1
` [PATCH v2 02/18] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
` [PATCH v2 03/18] media: venus: Remap bufreq fields on HFI6XX
` [PATCH v2 04/18] media: venus: Introduce VPU version distinction
` [PATCH v2 05/18] media: venus: Add vpu_version to most SoCs
` [PATCH v2 06/18] media: venus: firmware: Leave a clue for homegrown porters
` [PATCH v2 07/18] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
` [PATCH v2 08/18] media: venus: core: Assign registers based on VPU version
` [PATCH v2 09/18] media: venus: hfi_venus: Fix version checks in venus_halt_axi()
` [PATCH v2 10/18] media: venus: hfi_venus: Fix version checks in venus_isr()
` [PATCH v2 11/18] media: venus: hfi_venus: Fix version check in venus_cpu_and_video_core_idle()
` [PATCH v2 12/18] media: venus: hfi_venus: Fix version check in venus_cpu_idle_and_pc_ready()
` [PATCH v2 13/18] media: venus: firmware: Correct IS_V6() checks
` [PATCH v2 14/18] media: venus: hfi_platform: Check vpu_version instead of device compatible
` [PATCH v2 15/18] media: venus: vdec: Fix version check in vdec_set_work_route()
` [PATCH v2 16/18] media: venus: Introduce accessors for remapped hfi_buffer_reqs members
` [PATCH v2 17/18] media: venus: Use newly-introduced hfi_buffer_requirements accessors
` [PATCH v2 18/18] media: venus: hfi_venus: Restrict writing SCIACMDARG3 to Venus V1/V2
[PATCH 0/3] media: camss: Link CAMSS power domain on MSM8996
2023-05-05 17:51 UTC (10+ messages)
` [PATCH 1/3] media: dt-bindings: media: camss: qcom,msm8996-camss: Add CAMSS power domain and power-domain-names
` [PATCH 2/3] arm64: dts: qcom: msm8996: Add CAMSS power domain and power-domain-names to CAMSS
` [PATCH 3/3] media: camss: Link CAMSS power domain
[RFC 2/2] media: rkvdec: Add VP8 encoder
2023-05-05 16:33 UTC (2+ messages)
[PATCH 0/4] venus: add support for 10 bit decoding
2023-05-05 11:03 UTC (17+ messages)
` [PATCH 1/4] venus: add support for V4L2_PIX_FMT_P010 color format
` [PATCH 2/4] venus: update calculation for dpb buffers
` [PATCH 3/4] venus: add handling of bit depth change from firmwar
` [PATCH 4/4] venus: return P010 as preferred format for 10 bit decode
[PATCH] media: nxp: remove unneeded semicolon
2023-05-05 9:27 UTC (2+ messages)
[PATCH] dma-buf/sync_file: Use fdget()
2023-05-05 8:22 UTC (2+ messages)
[PATCH 0/2] media: ov5640: drive-by frame_interval cleanups
2023-05-05 8:03 UTC (4+ messages)
` [PATCH 1/2] media: ov5640: Remove unused 'framerate' parameter
` [PATCH 2/2] media: ov5640: Drop dead code using frame_interval
` [EXT] [PATCH 0/2] media: ov5640: drive-by frame_interval cleanups
[BTTV] [FSL P50x0] [PASEMI] TV Time doesn't work anymore after dropping the overlay support
2023-05-05 7:20 UTC (6+ messages)
[PATCH v2] media: ov5640: fix incorrect frame frate issue for defulat VGA
2023-05-05 6:45 UTC (2+ messages)
[PATCH 1/1] media: i2c: ov5670: Fix conditions for clock access
2023-05-05 5:37 UTC (3+ messages)
[PATCH v3] media: mediatek: vcodec: support stateless hevc decoder
2023-05-05 2:37 UTC (3+ messages)
[PATCH v4,0/2] media: mediatek: vcodec: add hevc stateless decoder driver in MT8195
2023-05-05 2:34 UTC (3+ messages)
` [PATCH v4,1/2] media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field
` [PATCH v4,2/2] media: mediatek: vcodec: support stateless hevc decoder
[PATCH] dma-buf: Use fdget()
2023-05-05 2:18 UTC
[PATCH] media: ov5640: fix incorrect frame frate issue for defulat VGA
2023-05-05 1:23 UTC (3+ messages)
` [EXT] "
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c:614:36: warning: unused variable 'mtk_jpeg_enc_ioctl_ops'
2023-05-04 13:53 UTC
[PATCH v2] media: mediatek: vcodec: support stateless hevc decoder
2023-05-04 13:07 UTC (4+ messages)
mainline/master bisection: baseline.dmesg.alert on rk3399-gru-kevin
2023-05-04 10:09 UTC (2+ messages)
[PATCH v3 0/3] fix decoder issues with firmware version check
2023-05-04 10:03 UTC (8+ messages)
` [PATCH v3 1/3] venus: add firmware version based check
` [PATCH v3 2/3] venus: enable sufficient sequence change support for vp9
` [PATCH v3 3/3] venus: fix EOS handling in decoder stop command
BUG: WARNING in dvb_frontend_get_event
2023-05-04 8:28 UTC (3+ messages)
v4l-utils 1.24.0 has been released
2023-05-04 7:25 UTC (5+ messages)
[PATCH] media: dvb-usb: pctv452e: remove unnecessary (void*) conversions
2023-05-04 4:48 UTC
[PATCH] drm:amd:amdgpu: Fix missing buffer object unlock in failure path
2023-05-03 23:15 UTC
[PATCH v11 0/2] drm: add kms driver for loongson display controller
2023-05-03 23:14 UTC (3+ messages)
` [PATCH v11 1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
` [PATCH v11 2/2] drm: add kms driver for loongson display controller
[PATCH 0/6] Initial Rust V4L2 support
2023-05-03 11:00 UTC (12+ messages)
[PATCH] media: camss: camss-video: Don't zero subdev format again after initialization
2023-05-03 9:39 UTC (2+ messages)
[PATCH v7 00/13] AV1 stateless decoder for RK3588
2023-05-03 8:34 UTC (14+ messages)
` [PATCH v7 01/13] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v7 02/13] media: AV1: Make sure that bit depth in correctly initialize
` [PATCH v7 03/13] v4l2-common: Add support for fractional bpp
` [PATCH v7 04/13] media: Add NV15_4L4 pixel format
` [PATCH v7 05/13] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4
` [PATCH v7 06/13] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v7 07/13] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v7 08/13] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v7 09/13] media: verisilicon: Add AV1 entropy helpers
` [PATCH v7 10/13] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v7 11/13] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v7 12/13] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v7 13/13] media: verisilicon: Conditionally ignore native formats
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