messages from 2021-08-17 07:19:03 to 2021-08-18 18:24:59 UTC [more...]
[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
2021-08-18 18:24 UTC (36+ messages)
` [PATCH 01/30] dt-bindings: Add binding for img,d5500-vxd for DRA8x
` [PATCH 02/30] v4l: vxd-dec: Create mmu programming helper library
` [PATCH 03/30] v4l: vxd-dec: Create vxd_dec Mem Manager "
` [PATCH 04/30] v4l: vxd-dec: Add vxd "
` [PATCH 05/30] v4l: vxd-dec: Add IMG VXD Video Decoder mem to mem drive
` [PATCH 06/30] v4l: vxd-dec: Add hardware control modules
` [PATCH 07/30] v4l: vxd-dec: Add vxd core module
` [PATCH 08/30] v4l: vxd-dec: Add translation control modules
` [PATCH 09/30] v4l: vxd-dec: Add idgen api modules
` [PATCH 10/30] v4l: vxd-dec: Add utility modules
` [PATCH 11/30] v4l: vxd-dec: Add TALMMU module
` [PATCH 12/30] v4l: vxd-dec: Add VDEC MMU wrapper
` [PATCH 14/30] v4l: vxd-dec: Add common headers
` [PATCH 15/30] v4l: vxd-dec: Add firmware interface headers
` [PATCH 16/30] v4l: vxd-dec: Add pool api modules
` [PATCH 17/30] v4l: vxd-dec: This patch implements resource manage component
` [PATCH 18/30] v4l: vxd-dec: This patch implements pixel processing library
` [PATCH 19/30] v4l:vxd-dec:vdecdd utility library
` [PATCH 20/30] v4l:vxd-dec:Decoder resource component
` [PATCH 21/30] v4l:vxd-dec:Decoder Core Component
` [PATCH 22/30] v4l:vxd-dec:vdecdd headers added
` [PATCH 23/30] v4l:vxd-dec:Decoder Component
` [PATCH 24/30] v4l:vxd-dec: Add resource manager
` [PATCH 25/30] v4l: videodev2: Add 10bit definitions for NV12 and NV16 color formats
` [PATCH 26/30] media: Kconfig: Add Video decoder kconfig and Makefile entries
` [PATCH 27/30] media: platform: vxd: Kconfig: Add Video decoder Kconfig and Makefile
` [PATCH 28/30] IMG DEC V4L2 Interface function implementations
` [PATCH 29/30] arm64: dts: dra82: Add v4l2 vxd_dec device node
` [PATCH 30/30] ARM64: ti_sdk_arm64_release_defconfig: Enable d5520 video decoder driver
[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
2021-08-18 17:24 UTC (60+ messages)
` [PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 09/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 21/34] mtd: rawnand: tegra: "
` [PATCH v8 22/34] spi: tegra20-slink: Add "
` [PATCH v8 23/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v8 24/34] media: dt: bindings: tegra-vde: Document OPP and power domain
[PATCH v4] Driver for ON Semi AR0521 camera sensor
2021-08-18 16:48 UTC (3+ messages)
[PATCH v3 0/9] drm, kernel: update locking for DRM
2021-08-18 16:33 UTC (19+ messages)
` [PATCH v3 1/9] drm: move master_lookup_lock into drm_device
` [PATCH v3 2/9] drm: hold master_lookup_lock when releasing a drm_file's master
` [PATCH v3 3/9] drm: check for null master in drm_is_current_master_locked
` [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth,ioctl}
` [Intel-gfx] [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth, ioctl}
` [PATCH v3 5/9] drm: protect magic_map,unique{_len} with master_lookup_lock
` [PATCH v3 6/9] drm: convert drm_device.master_mutex into a rwsem
` [PATCH v3 7/9] drm: update global mutex lock in the ioctl handler
` [PATCH v3 8/9] kernel: export task_work_add
` [PATCH v3 9/9] drm: avoid races with modesetting rights
[PATCH V8 0/8] PCI: Enable 10-Bit tag support for PCIe devices
2021-08-18 16:07 UTC (10+ messages)
` [PATCH V8 1/8] PCI: Use cached Device Capabilities Register
` [PATCH V8 2/8] PCI: Use cached Device Capabilities 2 Register
` [PATCH V8 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V8 4/8] PCI/sysfs: Add a 10-Bit Tag sysfs file PCIe Endpoint devices
` [PATCH V8 5/8] PCI/IOV: Add 10-Bit Tag sysfs files for VF devices
` [PATCH V8 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
` [PATCH V8 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
` [PATCH V8 8/8] PCI/IOV: Enable 10-Bit Tag support for PCIe VF devices
[PATCH v6 0/9] Refactor MTK MDP driver into core/components
2021-08-18 15:42 UTC (8+ messages)
` [PATCH v6 7/9] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master
[PATCH] drm/i915/gem: Avoid NULL dereference in __i915_gem_object_lock()
2021-08-18 14:51 UTC
[PATCH v5, 00/15] Using component framework to support multi hardware decode
2021-08-18 14:11 UTC (4+ messages)
` [PATCH v5, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
[PATCH] drm/prime: fix a potential double put (release) bug
2021-08-18 14:07 UTC (3+ messages)
[PATCH v12] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
2021-08-18 13:47 UTC
[PATCH] dma-buf: return -EINVAL if dmabuf object is NULL
2021-08-18 13:28 UTC (8+ messages)
` [Linaro-mm-sig] "
[RFC 0/5] media: i2c: Add MAX9271 subdevice driver
2021-08-18 12:48 UTC (11+ messages)
` [RFC 1/5] media: i2c: max9271: Rename max9271 library driver
` [RFC 2/5] media: i2c: Add MAX9271 I2C driver
` [RFC 3/5] media: i2c: rdacm20: Adapt to work with MAX9271
` [RFC 4/5] media: i2c: max9286: Fetch PIXEL_RATE in s_stream
` [RFC 5/5] arm64: dts: GMSL: Adapt to the use max9271 driver
[PATCH 1/2] dma-buf: nuke DMA_FENCE_TRACE macros v2
2021-08-18 10:54 UTC (2+ messages)
` [PATCH 2/2] dma-buf: taint the kernel on sw_sync use
[RFC] Make use of non-dynamic dmabuf in RDMA
2021-08-18 9:34 UTC (4+ messages)
[PATCHv4 0/8] videobuf2: support new noncontiguous DMA API
2021-08-18 9:20 UTC (23+ messages)
` [PATCHv4 1/8] videobuf2: rework vb2_mem_ops API
` [PATCHv4 3/8] videobuf2: split buffer cache_hints initialisation
` [PATCHv4 4/8] videobuf2: move cache_hints handling to allocators
` [PATCHv4 5/8] videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv4 6/8] videobuf2: add queue memory coherency parameter
` [PATCHv4 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv4 8/8] videobuf2: handle non-contiguous DMA allocations
[GIT PULL FOR v5.15] Minor fixes
2021-08-18 7:55 UTC (2+ messages)
` [GIT PULL FOR v5.15] Minor fixes (#76415)
cron job: media_tree daily build: ERRORS
2021-08-18 3:44 UTC
[PATCH 0/9] Enable two H264 encoder cores on MT8195
2021-08-18 0:09 UTC (3+ messages)
` [PATCH 1/9] dt-bindings: media: mtk-vcodec: Add binding for MT8195 two venc cores
[PATCH v3 00/10] VP9 codec V4L2 control interface
2021-08-17 17:49 UTC (3+ messages)
` [PATCH v3 05/10] media: uapi: Add VP9 stateless decoder controls
[PATCH] media: uvcvideo: Support borderline implementation of hw timestamping
2021-08-17 16:12 UTC
[PATCH v13 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
2021-08-17 14:22 UTC (4+ messages)
` [PATCH v13 2/9] media: hevc: Add decode params control
Build failed in Jenkins: media-build #3598
2021-08-17 13:27 UTC (3+ messages)
` Build failed in Jenkins: media-build #3599
` Jenkins build is back to normal : media-build #3600
Build failed in Jenkins: xawtv4 #11
2021-08-17 12:11 UTC (16+ messages)
` Build failed in Jenkins: xawtv4 #15
` Build failed in Jenkins: xawtv4 #16
` Build failed in Jenkins: xawtv4 #17
` Build failed in Jenkins: xawtv4 #18
` Build failed in Jenkins: xawtv4 #19
` Build failed in Jenkins: xawtv4 #20
` Build failed in Jenkins: xawtv4 #21
` Build failed in Jenkins: xawtv4 #22
` Build failed in Jenkins: xawtv4 #23
` Build failed in Jenkins: xawtv4 #24
` Build failed in Jenkins: xawtv4 #25
` Build failed in Jenkins: xawtv4 #26
` Build failed in Jenkins: xawtv4 #27
` Build failed in Jenkins: xawtv4 #28
` Jenkins build is back to normal : xawtv4 #29
[PATCH] media: usb: tm6000:clear the freed pointer
2021-08-17 11:05 UTC (2+ messages)
[PATCH] media: usb: dvb-usb-v2: clean the freed pointer and counter
2021-08-17 11:01 UTC (2+ messages)
[PATCH] media: ov8856: Set default mbus format but allow caller to alter
2021-08-17 10:32 UTC (3+ messages)
Build failed in Jenkins: xawtv4 #12
2021-08-17 9:09 UTC (3+ messages)
` Build failed in Jenkins: xawtv4 #13
` Build failed in Jenkins: xawtv4 #14
[PATCH v2 0/5] dma-fence: Deadline awareness
2021-08-17 9:04 UTC (9+ messages)
` [PATCH v2 4/5] drm/scheduler: Add fence deadline support
[PATCH v5 02/20] drm/msm: Fix drm/sched point of no return rules
2021-08-17 8:53 UTC (2+ messages)
` [PATCH] drm/msm: Improve "
[PATCH v5 01/20] drm/sched: Split drm_sched_job_init
2021-08-17 8:49 UTC (2+ messages)
` [PATCH] "
[PATCH 0/2] rcar-csi2: Serialize format cfg and improve mutex handling
2021-08-17 7:33 UTC (5+ messages)
` [PATCH 1/2] media: rcar-csi2: Cleanup mutex on remove and fail
` [PATCH 2/2] media: rcar-csi2: Serialize access to set_fmt and get_fmt
[PATCH] remove pointless constructor
2021-08-17 7:25 UTC
[PATCH] utils: replace push_back with emplace_back
2021-08-17 7:22 UTC
Build failed in Jenkins: libcamera #662
2021-08-17 7:18 UTC
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;
as well as URLs for NNTP newsgroup(s).