linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 16:24:01 to 2020-10-23 12:23:09 UTC [more...]

[PATCH 05/65] drm/atomic-helper: Add dma-fence annotations
 2020-10-23 12:21 UTC  (20+ messages)
  ` [PATCH 06/65] drm/vkms: Annotate vblank timer
  ` [PATCH 07/65] drm/vblank: Annotate with dma-fence signalling section
  ` [PATCH 08/65] drm/amdgpu: add dma-fence annotations to atomic commit path
  ` [PATCH 17/65] drm/scheduler: use dma-fence annotations in main thread
  ` [PATCH 18/65] drm/amdgpu: use dma-fence annotations in cs_submit()
  ` [PATCH 19/65] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
  ` [PATCH 20/65] drm/scheduler: use dma-fence annotations in tdr work
  ` [PATCH 21/65] drm/amdgpu: use dma-fence annotations for gpu reset code
  ` [PATCH 22/65] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
  ` [PATCH 23/65] drm/i915: Annotate dma_fence_work
  ` [PATCH 29/65] s390/pci: Remove races against pte updates
  ` [PATCH 30/65] drm/exynos: Stop using frame_vector helpers
  ` [PATCH 31/65] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
  ` [PATCH 32/65] misc/habana: Stop using frame_vector helpers
  ` [PATCH 33/65] misc/habana: Use FOLL_LONGTERM for userptr
  ` [PATCH 34/65] mm/frame-vector: Use FOLL_LONGTERM
  ` [PATCH 35/65] media: videobuf2: Move frame_vector into media subsystem
  ` [PATCH 36/65] mm: Close race in generic_access_phys
  ` [PATCH 37/65] mm: Add unsafe_follow_pfn

[PATCH v2] kernel-doc: validate kernel-doc markup with the actual names
 2020-10-23 11:24 UTC  (2+ messages)

[PATCH v3 00/23] drm/msm: de-struct_mutex-ification
 2020-10-23 10:58 UTC  (2+ messages)
` [Freedreno] "

[PATCH] kernel-doc: validate function prototype names
 2020-10-23 10:18 UTC  (3+ messages)

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-23 10:06 UTC  (28+ messages)
` [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
` [RFC PATCH v3 3/9] software_node: Fix failure to hold refcount in software_node_get_next_child
` [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name
` [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
` [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-23  9:12 UTC  (34+ messages)
` [PATCH v3 01/16] drm/exynos: Stop using frame_vector helpers
` [PATCH v3 02/16] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v3 03/16] misc/habana: Stop using frame_vector helpers
` [PATCH v3 04/16] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v3 05/16] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v3 06/16] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v3 07/16] mm: Close race in generic_access_phys
` [PATCH v3 08/16] s390/pci: Remove races against pte updates
` [PATCH v3 09/16] mm: Add unsafe_follow_pfn
` [PATCH v3 10/16] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v3 11/16] vfio/type1: Mark follow_pfn "
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v3 13/16] /dev/mem: Only set filp->f_mapping
` [PATCH v3 14/16] resource: Move devmem revoke code to resource framework
` [PATCH v3 15/16] sysfs: Support zapping of binary attr mmaps
` [PATCH v3 16/16] PCI: Revoke mappings like devmem

pull request: linux-firmware: mediatek: separate venc service thread
 2020-10-23  9:10 UTC  (2+ messages)
` [PATCH] "

KMSAN: uninit-value in dib3000mb_attach (2)
 2020-10-23  8:07 UTC 

[PATCH 1/4] MAINTAINERS: move Kamil Debski to credits
 2020-10-23  6:11 UTC  (5+ messages)

cron job: media_tree daily build: WARNINGS
 2020-10-23  3:38 UTC 

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-10-22 23:08 UTC  (11+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

[PATCH v2 0/7] Add support for SDM630/660 Camera Subsystem
 2020-10-22 17:47 UTC  (8+ messages)
` [PATCH v2 1/7] media: camss: ispif: Correctly reset based on the VFE ID
` [PATCH v2 2/7] media: camss: vfe-4-7: Rename get_ub_size, set_qos, set_ds, wm_enable
` [PATCH v2 3/7] media: camss: vfe: Add support for VFE 4.8
` [PATCH v2 4/7] media: camss: Add support for SDM630/636/660 camera subsystem
` [PATCH v2 5/7] media: camss: csiphy-3ph: Add support for SDM630/660
` [PATCH v2 6/7] media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss
` [PATCH v2 7/7] media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660

