linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 07:35:33 to 2022-04-01 16:02:35 UTC [more...]

[PATCH] dt-bindings: Fix 'enum' lists with duplicate entries
 2022-04-01 15:28 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 03/29] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-04-01 14:45 UTC 

[PATCH AUTOSEL 5.10 04/65] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-04-01 14:41 UTC 

[PATCH AUTOSEL 5.15 04/98] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-04-01 14:36 UTC 

[PATCH AUTOSEL 5.4 03/37] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-04-01 14:44 UTC 

[PATCH AUTOSEL 5.16 007/109] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-04-01 14:31 UTC 

[PATCH AUTOSEL 5.17 011/149] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-04-01 14:23 UTC 

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-01 13:18 UTC  (5+ messages)

[PATCH v2] media: nxp: imx-mips-csis depends on VIDEO_DEV
 2022-04-01 10:08 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: fix v4l2 compliance decoder cmd test fail
 2022-04-01  8:27 UTC  (3+ messages)

[PATCH v2] media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
 2022-04-01  8:13 UTC 

[PATCH 1/4] drm/etnaviv: Use scheduler dependency handling
 2022-04-01  7:49 UTC  (3+ messages)
` [PATCH 2/4] drm/gem: Delete gem array fencing helpers

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-04-01  5:10 UTC  (9+ messages)
` [PATCH 05/22] acpica: "
` [PATCH 11/22] rdmavt: "

[PATCH] media: atomisp: simplify if-if to if-else
 2022-04-01  3:33 UTC 

[PATCH v4] media: hantro: Implement support for encoder commands
 2022-04-01  3:33 UTC  (3+ messages)

[PATCH] media: nxp: RB532: fix return value of __setup handler
 2022-03-31 23:09 UTC  (2+ messages)

[PATCH v12 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-03-31 21:19 UTC  (3+ messages)
` [PATCH v12 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings

[PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-31 20:48 UTC  (21+ messages)
` [PATCH v8, 01/17] media: mediatek: vcodec: Add vdec enable/disable hardware helpers
` [PATCH v8, 02/17] media: mediatek: vcodec: Using firmware type to separate different firmware architecture
` [PATCH v8, 03/17] media: mediatek: vcodec: get capture queue buffer size from scp
` [PATCH v8, 04/17] media: mediatek: vcodec: Read max resolution from dec_capability
` [PATCH v8, 05/17] media: mediatek: vcodec: set each plane bytesused in buf prepare
` [PATCH v8, 06/17] media: mediatek: vcodec: Refactor get and put capture buffer flow
` [PATCH v8, 07/17] media: mediatek: vcodec: Refactor supported vdec formats and framesizes
` [PATCH v8, 08/17] media: mediatek: vcodec: Getting supported decoder format types
` [PATCH v8, 09/17] media: mediatek: vcodec: Add format to support MT21C
` [PATCH v8, 10/17] media: mediatek: vcodec: disable vp8 4K capability
` [PATCH v8, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail
` [PATCH v8, 12/17] media: mediatek: vcodec: record capture queue format type
` [PATCH v8, 13/17] media: mediatek: vcodec: Extract H264 common code
` [PATCH v8, 14/17] media: mediatek: vcodec: support stateless H.264 decoding for mt8192
` [PATCH v8, 15/17] media: mediatek: vcodec: support stateless VP8 decoding
` [PATCH v8, 16/17] media: mediatek: vcodec: support stateless VP9 decoding
` [PATCH v8, 17/17] media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko

imx-mipi-csis.c:undefined reference to `v4l2_async_nf_init'
 2022-03-31 20:18 UTC 

[PATCH] media: hantro: Empty encoder capture buffers by default
 2022-03-31 20:15 UTC  (2+ messages)

[PATCH v2 01/23] media: doc: Document dual use of H.264 pic_num/frame_num
 2022-03-31 20:02 UTC  (24+ messages)
  ` [PATCH v2 00/23] H.264 Field Decoding Support for Frame-based Decoders
` [PATCH v2 02/23] media: v4l2-mem2mem: Trace on implicit un-hold
` [PATCH v2 03/23] media: videobuf2-v4l2: Warn on holding buffers without support
` [PATCH v2 04/23] media: h264: Avoid wrapping long_term_frame_idx
` [PATCH v2 05/23] media: h264: Use v4l2_h264_reference for reflist
` [PATCH v2 06/23] media: h264: Increase reference lists size to 32
` [PATCH v2 07/23] media: h264: Store current picture fields
` [PATCH v2 08/23] media: h264: Store all fields into the unordered list
` [PATCH v2 09/23] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v2 10/23] media: h264: Sort p/b reflist using frame_num
` [PATCH v2 11/23] media: v4l2: Reorder field reflist
` [PATCH v2 12/23] media: rkvdec: Stop overclocking the decoder
` [PATCH v2 13/23] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v2 14/23] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v2 15/23] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v2 16/23] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v2 17/23] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v2 18/23] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v2 19/23] media: rkvdec-h264: Add field decoding support
` [PATCH v2 20/23] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v2 21/23] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v2 22/23] media: hantro: h264: Make dpb entry management more robust
` [PATCH v2 23/23] media: hantro: Add H.264 field decoding support

