linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 13:00:52 to 2022-05-05 13:31:50 UTC [more...]

[PATCH v10 0/5] media: atmel: atmel-isc: implement media controller
 2022-05-05 13:30 UTC  (7+ messages)
` [PATCH v10 1/5] media: atmel: atmel-isc: prepare for media controller support
` [PATCH v10 2/5] media: atmel: atmel-isc: implement media controller
` [PATCH v10 3/5] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v10 4/5] ARM: configs: at91: sama7: add xisc and csi2dc
` [PATCH v10 5/5] ARM: multi_v7_defconfig: add atmel video pipeline modules

[PATCH 1/5] dma-buf: cleanup dma_fence_unwrap selftest
 2022-05-05 13:29 UTC  (6+ messages)
` [PATCH 2/5] dma-buf: cleanup dma_fence_unwrap implementation
` [PATCH 3/5] dma-buf: return only unsignaled fences in dma_fence_unwrap_for_each
` [PATCH 4/5] dma-buf: generalize dma_fence unwrap & merging v2
` [PATCH 5/5] drm: use dma_fence_unwrap_merge() in drm_syncobj

[PATCH] media: atmel: microchip-csi2dc: add link validation support
 2022-05-05 13:23 UTC 

[RFC PATCH] media: atmel: atmel-isc: move media_pipeline_* to (un)prepare cb
 2022-05-05 13:21 UTC 

[RFC PATCHv2] vb2: add support for (un)prepare_streaming queue ops
 2022-05-05 13:16 UTC  (2+ messages)

[PATCH v3 00/15] Support OVTI7251 on Microsoft Surface line
 2022-05-05 12:49 UTC  (24+ messages)
` [PATCH v3 01/15] media: uapi: Add IPU3 packed Y10 format
` [PATCH v3 02/15] media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10
` [PATCH v3 03/15] media: i2c: Add acpi support to ov7251
` [PATCH v3 04/15] media: i2c: Provide ov7251_check_hwcfg()
` [PATCH v3 05/15] media: i2c: Remove per-mode frequencies from ov7251
` [PATCH v3 06/15] media: i2c: Add ov7251_pll_configure()
` [PATCH v3 07/15] media: i2c: Add support for new frequencies to ov7251
` [PATCH v3 08/15] media: i2c: Add ov7251_detect_chip()
` [PATCH v3 09/15] media: i2c: Add pm_runtime support to ov7251
` [PATCH v3 10/15] media: i2c: Remove .s_power() from ov7251
` [PATCH v3 11/15] media: ipu3-cio2: Add INT347E to cio2-bridge
` [PATCH v3 12/15] media: i2c: Extend .get_selection() for ov7251
` [PATCH v3 13/15] media: i2c: add ov7251_init_ctrls()
` [PATCH v3 14/15] media: i2c: Add hblank control to ov7251
` [PATCH v3 15/15] media: i2c: Add vblank control to ov7251 driver

[PATCH v6 00/28] media: ov5640: Rework the clock tree programming for MIPI
 2022-05-05 10:23 UTC  (30+ messages)
` [PATCH v6 01/28] media: ov5640: Add pixel rate to modes
` [PATCH v6 02/28] media: ov5604: Re-arrange modes definition
` [PATCH v6 03/28] media: ov5640: Add ov5640_is_csi2() function
` [PATCH v6 04/28] media: ov5640: Associate bpp with formats
` [PATCH v6 05/28] media: ov5640: Add LINK_FREQ control
` [PATCH v6 06/28] media: ov5640: Update pixel_rate and link_freq
` [PATCH v6 07/28] media: ov5640: Rework CSI-2 clock tree
` [PATCH v6 08/28] media: ov5640: Rework timings programming
` [PATCH v6 09/28] media: ov5640: Fix 720x480 in RGB888 mode
` [PATCH v6 10/28] media: ov5640: Split DVP and CSI-2 timings
` [PATCH v6 11/28] media: ov5640: Provide timings accessor
` [PATCH v6 12/28] media: ov5640: Re-sort per-mode register tables
` [PATCH v6 13/28] media: ov5640: Remove duplicated mode settings
` [PATCH v6 14/28] media: ov5640: Remove ov5640_mode_init_data
` [PATCH v6 15/28] media: ov5640: Add HBLANK control
` [PATCH v6 16/28] media: ov5640: Add VBLANK control
` [PATCH v6 17/28] media: ov5640: Adjust vblank with s_frame_interval
` [PATCH v6 18/28] media: ov5640: Remove frame rate check from find_mode()
` [PATCH v6 19/28] media: ov5640: Change CSI-2 timings to comply with FPS
` [PATCH v6 20/28] media: ov5640: Implement init_cfg
` [PATCH v6 21/28] media: ov5640: Implement get_selection
` [PATCH v6 22/28] media: ov5640: Register device properties
` [PATCH v6 23/28] media: ov5640: Add RGB565_1X16 format
` [PATCH v6 24/28] media: ov5640: Add BGR888 format
` [PATCH v6 25/28] media: ov5640: Restrict sizes to mbus code
` [PATCH v6 26/28] media: ov5640: Adjust format to bpp in s_fmt
` [PATCH v6 27/28] media: ov5640: Split DVP and CSI-2 formats
` [PATCH v6 28/28] media: ov5640: Move format mux config in format

[PATCH v2 1/3] media: dt-bindings: ov5675: document YAML binding
 2022-05-05  8:28 UTC  (6+ messages)
` [PATCH v2 2/3] media: ov5675: add device-tree support
` [PATCH v2 3/3] media: i2c: ov5675: parse and register V4L2 device tree properties

[PATCH v10 0/5] Add support for RZ/G2L VSPD
 2022-05-05  8:07 UTC  (8+ messages)
` [PATCH v10 1/5] media: dt-bindings: media: renesas,vsp1: Document RZ/G2L VSPD bindings
` [PATCH v10 2/5] media: renesas: vsp1: Add support to deassert/assert reset line
` [PATCH v10 3/5] media: renesas: vsp1: Add support for VSP software version
` [PATCH v10 4/5] media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bit
` [PATCH v10 5/5] media: renesas: vsp1: Add support for RZ/G2L VSPD

