messages from 2023-03-16 02:29:08 to 2023-03-16 16:55:50 UTC [more...]
[RFC PATCH v1 00/12] drm/msm/dpu: support virtual wide planes
2023-03-16 16:55 UTC (2+ messages)
` [RFC PATCH v1 02/12] drm/msm/dpu: encoder: simplify debugfs handling
[RFC PATCH 0/2] Add DPU DSC helper module
2023-03-16 16:36 UTC (21+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions
` [Freedreno] "
[PATCH v2 0/4] Refactor to support multiple download mode
2023-03-16 16:27 UTC (8+ messages)
` [PATCH v2 2/4] firmware: scm: Modify only the DLOAD bit in TCSR register for "
` [PATCH v2 3/4] firmware: qcom_scm: Refactor code to support multiple "
[PATCH 1/1] venus: Enable sufficient sequence change support for sc7180 and Fix for Decoder STOP command issue
2023-03-16 16:26 UTC (13+ messages)
` [PATCH V2 0/1] Fix for VP9 DRC and Decoder STOP issue
` [PATCH V2 1/1] venus: Enable sufficient sequence change support for sc7180 and fix for Decoder STOP command issue
` [PATCH V3 0/1] Fix for VP9 DRC and Decoder STOP issue
` [PATCH] venus: Enable sufficient sequence change support for sc7180 and fix for Decoder STOP command issue
[PATCH v7 00/32] drm/msm/dpu: wide planes support
2023-03-16 16:16 UTC (33+ messages)
` [PATCH v7 01/32] drm/msm/dpu: rename struct dpu_hw_pipe(_cfg) to dpu_hw_sspp(_cfg)
` [PATCH v7 02/32] drm/msm/dpu: move SSPP allocation to the RM
` [PATCH v7 03/32] drm/msm/dpu: move SSPP debugfs creation to dpu_kms.c
` [PATCH v7 04/32] drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout
` [PATCH v7 05/32] drm/msm/dpu: move pipe_hw to dpu_plane_state
` [PATCH v7 06/32] drm/msm/dpu: drop dpu_plane_pipe function
` [PATCH v7 07/32] drm/msm/dpu: introduce struct dpu_sw_pipe
` [PATCH v7 08/32] drm/msm/dpu: use dpu_sw_pipe for dpu_hw_sspp callbacks
` [PATCH v7 09/32] drm/msm/dpu: pass dpu_format to _dpu_hw_sspp_setup_scaler3()
` [PATCH v7 10/32] drm/msm/dpu: clean up SRC addresses when setting up SSPP for solid fill
` [PATCH v7 11/32] drm/msm/dpu: move stride programming to dpu_hw_sspp_setup_sourceaddress
` [PATCH v7 12/32] drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_sspp_cfg
` [PATCH v7 13/32] drm/msm/dpu: rename dpu_hw_sspp_cfg to dpu_sw_pipe_cfg
` [PATCH v7 14/32] drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
` [PATCH v7 15/32] drm/msm/dpu: don't use unsupported blend stages
` [PATCH v7 16/32] drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()
` [PATCH v7 17/32] drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()
` [PATCH v7 18/32] drm/msm/dpu: rewrite plane's QoS-related functions to take dpu_sw_pipe and dpu_format
` [PATCH v7 19/32] drm/msm/dpu: make _dpu_plane_calc_clk accept mode directly
` [PATCH v7 20/32] drm/msm/dpu: add dpu_hw_sspp_cfg to dpu_plane_state
` [PATCH v7 21/32] drm/msm/dpu: simplify dpu_plane_validate_src()
` [PATCH v7 22/32] drm/msm/dpu: rework dpu_plane_sspp_atomic_update()
` [PATCH v7 23/32] drm/msm/dpu: rework dpu_plane_atomic_check()
` [PATCH v7 24/32] drm/msm/dpu: rework plane CSC setting
` [PATCH v7 25/32] drm/msm/dpu: rework static color fill code
` [PATCH v7 26/32] drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixer
` [PATCH v7 27/32] drm/msm/dpu: add support for wide planes
` [PATCH v7 28/32] drm/msm/dpu: populate SmartDMA features in hw catalog
` [PATCH v7 29/32] drm/msm/dpu: enable SmartDMA for the rest of the platforms
` [PATCH v7 30/32] drm/msm/dpu: drop smart_dma_rev from dpu_caps
` [PATCH v7 31/32] drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipe
` [PATCH v7 32/32] drm/msm/dpu: remove unused dpu_plane_validate_multirect_v2 function
[PATCH net-next 00/11] Add EMAC3 support for sa8540p-ride
2023-03-16 16:15 UTC (8+ messages)
` [PATCH net-next 01/11] dt-bindings: net: snps,dwmac: Update interrupt-names
` [PATCH net-next 03/11] dt-bindings: net: qcom,ethqos: Convert bindings to yaml
` [PATCH net-next 04/11] dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles
[RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-03-16 15:57 UTC (2+ messages)
[PATCH v3] firmware: qcom_scm: Clear download bit during reboot
2023-03-16 15:14 UTC
[PATCH net v3 0/4] net: ipa: minor bug fixes
2023-03-16 14:51 UTC (5+ messages)
` [PATCH net v3 1/4] net: ipa: reg: include <linux/bug.h>
` [PATCH net v3 2/4] net: ipa: add two missing declarations
` [PATCH net v3 3/4] net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
` [PATCH net v3 4/4] net: ipa: fix some register validity checks
[PATCH v5 0/9] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
2023-03-16 14:48 UTC (2+ messages)
[PATCH v2 00/14] SM6375 feature enablement (round one)
2023-03-16 14:13 UTC (15+ messages)
` [PATCH v2 01/14] dt-bindings: thermal: qcom-tsens: Add compatible for SM6375
` [PATCH v2 02/14] dt-bindings: interconnect: OSM L3: Add SM6375 CPUCP compatible
` [PATCH v2 03/14] dt-bindings: sram: qcom,imem: document SM6375 IMEM
` [PATCH v2 04/14] arm64: dts: qcom: sm6375: Add RPM sleep stats
` [PATCH v2 05/14] arm64: dts: qcom: sm6375: Add IMEM
` [PATCH v2 06/14] arm64: dts: qcom: sm6375: Add RMTFS
` [PATCH v2 07/14] arm64: dts: qcom: sm6375: Add wifi node
` [PATCH v2 08/14] arm64: dts: qcom: sm6375: Add modem nodes
` [PATCH v2 09/14] arm64: dts: qcom: sm6375: Add CPUCP L3 node
` [PATCH v2 10/14] arm64: dts: qcom: sm6375: Add TSENS
` [PATCH v2 11/14] arm64: dts: qcom: sm6375: Configure TSENS thermal zones
` [PATCH v2 12/14] arm64: dts: qcom: sm6375: Bump CPU rail power collapse index
` [PATCH v2 13/14] arm64: dts: qcom: sm6375: Introduce C3 power state for both ARM clusters
` [PATCH v2 14/14] arm64: dts: qcom: sm6375-pdx225: Add volume down GPIO key
[PATCH] arm64: dts: qcom: sc8280xp: fix external display power domain
2023-03-16 14:12 UTC
[PATCH v1 0/3] Add support to configure Coresight Dummy subunit
2023-03-16 13:53 UTC (7+ messages)
` [PATCH v1 1/3] Coresight: Add coresight dummy driver
` [PATCH v1 2/3] dt-bindings: arm: Add Coresight Dummy Trace YAML schema
` [PATCH v1 3/3] Documentation: trace: Add documentation for Coresight Dummy Trace
[PATCH v5 00/10] Fix DSI host idx detection on HW revision clash
2023-03-16 13:53 UTC (12+ messages)
` [PATCH v5 01/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
` [PATCH v5 02/10] drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
` [PATCH v5 03/10] drm/msm/dsi: Fix DSI index detection when version clash occurs
` [PATCH v5 04/10] drm/msm/dsi: dsi_cfg: Deduplicate identical structs
` [PATCH v5 05/10] drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
` [PATCH v5 06/10] drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
` [PATCH v5 07/10] drm/msm/dsi: Remove custom DSI config handling
` [PATCH v5 08/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated compatible
` [PATCH v5 09/10] dt-bindings: display/msm: dsi-controller-main: Add SM6115
` [PATCH v5 10/10] arm64: dts: qcom: sm6115: Use the correct DSI compatible
[PATCH 00/13] backlight: Convert to platform remove callback returning void
2023-03-16 13:51 UTC (3+ messages)
` [PATCH 11/13] backlight: qcom-wled: "
[PATCH v3 0/3] arm64: dts: qcom: Use labels with generic node names for ADC channels
2023-03-16 12:43 UTC (5+ messages)
` [PATCH v3 2/3] dt-bindings: thermal: qcom-spmi-adc-tm5: Use generic ADC node name
[RFC PATCH] cpufreq: qcom-cpufreq-hw: allow work to be done on other CPU for PREEMPT_RT
2023-03-16 12:28 UTC (2+ messages)
[PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
2023-03-16 11:59 UTC (4+ messages)
` [PATCH 2/3] serial: uart_poll_init() should power on the UART
[PATCH 0/2] Add MDSS_CORE reset on QCM2290
2023-03-16 11:48 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: dispcc-qcm2290: Add MDSS_CORE reset
` [PATCH 2/2] clk: qcom: "
[PATCH] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow 'bias-bus-hold'
2023-03-16 11:38 UTC (2+ messages)
[PATCH 0/5] SM6350 GPU
2023-03-16 11:30 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom,gpucc: Fix SM6350 clock names
` [PATCH 2/5] arm64: dts: qcom: sm6350: Add GPUCC node
` [PATCH 3/5] arm64: dts: qcom: sm6350: Add QFPROM node
` [PATCH 4/5] arm64: dts: qcom: sm6350: Add GPU nodes
` [PATCH 5/5] arm64: dts: qcom: sm6350: Fix ZAP region
[PATCH v6 0/4] Add WCN6855 Bluetooth support
2023-03-16 11:06 UTC (9+ messages)
` [PATCH v6 1/4] dt-bindings: net: Add WCN6855 Bluetooth
` [PATCH v6 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v6 3/4] arm64: dts: qcom: sc8280xp: Define uart2
` [PATCH v6 4/4] arm64: dts: qcom: sc8280xp-x13s: Add bluetooth
[PATCH 0/1] Add support for qp min/max
2023-03-16 10:40 UTC (3+ messages)
` [PATCH] venus: Add support for min/max qp range
[PATCH] remoteproc: qcom_q6v5_mss: remove unnecessary (void*) conversions
2023-03-16 10:34 UTC (2+ messages)
[PATCH] drm: msm: adreno: Disable preemption on Adreno 510
2023-03-16 10:29 UTC (2+ messages)
[PATCH 0/3] Add video clock controller driver for SM8450
2023-03-16 10:11 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Add bindings for videocc on SM8450
` [PATCH 2/3] clk: qcom: videocc-sm8450: Add video clock controller driver for SM8450
` [PATCH 3/3] arm64: dts: qcom: sm8450: Add video clock controller
[PATCH v3 0/7] Fix BWMONv4 for <SDM845
2023-03-16 9:12 UTC (5+ messages)
` [PATCH v3 3/7] soc: qcom: icc-bwmon: Handle global registers correctly
` [PATCH v3 7/7] arm64: dts: qcom: sm8550: Use the correct BWMON fallback compatible
Rubber Molded
2023-03-16 8:45 UTC
[PATCH v5 00/19] Qcom PCIe cleanups and improvements
2023-03-16 8:11 UTC (20+ messages)
` [PATCH v5 01/19] PCI: qcom: Fix the incorrect register usage in v2.7.0 config
` [PATCH v5 02/19] PCI: qcom: Remove PCIE20_ prefix from register definitions
` [PATCH v5 03/19] PCI: qcom: Sort and group registers and bitfield definitions
` [PATCH v5 04/19] PCI: qcom: Use bitfield definitions for register fields
` [PATCH v5 05/19] PCI: qcom: Add missing macros "
` [PATCH v5 06/19] PCI: qcom: Use lower case for hex
` [PATCH v5 07/19] PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
` [PATCH v5 08/19] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
` [PATCH v5 09/19] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
` [PATCH v5 10/19] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
` [PATCH v5 11/19] PCI: qcom: Use bulk reset APIs for handling resets "
` [PATCH v5 12/19] PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
` [PATCH v5 13/19] PCI: qcom: Use macros for defining total no. of clocks & supplies
` [PATCH v5 14/19] PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version
` [PATCH v5 15/19] dt-bindings: PCI: qcom: Add "mhi" register region to supported SoCs
` [PATCH v5 16/19] arm64: dts: qcom: sdm845: Add "mhi" region to the PCIe nodes
` [PATCH v5 17/19] arm64: dts: qcom: sm8250: "
` [PATCH v5 18/19] arm64: dts: qcom: sc8280xp: "
` [PATCH v5 19/19] PCI: qcom: Expose link transition counts via debugfs
[PATCH] dt-bindings: pinctrl: qcom,qcm2290-tlmm: Allow input-enable
2023-03-16 8:12 UTC (2+ messages)
[PATCH] dt-bindings: remoteproc: qcom: sm6115-pas: Add QCM2290
2023-03-16 8:00 UTC (2+ messages)
[PATCH v4 00/18] Qcom PCIe cleanups and improvements
2023-03-16 7:58 UTC (3+ messages)
` [PATCH v4 14/18] dt-bindings: PCI: qcom: Add "mhi" register region to supported SoCs
[PATCH net-next] dt-bindings: net: qcom,ipa: add SDX65 compatible
2023-03-16 7:58 UTC (2+ messages)
[PATCH 1/1] venus : Fix for H265 decoding failure
2023-03-16 7:57 UTC (3+ messages)
` [[v1]PATCH 0/1] "
` [PATCH] venus : "
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: Add PM2250
2023-03-16 7:54 UTC (2+ messages)
[PATCH V9 0/6] Add minimal boot support for IPQ9574
2023-03-16 7:29 UTC (6+ messages)
` [PATCH V9 1/6] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V9 3/6] dt-bindings: pinctrl: qcom: Add support for IPQ9574
` [PATCH V9 4/6] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V9 5/6] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V9 6/6] arm64: defconfig: Enable IPQ9574 SoC base configs
[PATCH v2 0/2] arm64: dts: qcom: Add Qualcomm RB2 board dts
2023-03-16 7:29 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board
[PATCH v4 00/14] GMU-less A6xx support (A610, A619_holi)
2023-03-16 7:09 UTC (5+ messages)
` [PATCH v4 01/14] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx
` [PATCH v4 02/14] dt-bindings: display/msm/gmu: Add GMU wrapper
[PATCH] arm64: dts: qcom: sa8775p: add symbols to dtb
2023-03-16 6:55 UTC (4+ messages)
[PATCH v2 00/13] mailbox/arm64/ qcom: rework compatibles for fallback
2023-03-16 6:52 UTC (3+ messages)
[PATCH v4 00/10] Fix DSI host idx detection on HW revision clash
2023-03-16 6:50 UTC (3+ messages)
` [PATCH v4 08/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated compatible
[PATCH 0/8] Enable IPQ9754 USB
2023-03-16 6:45 UTC (9+ messages)
` [PATCH 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
[PATCH] arm64: dts: qcom: Remove "iommus" property from PCIe nodes
2023-03-16 5:52 UTC (3+ messages)
[PATCH v3 0/4] Add Acer Aspire 1
2023-03-16 3:42 UTC (4+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sc7180: Don't enable lpass clocks by default
[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
2023-03-16 3:21 UTC (2+ messages)
[PATCH v2 0/7] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
2023-03-16 3:21 UTC (2+ messages)
` (subset) "
[PATCH v9 00/27] Drivers for gunyah hypervisor
2023-03-16 3:21 UTC (3+ messages)
` [PATCH v9 17/27] firmware: qcom_scm: Use fixed width src vm bitmap
` (subset) "
[PATCH v4 0/3] Add XO clocks for MSM8226/MSM8974
2023-03-16 3:21 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: msm8916: Fix tsens_mode unit address
2023-03-16 3:21 UTC (2+ messages)
[PATCH v17 0/9] Coresight: Add support for TPDM and TPDA
2023-03-16 3:21 UTC (2+ messages)
` (subset) "
[PATCH] firmware: qcom_scm: Use fixed width src vm bitmap
2023-03-16 3:21 UTC (2+ messages)
[PATCH V8 0/7] Add minimal boot support for IPQ9574
2023-03-16 3:21 UTC (2+ messages)
` (subset) "
[PATCH V2 0/6] Add regulator support for IPQ9574 SoC
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH 1/8] arm64: dts: qcom: sm8150-kumano: correct GPIO keys wakeup
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] clk: qcom: Add clocks for MSM8917 and QM215
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH 0/3] arm64: dts: qcom: sm8550: various DT fixes
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH v3 00/13] Add PCIe RC support to Qcom SDX55 SoC
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH 00/16] Qcom: Fix PCI I/O range defined in devicetree
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH v7 0/7] Krait Documentation conversion
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH 1/2] dt-bindings: arm: Add Cortex-A78C and X1C
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] arm64: dts: qcom: sc7180: Delete a few unused trogdor dts files
2023-03-16 3:20 UTC (2+ messages)
[PATCH 1/2] arm64: dts: qcom: msm8976: Add and provide xo clk to rpmcc
2023-03-16 3:20 UTC (2+ messages)
` (subset) "
[PATCH v2] drm/msm/disp/dpu: fix sc7280_pp base offset
2023-03-16 2:35 UTC (2+ messages)
` (subset) "
[PATCH] drm/msm/dpu: fix stack smashing in dpu_hw_ctl_setup_blendstage
2023-03-16 2:32 UTC (2+ messages)
` (subset) "
[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
2023-03-16 2:28 UTC (2+ messages)
` (subset) "
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