[PATCH v1 03/24] media: h264: Avoid wrapping long_term_frame_idx
 2022-03-31 18:25 UTC  (33+ messages)
` [PATCH v1 09/24] media: v4l2-mem2mem: Fix typo in trace message
` [PATCH v1 16/24] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v1 20/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v1 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v1 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v1 24/24] media: rkvdec-h264: Don't hardcode SPS/PPS parameters

[PATCH v3, 00/10] Enable two H264 encoder core on MT8195
 2022-03-31 18:00 UTC  (9+ messages)
` [PATCH v3, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195

[PATCH] media: rcar-vin: Remove stray blank line
 2022-03-31 16:13 UTC  (2+ messages)

[PATCH v3] si2157: unknown chip version Si2147-A30 ROM 0x50
 2022-03-31 15:55 UTC 

[PATCH] media: i2c: dw9714: Return zero in remove callback
 2022-03-31 13:31 UTC 

[PATCH v3 0/8] media: i2c: ov5670: OF support, runtime_pm, regulators
 2022-03-31 12:34 UTC  (5+ messages)
` [PATCH v3 6/8] media: i2c: ov5670: Add runtime_pm operations

[PATCH] media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV
 2022-03-31 12:31 UTC 

[PATCH v6 4/6] staging: media: wave5: Add TODO file
 2022-03-31 12:31 UTC  (5+ messages)

ERROR: modpost: "v4l2_subdev_link_validate" [drivers/media/platform/nxp/imx-mipi-csis.ko] undefined!
 2022-03-31 10:57 UTC 

[PATCH RFT] media: vicodec: Fix encoder has stopped condition check in encoder_cmd
 2022-03-31  8:50 UTC 

[PATCH v2] si2157: unknown chip version Si2147-A30 ROM 0x50
 2022-03-31  7:36 UTC 

ERROR: modpost: "v4l2_async_register_subdev" [drivers/media/platform/nxp/imx-mipi-csis.ko] undefined!
 2022-03-31  7:11 UTC 

Bug 215726 - si2157.c: mention name of the missing firmware file
 2022-03-31  6:46 UTC  (7+ messages)

[PATCH next] dma-buf/sync-file: do not allow zero size allocations
 2022-03-31  6:23 UTC  (4+ messages)
` [Linaro-mm-sig] "

cron job: media_tree daily build: WARNINGS
 2022-03-31  4:52 UTC 

[PATCH v2] media: mc: delete redundant code in __media_device_unregister_entity
 2022-03-31  2:06 UTC 

[PATCH] media: mc: delete redundant code in __media_device_unregister_entity
 2022-03-31  1:52 UTC  (4+ messages)

drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h:35:6: warning: no previous prototype for function 'fimc_isp_video_device_unregister'
 2022-03-30 20:59 UTC 

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-30 20:56 UTC  (4+ messages)
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-03-30 18:46 UTC 

[syzbot] KASAN: use-after-free Read in em28xx_init_extension (2)
 2022-03-30 18:46 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/37] media: staging: media: zoran: move videodev alloc
 2022-03-30 11:51 UTC  (10+ messages)
` [PATCH AUTOSEL 5.10 02/37] media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com
` [PATCH AUTOSEL 5.10 03/37] media: staging: media: zoran: fix various V4L2 compliance errors
` [PATCH AUTOSEL 5.10 04/37] media: ir_toy: free before error exiting
` [PATCH AUTOSEL 5.10 13/37] media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator off on some boards
` [PATCH AUTOSEL 5.10 14/37] media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
` [PATCH AUTOSEL 5.10 25/37] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH AUTOSEL 5.10 31/37] media: Revert "media: em28xx: add missing em28xx_close_extension"
` [PATCH AUTOSEL 5.10 32/37] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH AUTOSEL 5.10 36/37] media: atomisp: fix bad usage at error handling logic

[PATCH AUTOSEL 5.15 01/50] media: staging: media: zoran: move videodev alloc
 2022-03-30 11:50 UTC  (14+ messages)
