linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-29 21:34:39 to 2023-05-04 13:07:35 UTC [more...]

[PATCH v2] media: mediatek: vcodec: support stateless hevc decoder
 2023-05-04 13:07 UTC  (4+ messages)

[PATCH v3] media: mediatek: vcodec: support stateless hevc decoder
 2023-05-04 11:57 UTC 

[PATCH 0/4] venus: add support for 10 bit decoding
 2023-05-04 10:36 UTC  (5+ 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

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)

[PATCH v12 0/2] drm: add kms driver for loongson display controller
 2023-05-04  8:04 UTC  (3+ messages)
` [PATCH v12 1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
` [PATCH v12 2/2] drm: add kms driver for loongson display controller

[PATCH v2 00/18] Venus QoL / maintainability fixes
 2023-05-04  8:01 UTC  (19+ 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

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  (13+ messages)

[PATCH] media: camss: camss-video: Don't zero subdev format again after initialization
 2023-05-03  9:39 UTC  (2+ messages)

[PATCH 0/3] media: camss: Link CAMSS power domain on MSM8996
 2023-05-03  9:15 UTC  (8+ 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

[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

[PATCH 1/1] media: i2c: ov5670: Fix conditions for clock access
 2023-05-03  7:25 UTC  (2+ messages)

[PATCH v2 net-next 0/6] Brcm ASP 2.0 Ethernet controller
 2023-05-03  7:15 UTC  (6+ messages)
` [PATCH v2 net-next 3/6] net: bcmasp: Add support for ASP2.0 "

[PATCH] media: venus: only set H264_TRANSFORM_8X8 on supported hfi versions
 2023-05-03  6:47 UTC  (8+ messages)

cron job: media_tree daily build: WARNINGS
 2023-05-03  2:41 UTC 

[PATCH 0/2] media: Fix p_s32 and p_s64 pointer types
 2023-05-02 15:23 UTC  (4+ messages)
` [PATCH 1/2] media: videodev2.h: "
` [PATCH 2/2] media: docs: vidioc-g-ext-ctrls.rst: Update p_s32 and p_s64 types

[PATCH 1/1] media: video-mux: Add missing media_entity_cleanup upon async register fail
 2023-05-02 14:15 UTC 

[PATCH 1/1] media: staging: media: imx6-mipi-csi2: Add log_status core callback
 2023-05-02 14:09 UTC 

[PATCH 1/1] media: tc358743: fix cleanup path
 2023-05-02 14:06 UTC 

[PATCH v9 0/6] media: verisilicon: HEVC: fix 10bits handling
 2023-05-02 14:02 UTC  (7+ messages)
` [PATCH v9 1/6] media: verisilicon: Do not set context src/dst formats in reset functions

[ANN] Request for Topics for a Media Summit June 26th
 2023-05-02 13:41 UTC  (3+ messages)

[PATCH] venus: add support for 10 bit decoding
 2023-05-02 13:08 UTC  (4+ messages)

[PATCH 0/2] ST MIPID02 bridge format propagation fixes
 2023-05-02 10:35 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: Correct format propagation for st-mipid02
` [PATCH 2/2] media: i2c: Propagate format from sink to source pad

[PATCH v12 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-05-02  8:44 UTC  (8+ messages)
` [PATCH v12 1/7] ARM: dts: nuvoton: Add node for NPCM VCD and ECE engine
` [PATCH v12 2/7] media: dt-bindings: nuvoton: Add "
` [PATCH v12 3/7] dt-bindings: arm: nuvoton: Add NPCM GFXI
` [PATCH v12 4/7] media: v4l: Add HEXTILE compressed format
` [PATCH v12 5/7] media: v4l2-ctrls: Add user control base for Nuvoton NPCM controls
` [PATCH v12 6/7] media: uapi: Add controls for NPCM video driver
` [PATCH v12 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[BTTV] [FSL P50x0] [PASEMI] TV Time doesn't work anymore after dropping the overlay support
 2023-05-02  6:57 UTC  (3+ messages)

[PATCH v2 00/13] bttv: convert to vb2
 2023-05-02  3:27 UTC  (14+ messages)
` [PATCH v2 01/13] media: bttv: use video_drvdata to get bttv
` [PATCH v2 02/13] media: bttv: replace BUG with WARN_ON
` [PATCH v2 03/13] media: bttv: radio use v4l2_fh instead of bttv_fh
` [PATCH v2 04/13] media: bttv: copy vid fmt/width/height from fh
` [PATCH v2 05/13] media: bttv: copy vbi_fmt from bttv_fh
` [PATCH v2 06/13] media: bttv: move do_crop flag out of bttv_fh
` [PATCH v2 07/13] media: bttv: remove format field from bttv_buffer
` [PATCH v2 08/13] media: bttv: remove tvnorm "
` [PATCH v2 09/13] media: bttv: remove crop info "
` [PATCH v2 10/13] media: bttv: move vbi_skip/vbi_count out of buffer
` [PATCH v2 11/13] media: bttv: refactor bttv_set_dma()
` [PATCH v2 12/13] media: bttv: use audio defaults for winfast2000
` [PATCH v2 13/13] media: bttv: convert to vb2

[PATCH] staging: media: usbvision: Remove comparision to NULL
 2023-05-02  1:05 UTC 

CreHivi 4K Video HDMI Capture - Kernel Crash Messages
 2023-05-01 22:45 UTC 

[PATCH v3 00/13] Re-introduce Exynos4212 support and add Samsung Galaxy Tab 3 8.0 boards
 2023-05-01 19:55 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: soc: samsung: add Exynos4212 PMU compatible
` [PATCH v3 02/13] dt-bindings: clock: add Exynos4212 clock compatible
` [PATCH v3 03/13] ARM: exynos: Re-introduce Exynos4212 support
` [PATCH v3 04/13] soc: samsung: "
` [PATCH v3 05/13] clk: samsung: Add Exynos4212 compatible to CLKOUT driver
` [PATCH v3 06/13] clk: samsung: Re-add support for Exynos4212 CPU clock
` [PATCH v3 07/13] Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
` [PATCH v3 08/13] Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB"
` [PATCH v3 09/13] ARM: dts: Move common Exynos4x12 definitions to exynos4x12.dtsi
` [PATCH v3 10/13] ARM: dts: Re-introduce Exynos4212 DTSI
` [PATCH v3 11/13] ARM: dts: exynos: Fix some typos in comments
` [PATCH v3 12/13] dt-bindings: arm: samsung: Add Samsung Galaxy Tab3 family boards
` [PATCH v3 13/13] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards

[PATCH] media: verisilicon: Final fix for the crash when opening the driver
 2023-05-01 18:50 UTC  (2+ messages)

[PATCH v3 00/11] iio: new DMABUF based API, v3
 2023-05-01 16:25 UTC  (5+ messages)
` [PATCH v3 03/11] iio: buffer-dma: Get rid of outgoing queue

[PATCH v2 0/7] Move dma-buf mmap() reservation locking down to exporters
 2023-05-01 15:42 UTC  (3+ messages)
` [PATCH v2 6/7] dma-buf: Change locking policy for mmap()

[PATCH AUTOSEL 6.3 13/44] media: imx-jpeg: Bounds check sizeimage access
 2023-05-01 15:26 UTC  (9+ messages)
` [PATCH AUTOSEL 6.3 14/44] media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
` [PATCH AUTOSEL 6.3 15/44] media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
` [PATCH AUTOSEL 6.3 16/44] media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols
` [PATCH AUTOSEL 6.3 34/44] media: cros-ec-cec: Don't exit early in .remove() callback
` [PATCH AUTOSEL 6.3 35/44] media: ipu3-cio2: support multiple sensors and VCMs with same HID
` [PATCH AUTOSEL 6.3 40/44] media: Prefer designated initializers over memset for subdev pad ops
` [PATCH AUTOSEL 6.3 42/44] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup

[PATCH v1 0/4] media: uvcvideo: Misc cleanups
 2023-05-01 15:23 UTC  (11+ messages)
` [PATCH v1 1/4] media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
` [PATCH v1 2/4] media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
` [PATCH v1 3/4] media: uvcvideo: Constify formats, frames and intervals
` [PATCH v1 4/4] media: uvcvideo: Constify descriptor buffers

[PATCH] media: uvcvideo: Explicit alignment of uvc_frame and uvc_format
 2023-05-01 14:49 UTC 

[PATCH v2 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-05-01 13:29 UTC  (5+ messages)
` [PATCH v2 1/3] media: uvcvideo: Cancel async worker earlier

[PATCH] media: uvcvideo: Don't expose unsupported formats to userspace
 2023-05-01 13:22 UTC  (4+ messages)

[PATCH v3] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-05-01 13:10 UTC 

[PATCH] media: MAINTAINERS: Add myself as Venus reviewer
 2023-05-01 11:09 UTC  (2+ messages)

[syzbot] Monthly media report (Apr 2023)
 2023-05-01  9:02 UTC 

[PATCH AUTOSEL 4.19 9/9] media: cros-ec-cec: Don't exit early in .remove() callback
 2023-05-01  3:06 UTC 

[PATCH AUTOSEL 5.4 9/9] media: cros-ec-cec: Don't exit early in .remove() callback
 2023-05-01  3:06 UTC 

[PATCH AUTOSEL 5.15 05/17] media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
 2023-05-01  3:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 06/17] media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
` [PATCH AUTOSEL 5.15 15/17] media: cros-ec-cec: Don't exit early in .remove() callback
` [PATCH AUTOSEL 5.15 17/17] media: Prefer designated initializers over memset for subdev pad ops

[PATCH AUTOSEL 5.10 11/12] media: cros-ec-cec: Don't exit early in .remove() callback
 2023-05-01  3:05 UTC 

[PATCH AUTOSEL 6.1 10/33] media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
 2023-05-01  3:02 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 11/33] media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
` [PATCH AUTOSEL 6.1 12/33] media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols
` [PATCH AUTOSEL 6.1 27/33] media: cros-ec-cec: Don't exit early in .remove() callback
` [PATCH AUTOSEL 6.1 32/33] media: Prefer designated initializers over memset for subdev pad ops
` [PATCH AUTOSEL 6.1 33/33] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup

[PATCH AUTOSEL 6.2 12/37] media: imx-jpeg: Bounds check sizeimage access
 2023-05-01  2:59 UTC  (7+ messages)
` [PATCH AUTOSEL 6.2 13/37] media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
` [PATCH AUTOSEL 6.2 14/37] media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
` [PATCH AUTOSEL 6.2 15/37] media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols
` [PATCH AUTOSEL 6.2 30/37] media: cros-ec-cec: Don't exit early in .remove() callback
` [PATCH AUTOSEL 6.2 35/37] media: Prefer designated initializers over memset for subdev pad ops
` [PATCH AUTOSEL 6.2 37/37] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup

[PATCH v2] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-04-30 16:49 UTC  (2+ messages)

[PATCH] media: ov5693: Simplify an error message
 2023-04-30  7:17 UTC  (4+ messages)

[PATCH 1/1] media: tc358743: Add error code to error message
 2023-04-29 22:44 UTC  (2+ messages)

[PATCH v2] media: renesas: fdp1: Identify R-Car Gen2 versions
 2023-04-29 21:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).