[PATCH v4 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-05-05  0:42 UTC  (3+ messages)
` [PATCH v4 05/24] media: h264: Use v4l2_h264_reference for reflist

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-05-04 20:23 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: media: rockchip-vpu: Add RK3568 JPEG compatible

[PATCH v9 0/5] Add support for RZ/G2L VSPD
 2022-05-04 17:55 UTC  (6+ messages)
` [PATCH v9 2/5] media: renesas: vsp1: Add support to deassert/assert reset line

[PATCH] drm/nouveau: reorder nouveau_drm_device_fini
 2022-05-04 17:18 UTC 

[PATCH v14 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-05-04 11:49 UTC  (4+ messages)
` [PATCH v14 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components

Tackling the indefinite/user DMA fence problem
 2022-05-04 10:08 UTC  (19+ messages)
` [PATCH 01/15] dma-buf: rename DMA_FENCE_FLAG_USER_BITS to _DEVICE
` [PATCH 02/15] dma-buf: introduce user fence support
` [PATCH 03/15] dma-buf: add user fence support to dma_fence_array
` [PATCH 04/15] dma-buf: add user fence support to dma_fence_chain
` [PATCH 05/15] dma-buf: add user fence support to dma_resv
` [PATCH 06/15] dma-buf: add user fence support to dma_fence_merge()
` [PATCH 07/15] dma-buf: add user fence utility functions
` [PATCH 08/15] dma-buf: add support for polling on user fences
` [PATCH 09/15] dma-buf/sync_file: add user fence support
` [PATCH 10/15] drm: add user fence support for atomic out fences
` [PATCH 11/15] drm: add user fence support for atomic in fences
` [PATCH 12/15] drm: add user fence support to drm_gem_plane_helper_prepare_fb
` [PATCH 13/15] drm: add user fence support to drm_syncobj
` [PATCH 14/15] drm/amdgpu: switch DM to atomic fence helpers
` [PATCH 15/15] drm/amdgpu: user fence proof of concept

[PATCH 1/3] dma-buf/sync_file: cleanup fence merging a bit
 2022-05-04  9:24 UTC  (8+ messages)
` [PATCH 2/3] dma-buf: cleanup dma_fence_unwrap implementation and selftest
` [PATCH 3/3] dma-buf: generalize fence merging

[PATCH 1/3] media: dt-bindings: ov5675: document YAML binding
 2022-05-03 22:21 UTC  (5+ messages)
` [PATCH 2/3] media: ov5675: add device-tree support
` [PATCH 3/3] media: i2c: ov5675: parse and register V4L2 device tree properties

[PATCH v4] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-05-03 15:19 UTC 

[PATCH v3] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-05-03 14:49 UTC  (3+ messages)

[PATCH v2] media: hantro: HEVC: Fix reference frames management
 2022-05-03 14:40 UTC  (2+ messages)

[PATCH v2 1/2] v4l2-utils: Change get_(cap_compose|out_crop)_rect() return type to void
 2022-05-03 14:38 UTC  (2+ messages)
` [PATCH v2 2/2] v4l2-utils: read/write full frame from/to file for m2m non codec driver

[PATCH v2] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-05-03 13:32 UTC  (3+ messages)

[RFC] media: renesas: vsp1: Add VSPD underrun detection & tracing
 2022-05-03 13:27 UTC  (2+ messages)

[RFC PATCH v2] media: renesas: vsp1: Add VSPD underrun detection & tracing
 2022-05-03 13:20 UTC 

[PATCH] media: hantro: HEVC: Fix reference frames management
 2022-05-03 13:04 UTC 

[PATCH v5 0/9] i.MX8MP DW100 dewarper driver
 2022-05-03 11:59 UTC  (11+ messages)
` [PATCH v5 1/9] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v5 2/9] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v5 3/9] vivid: add dynamic array test control
` [PATCH v5 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v5 5/9] media: v4l: uapi: Add user control base for DW100 controls
` [PATCH v5 6/9] media: uapi: Add a control for DW100 driver
` [PATCH v5 7/9] media: dt-bindings: media: Add i.MX8MP DW100 binding
` [PATCH v5 8/9] media: dw100: Add i.MX8MP dw100 dewarper driver
` [PATCH v5 9/9] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver

[PATCH] media: atmel: atmel-sama7g5-isc: fix warning in configs without OF
 2022-05-03 11:12 UTC 

[PATCH v10 0/8] media: atmel: atmel-isc: various fixes
 2022-05-03  8:44 UTC  (9+ messages)
` [PATCH v10 1/8] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v10 2/8] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v10 3/8] media: atmel: atmel-isc: remove redundant comments
` [PATCH v10 4/8] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v10 5/8] media: atmel: atmel-isc-base: use mutex to lock awb workq from streaming
` [PATCH v10 6/8] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v10 7/8] media: atmel: atmel-sama7g5-isc: remove stray line
` [PATCH v10 8/8] dt-bindings: media: microchip,xisc: add bus-width of 14

possible deadlock in display_open
 2022-05-03  7:41 UTC  (21+ messages)
            ` [PATCH] media: imon: remove redundant serialization
                ` [PATCH v2] media: imon: reorganize serialization
                  ` [PATCH v2 (resend)] "