` [PATCH AUTOSEL 5.15 02/50] media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com
` [PATCH AUTOSEL 5.15 03/50] media: staging: media: zoran: fix various V4L2 compliance errors
` [PATCH AUTOSEL 5.15 04/50] media: atmel: atmel-isc-base: report frame sizes as full supported range
` [PATCH AUTOSEL 5.15 05/50] media: ir_toy: free before error exiting
` [PATCH AUTOSEL 5.15 08/50] media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers
` [PATCH AUTOSEL 5.15 20/50] media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator off on some boards
` [PATCH AUTOSEL 5.15 21/50] media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
` [PATCH AUTOSEL 5.15 34/50] media: imx-jpeg: fix a bug of accessing array out of bounds
` [PATCH AUTOSEL 5.15 35/50] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH AUTOSEL 5.15 42/50] media: i2c: ov5648: Fix lockdep error
` [PATCH AUTOSEL 5.15 43/50] media: Revert "media: em28xx: add missing em28xx_close_extension"
` [PATCH AUTOSEL 5.15 44/50] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH AUTOSEL 5.15 49/50] media: atomisp: fix bad usage at error handling logic

[PATCH AUTOSEL 4.14 13/20] media: cx88-mpeg: clear interrupt status register before streaming video
 2022-03-30 11:53 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 17/20] media: hdpvr: initialize dev->worker at hdpvr_register_videodev

[PATCH AUTOSEL 4.9 11/17] media: cx88-mpeg: clear interrupt status register before streaming video
 2022-03-30 11:54 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 15/17] media: hdpvr: initialize dev->worker at hdpvr_register_videodev

[PATCH AUTOSEL 5.16 01/59] media: staging: media: zoran: move videodev alloc
 2022-03-30 11:48 UTC  (14+ messages)
` [PATCH AUTOSEL 5.16 02/59] media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com
` [PATCH AUTOSEL 5.16 03/59] media: staging: media: zoran: fix various V4L2 compliance errors
` [PATCH AUTOSEL 5.16 04/59] media: atmel: atmel-isc-base: report frame sizes as full supported range
` [PATCH AUTOSEL 5.16 05/59] media: ir_toy: free before error exiting
` [PATCH AUTOSEL 5.16 09/59] media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers
` [PATCH AUTOSEL 5.16 21/59] media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator off on some boards
` [PATCH AUTOSEL 5.16 22/59] media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
` [PATCH AUTOSEL 5.16 37/59] media: imx-jpeg: fix a bug of accessing array out of bounds
` [PATCH AUTOSEL 5.16 38/59] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH AUTOSEL 5.16 47/59] media: i2c: ov5648: Fix lockdep error
` [PATCH AUTOSEL 5.16 48/59] media: Revert "media: em28xx: add missing em28xx_close_extension"
` [PATCH AUTOSEL 5.16 49/59] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH AUTOSEL 5.16 58/59] media: atomisp: fix bad usage at error handling logic

[PATCH AUTOSEL 4.19 14/22] media: cx88-mpeg: clear interrupt status register before streaming video
 2022-03-30 11:53 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 18/22] media: Revert "media: em28xx: add missing em28xx_close_extension"
` [PATCH AUTOSEL 4.19 19/22] media: hdpvr: initialize dev->worker at hdpvr_register_videodev

[PATCH AUTOSEL 5.17 01/66] media: staging: media: zoran: move videodev alloc
 2022-03-30 11:46 UTC  (14+ messages)
` [PATCH AUTOSEL 5.17 02/66] media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com
` [PATCH AUTOSEL 5.17 03/66] media: staging: media: zoran: fix various V4L2 compliance errors
` [PATCH AUTOSEL 5.17 04/66] media: atmel: atmel-isc-base: report frame sizes as full supported range
` [PATCH AUTOSEL 5.17 05/66] media: ir_toy: free before error exiting
` [PATCH AUTOSEL 5.17 09/66] media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers
` [PATCH AUTOSEL 5.17 21/66] media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator off on some boards
` [PATCH AUTOSEL 5.17 22/66] media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
` [PATCH AUTOSEL 5.17 37/66] media: imx-jpeg: fix a bug of accessing array out of bounds
` [PATCH AUTOSEL 5.17 38/66] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH AUTOSEL 5.17 48/66] media: i2c: ov5648: Fix lockdep error
` [PATCH AUTOSEL 5.17 49/66] media: Revert "media: em28xx: add missing em28xx_close_extension"
` [PATCH AUTOSEL 5.17 50/66] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH AUTOSEL 5.17 65/66] media: atomisp: fix bad usage at error handling logic

[PATCH AUTOSEL 5.4 16/25] media: cx88-mpeg: clear interrupt status register before streaming video
 2022-03-30 11:52 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 20/25] media: Revert "media: em28xx: add missing em28xx_close_extension"
` [PATCH AUTOSEL 5.4 21/25] media: hdpvr: initialize dev->worker at hdpvr_register_videodev

[PATCH] media: staging: atomisp: rework reading the id and revision values
 2022-03-30 10:50 UTC  (5+ messages)

[PATCH v3 0/2] dw9807 binding and driver compatible changes
 2022-03-30  7:48 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: Convert Dongwoon dw9807-vcm bindings to json-schema
` [PATCH v3 2/2] dw9807-vcm: Add "dongwoon,dw9807" compatible string


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).