[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
 2020-10-22 17:08 UTC  (5+ messages)
` [PATCH 2/6] media: camss: ispif: Correctly reset based on the VFE ID

[ragnatech:media-next] BUILD SUCCESS 264d4b6e65897fd0697c1ca61ae36cf79ecb95b9
 2020-10-22 17:08 UTC 

[PATCH] venus: venc: add handling for VIDIOC_ENCODER_CMD
 2020-10-22 15:10 UTC  (3+ messages)

[PATCH v4 0/2] DCMI BT656 parallel bus mode support
 2020-10-22 14:56 UTC  (6+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[Outreachy kernel][PATCH 0/5] drm/amdgpu: Replace snprintf() with sysfs_emit
 2020-10-22 14:13 UTC  (8+ messages)
` [PATCH 1/5] gpu: drm: amdgpu: Replace snprintf() with sysfs_emit()
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "
  ` [Outreachy kernel] "
` [PATCH 5/5] "

WARNING in dma_map_page_attrs
 2020-10-22 13:41 UTC  (2+ messages)

[PATCH 0/6] Show privacy_gpio as a v4l2_ctrl
 2020-10-22 13:37 UTC  (7+ messages)
` [PATCH 1/6] media: uvcvideo: Add UVC_CTRL_FLAG_ENTITY_GET_INFO
` [PATCH 2/6] media: uvcvideo: Add UVC_CTRL_FLAG_ENTITY_GET_CUR
` [PATCH 3/6] media: uvcvideo: Add UVC_GUID_EXT_GPIO_CONTROLLER
` [PATCH 4/6] media: uvcvideo: Add Privacy control based on EXT_GPIO
` [PATCH 5/6] media: uvcvideo: Implement UVC_GPIO_UNIT
` [PATCH 6/6] media: uvcvideo: Handle IRQs from the privacy_pin

[PATCH v5 0/5] Add r8a77965 DRIF support
 2020-10-22 13:03 UTC  (9+ messages)
` [PATCH v5 1/5] MAINTAINERS: Update MAINTAINERS for Renesas DRIF driver
` [PATCH v5 2/5] media: dt-bindings: media: renesas,drif: Convert to json-schema
` [PATCH v5 3/5] media: dt-bindings: media: renesas,drif: Add r8a77990 support
` [PATCH v5 4/5] media: dt-bindings: media: renesas,drif: Add r8a77965 support
` [PATCH v5 5/5] arm64: dts: r8a77965: Add DRIF support

[RFC PATCH] media: new driver mt9m02x for Onsemi MT9M024 and AR0141CS
 2020-10-22 12:39 UTC  (6+ messages)

[PATCH] media: v4l2-mem2mem: always call poll_wait() on queues
 2020-10-22 12:24 UTC 

[PATCH] media: platform: ti-vpe: Update the path to firmware
 2020-10-22 11:45 UTC  (5+ messages)

[PATCH v3 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-10-22 11:02 UTC  (7+ messages)
` [PATCH v3 09/10] media: rkisp1: cap: simplify the link validation by compering the media bus code

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-10-22 10:21 UTC  (9+ messages)
` [PATCH v5 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map
` [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH v2] media: ov5640: add support of V4L2_CID_LINK_FREQ
 2020-10-22  8:32 UTC  (10+ messages)

[PATCH v5 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-22  7:46 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v5 2/3] dt-bindings: imx7-csi: "
` [PATCH v5 3/3] dt-bindings: imx7-mipi-csi2: "

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-22  7:39 UTC  (6+ messages)
` [PATCH v2 08/17] s390/pci: Remove races against pte updates

[PATCH] media: cedrus: h264: Fix check for presence of scaling matrix
 2020-10-22  6:56 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-10-22  3:39 UTC 

[PATCH v6 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-21 21:25 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v6 2/3] dt-bindings: imx7-csi: "
` [PATCH v6 3/3] dt-bindings: imx7-mipi-csi2: "

[PATCH v4 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-21 20:51 UTC  (6+ messages)
` [PATCH v4 3/3] dt-bindings: imx7-mipi-csi2: convert bindings "

[PATCH v2 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-21 15:52 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: ov2680: convert bindings "

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-10-21 13:54 UTC  (6+ messages)
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks

[PATCH v4 0/5] Add r8a77965 DRIF support
 2020-10-21 13:48 UTC  (4+ messages)
` [PATCH v4 2/5] media: dt-bindings: media: renesas,drif: Convert to json-schema

[PATCH] media: ov2740: change the minimal exposure value to 4
 2020-10-21 10:33 UTC  (4+ messages)

[PATCH v2] venus: vdec: return parsed crop information from stream
 2020-10-21  0:09 UTC 

[PATCH] media: staging: rkisp1: rsz: make const array static, makes object smaller
 2020-10-20 21:53 UTC  (5+ messages)

[PATCH v6 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-10-20 19:38 UTC  (10+ messages)
` [PATCH v6 1/9] media: staging: dt-bindings: rkisp1: add missing required nodes
` [PATCH v6 2/9] media: staging: dt-bindings: rkisp1: drop i2c unit address
` [PATCH v6 3/9] media: staging: dt-bindings: rkisp1: re-order properties
` [PATCH v6 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address
` [PATCH v6 5/9] media: staging: rkisp1: remove unecessary clocks
` [PATCH v6 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging
` [PATCH v6 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
` [PATCH v6 8/9] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v6 9/9] arm64: dts: rockchip: add isp and sensors for Scarlet

[PATCH v1 0/9] media: tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-10-20 19:36 UTC  (10+ messages)
` [PATCH v1 1/9] media: tegra-video: Use zero crop settings if subdev has no get_selection
` [PATCH v1 2/9] media: tegra-video: Enable VI pixel transform for YUV and RGB formats
` [PATCH v1 3/9] media: tegra-video: Fix V4L2 pixel format for RGB888_1X24
` [PATCH v1 4/9] media: tegra-video: Add support for V4L2_PIX_FMT_NV16
` [PATCH v1 5/9] media: tegra-video: Add DV timing support
` [PATCH v1 6/9] media: tegra-video: Add support for EDID ioctl ops
` [PATCH v1 7/9] media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
` [PATCH v1 8/9] media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
` [PATCH v1 9/9] media: tegra-video: Implement V4L2 device notify callback

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (4+ messages)

[PATCH 0/4] media: staging: rkisp1: send cleanups and checkpatch fixes
 2020-10-20 17:21 UTC  (10+ messages)
` [PATCH 1/4] media: staging: rkisp1: fix coding style issues
` [PATCH 2/4] media: staging: rkisp1: params: remove unnecessary "!!"
` [PATCH 3/4] media: staging: rkisp1: params: remove unnecessary parentheses
` [PATCH 4/4] media: staging: rkisp1: params: remove extra 'if' conditions


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