cron job: media_tree daily build: WARNINGS
 2022-05-03  4:54 UTC 

[PATCH v6 0/6] Proposal for a GPU cgroup controller
 2022-05-02 23:19 UTC  (4+ messages)
` [PATCH v6 3/6] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [PATCH v6 4/6] dmabuf: Add gpu cgroup charge transfer function
` [PATCH v6 5/6] binder: Add flags to relinquish ownership of fds

[PATCH] drivers/dma-buf: fix the wrong return val
 2022-05-02 17:14 UTC 

[PATCH v2 0/4] drm/nvdla: Add driver support for NVDLA
 2022-05-02 17:04 UTC  (5+ messages)

[PATCH v2 4/8] drivers: use new capable_or functionality
 2022-05-02 16:00 UTC 

[PATCH v2 4/4] staging: media: zoran: replace dprintk with new debugging macros
 2022-05-02 15:44 UTC  (3+ messages)

[GIT PULL FOR v5.19] imon fixes
 2022-05-02 10:10 UTC  (2+ messages)
` [GIT PULL FOR v5.19] imon fixes (#82817)

[linux-next:master] BUILD REGRESSION 5469f0c06732a077c70a759a81f2a1f00b277694
 2022-05-02  4:47 UTC 

[PATCH] media: i2c: ov5645: Remove unneeded of_match_ptr macro
 2022-05-01 22:59 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2022-05-01  5:00 UTC 

[PATCH v3 2/2] ALSA: hda - identify when audio is provided by a video driver
 2022-04-30 18:42 UTC  (2+ messages)

Build failed in Jenkins: dtv-scan-tables #23
 2022-04-30 15:14 UTC  (2+ messages)
` Jenkins build is back to normal : dtv-scan-tables #24

[PATCH v3 0/3] Rockchip RK3328 VDEC support
 2022-04-30 14:05 UTC  (2+ messages)
` (subset) "

[PATCH] media: venus: set ubwc configuration on specific video hardware
 2022-04-29 21:43 UTC  (3+ messages)

[PATCH 0/2] media: s5c73m3: Update gpio interface and documentation
 2022-04-29 20:55 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: media: s5c73m3: Fix reset-gpio descriptor

[RFC v2 17/39] media: add HAS_IOPORT dependencies
 2022-04-29 15:36 UTC  (2+ messages)

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-29 14:24 UTC  (7+ messages)
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
 2022-04-29 13:46 UTC  (3+ messages)

[RFC PATCH] vb2: add support for (un)prepare_streaming queue ops
 2022-04-29 13:00 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).