messages from 2023-10-11 03:01:16 to 2023-10-12 12:53:33 UTC [more...]
[PATCH v11 00/56] Add DELETE_BUF ioctl
2023-10-12 12:10 UTC (55+ messages)
` [PATCH v11 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v11 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v11 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v11 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v11 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v11 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v11 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v11 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 15/56] media: visl: "
` [PATCH v11 16/56] media: atomisp: "
` [PATCH v11 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v11 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v11 20/56] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v11 21/56] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v11 22/56] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v11 23/56] media: pci: dt3155: Remove useless check
` [PATCH v11 24/56] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v11 25/56] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v11 26/56] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v11 27/56] media: coda: Stop direct calls to queue num_buffers field
` [PATCH v11 28/56] media: nxp: "
` [PATCH v11 29/56] media: renesas: Set min_buffers_needed to 16
` [PATCH v11 30/56] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v11 31/56] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v11 32/56] media: test-drivers: "
` [PATCH v11 33/56] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v11 34/56] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v11 35/56] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v11 36/56] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v11 37/56] media: imx: Stop direct calls to queue num_buffers field
` [PATCH v11 38/56] media: meson: vdec: "
` [PATCH v11 39/56] touchscreen: sur40: "
` [PATCH v11 40/56] sample: v4l: "
` [PATCH v11 41/56] media: cedrus: "
` [PATCH v11 42/56] media: nuvoton: "
` [PATCH v11 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v11 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v11 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v11 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v11 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v11 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v11 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v11 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v11 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v11 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v11 53/56] media: core: Free range of buffers
` [PATCH v11 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v11 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v11 56/56] media: test-drivers: Use helper "
[PATCH v2 0/3] media: i2c: Add driver for THine THP7312 ISP
2023-10-12 12:53 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: media: Add bindings "
` [PATCH v2 2/3] media: uapi: Add controls for the "
` [PATCH v2 3/3] media: i2c: Add driver for THine THP7312
[PATCH] PCI: mediatek-gen3: Fix translation window
2023-10-12 12:52 UTC (5+ messages)
[PATCH v7 00/16] introduce more MDP3 components in MT8195
2023-10-12 12:35 UTC (31+ messages)
` [PATCH v7 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v7 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v7 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v7 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v7 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v7 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v7 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v7 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH "
` [PATCH v7 09/16] dt-bindings: media: mediatek: mdp3: add component TCC "
` [PATCH v7 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v7 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v7 12/16] dt-bindings: display: mediatek: color: "
` [PATCH v7 13/16] dt-bindings: display: mediatek: merge: "
` [PATCH v7 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v7 15/16] dt-bindings: display: mediatek: split: "
` [PATCH v7 16/16] dt-bindings: display: mediatek: padding: "
[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
2023-10-12 11:34 UTC (3+ messages)
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-10-12 11:15 UTC (11+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP
[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
2023-10-12 10:56 UTC (5+ messages)
[PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
2023-10-12 10:29 UTC (3+ messages)
[PATCH v1] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
2023-10-12 10:03 UTC (2+ messages)
[PATCH v2] media: mediatek: vcodec: using encoder device to alloc/free encoder memory
2023-10-12 10:02 UTC (3+ messages)
[PATCH] PM / devfreq: mediatek: unlock on error in mtk_ccifreq_target()
2023-10-12 9:59 UTC (2+ messages)
[PATCH v11 00/16] MediaTek DDP GAMMA - 12-bit LUT support
2023-10-12 9:57 UTC (17+ messages)
` [PATCH v11 01/16] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v11 02/16] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v11 03/16] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v11 04/16] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v11 05/16] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v11 06/16] drm/mediatek: gamma: Use bitfield macros
` [PATCH v11 07/16] drm/mediatek: aal: "
` [PATCH v11 08/16] drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions
` [PATCH v11 09/16] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v11 10/16] drm/mediatek: gamma: Add support for 12-bit LUT
` [PATCH v11 11/16] drm/mediatek: gamma: Add support for MT8195
` [PATCH v11 12/16] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v11 13/16] drm/mediatek: gamma: Program gamma LUT type for descending or rising
` [PATCH v11 14/16] drm/mediatek: aal: Add kerneldoc for struct mtk_disp_aal
` [PATCH v11 15/16] drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gamma
` [PATCH v11 16/16] drm/mediatek: aal: Compress of_device_id entries and add sentinel
[bug report] wifi: mt76: mt7996: get tx_retries and tx_failed from txfree
2023-10-12 9:43 UTC
[bug report] wifi: mt76: fix race condition related to checking tx queue fill status
2023-10-12 9:43 UTC
[PATCH v7 00/12] add support MDP3 on MT8195 platform
2023-10-12 9:12 UTC (13+ messages)
` [PATCH v7 01/12] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v7 02/12] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v7 03/12] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v7 04/12] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v7 05/12] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v7 06/12] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v7 07/12] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v7 08/12] media: platform: mtk-mdp3: add support for blending multiple components
` [PATCH v7 09/12] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v7 10/12] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v7 11/12] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v7 12/12] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS
[PATCH] mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend
2023-10-12 8:34 UTC (3+ messages)
[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
2023-10-12 7:51 UTC (30+ messages)
` [PATCH v10 01/16] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v10 02/16] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v10 03/16] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v10 04/16] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v10 05/16] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v10 06/16] drm/mediatek: gamma: Use bitfield macros
` [PATCH v10 07/16] drm/mediatek: aal: "
` [PATCH v10 08/16] drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions
` [PATCH v10 09/16] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v10 10/16] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v10 11/16] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v10 12/16] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v10 13/16] drm/mediatek: gamma: Program gamma LUT type for descending or rising
[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
2023-10-12 7:35 UTC (2+ messages)
` [PATCH] "
[PATCH v2 00/11] Support IGT in display driver
2023-10-12 2:18 UTC (7+ messages)
` [PATCH v2 04/11] drm/mediatek: Add OVL compatible name for MT8195
[PATCH] net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
2023-10-12 0:30 UTC (2+ messages)
[PATCH v3 0/4] Add Mediatek ISP3.0
2023-10-11 23:51 UTC (4+ messages)
` [PATCH v3 4/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv
[kernel PATCH v2] Bluetooth: btmtksdio: enable bluetooth wakeup in system suspend
2023-10-11 22:39 UTC
[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
2023-10-11 21:53 UTC (2+ messages)
[kernel PATCH v1] btmtksdio: enable bluetooth wakeup in system suspend
2023-10-11 21:16 UTC
[PATCH 0/9] drm/ci: fixes and improvements
2023-10-11 18:54 UTC (2+ messages)
[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
2023-10-11 17:48 UTC (4+ messages)
` [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
[PATCH v1 0/3] soc: mediatek: svs: add support for MT8186 and MT8195
2023-10-11 14:21 UTC (5+ messages)
` [PATCH v1 1/3] soc: mediatek: svs: Add support for MT8195 SoC
` [PATCH v1 2/3] soc: mediatek: svs: Add support for MT8186 SoC
` [PATCH v1 3/3] dt-bindings: soc: mediatek: add mt8186 and mt8195 svs dt-bindings
[PATCH 1/1] sched/core: Fix stuck on completion for affine_move_task() when stopper disable
2023-10-11 13:26 UTC (9+ messages)
` [PATCH] sched: Fix stop_one_cpu_nowait() vs hotplug
[PATCH v2 0/2] MediaTek MDP3: use devicetree to retrieve SCP
2023-10-11 11:50 UTC (5+ messages)
` [PATCH v2 1/2] media: dt-bindings: mediatek: Add phandle to mediatek,scp on MDP3 RDMA
[PATCH v7 0/3] Add support for MT8195 MDP3
2023-10-11 11:45 UTC (6+ messages)
` [PATCH v7 1/3] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
` [PATCH v7 2/3] arm64: dts: mediatek: mt8195: revise VDOSYS RDMA node name
` [PATCH v7 3/3] arm64: dts: mediatek: mt8195: add MDP3 nodes
[PATCH v10 00/54] Add DELETE_BUF ioctl
2023-10-11 9:36 UTC (14+ messages)
` [PATCH v10 01/54] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v10 11/54] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v10 13/54] media: Report the maximum possible number of buffers for the queue
` [PATCH v10 20/54] media: Remove duplicated index vs q->num_buffers check
` [PATCH v10 21/54] media: core: Add helper to get queue number of buffers
[PATCH v2] mailbox: remove runtime GCE clk control
2023-10-11 3:03 UTC (5+ messages)
[PATCH v2] ARM: vfp: Add missing VFP instructions to neon_support_hook
2023-10-11 2:49 UTC (2+ messages)
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