messages from 2025-07-23 10:00:57 to 2025-07-24 08:41:07 UTC [more...]
[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
2025-07-24 8:39 UTC (35+ messages)
` [PATCH 01/38] dt-bindings: display: mediatek: dpi: Allow specifying resets
` [PATCH 02/38] dt-bindings: display: mediatek, dp: Allow DisplayPort AUX bus
` [PATCH 03/38] dt-bindings: mailbox: mediatek, gce-mailbox: Make clock-names optional
` [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
` [PATCH 05/38] dt-bindings: crypto: inside-secure, safexcel: Mandate only ring IRQs
` [PATCH 06/38] dt-bindings: timer: mediatek: Add compatible for MT6795 GP Timer
` [PATCH 07/38] dt-bindings: pinctrl: mediatek, mt7622-pinctrl: Add missing pwm_ch7_2
` [PATCH 08/38] dt-bindings: pinctrl: mediatek, mt7622-pinctrl: Add missing base reg
` [PATCH 09/38] dt-bindings: pinctrl: mt6779: Allow common MediaTek pinctrl node names
` [PATCH 10/38] dt-bindings: regulator: mediatek, mt6332-regulator: Add missing compatible
` [PATCH 11/38] dt-bindings: regulator: mediatek, mt6331: Fix various regulator names
` [PATCH 12/38] dt-bindings: regulator: mediatek, mt6331: Add missing compatible
` [PATCH 13/38] dt-bindings: remoteproc: mediatek: Remove l1tcm MMIO from MT8188 dual
` [PATCH 14/38] dt-bindings: media: mediatek, mt8195-jpeg: Allow range number in node address
` [PATCH 15/38] dt-bindings: phy: mediatek, hdmi-phy: Fix clock output names for MT8195
` [PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names
` [PATCH 17/38] arm64: dts: mediatek: mt6797: Fix pinctrl "
` [PATCH 18/38] arm64: dts: mediatek: mt6797: Remove bogus id property in i2c nodes
` [PATCH 19/38] arm64: dts: mediatek: mt6795: Add mediatek, infracfg to iommu node
` [PATCH 20/38] arm64: dts: mediatek: mt6795-xperia-m5: Fix mmc0 latch-ck value
` [PATCH 21/38] arm64: dts: mediatek: mt6795-sony-xperia-m5: Add pinctrl for mmc1/mmc2
` [PATCH 22/38] arm64: dts: mediatek: Fix node name for SYSIRQ controller on all SoCs
` [PATCH 23/38] arm64: dts: mediatek: mt7986a: Fix PCI-Express T-PHY node address
` [PATCH 24/38] arm64: dts: mediatek: mt7986a-bpi-r3: Fix SFP I2C node names
` [PATCH 25/38] arm64: dts: mediatek: mt7986a-bpi-r3: Set interrupt-parent to mdio switch
` [PATCH 27/38] arm64: dts: mediatek: mt7988a: Fix PCI-Express T-PHY node address
` [PATCH 28/38] arm64: dts: mediatek: mt8173: Fix pinctrl node names and cleanup
` [PATCH 29/38] arm64: dts: mediatek: mt8183: Fix pinctrl node names
` [PATCH 30/38] arm64: dts: mediatek: pumpkin-common: "
` [PATCH 31/38] arm64: dts: mediatek: mt8183-pumpkin: Add power supply for CCI
` [PATCH 32/38] arm64: dts: mediatek: mt8183: Migrate to display controller OF graph
` [PATCH 33/38] arm64: dts: mediatek: mt8183-kukui: Move DSI panel node to machine dtsis
` [PATCH 34/38] arm64: dts: mediatek: mt8195: Fix ranges for jpeg enc/decoder nodes
` [PATCH 35/38] arm64: dts: mediatek: mt8195-cherry: Move VBAT-supply to Tomato R1/R2
[PATCH v2 00/13] Add MediaTek ISP7.x camera system support
2025-07-24 8:36 UTC (3+ messages)
` [PATCH v2 08/13] media: platform: mediatek: add isp_7x camsys unit
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-24 8:13 UTC (16+ messages)
` [PATCH 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 06/10] types: move phys_vec definition to common header
` [PATCH 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2025-07-24 8:03 UTC (15+ messages)
` [PATCH v3 01/14] drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
` [PATCH v3 02/14] drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs.atomic_enable
` [PATCH v3 03/14] drm/rockchip: analogix_dp: Apply drmm_encoder_init() instead of drm_simple_encoder_init()
` [PATCH v3 04/14] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.bridge
` [PATCH v3 05/14] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v3 06/14] drm/bridge: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v3 07/14] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v3 08/14] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v3 09/14] drm/bridge: analogix_dp: Add support to find panel or bridge
` [PATCH v3 10/14] drm/rockchip: analogix_dp: Apply analogix_dp_find_panel_or_bridge()
` [PATCH v3 11/14] drm/exynos: exynos_dp: "
` [PATCH v3 12/14] drm/bridge: analogix_dp: Remove panel disabling and enabling in analogix_dp_set_bridge()
` [PATCH v3 13/14] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
` [PATCH v3 14/14] drm/bridge: analogix_dp: Apply panel_bridge helper
[PATCH] fbdev: atmel_lcdfb: Fix potential NULL dereference
2025-07-24 7:29 UTC (2+ messages)
[PATCH 1/3] dt-bindings: display: panel: Add Samsung EA8076 panel
2025-07-24 7:51 UTC (4+ messages)
` [PATCH 2/3] drm: panel: Add support for Samsung EA8076 AMOLED panel
[PATCH v2 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-07-24 7:40 UTC (9+ messages)
` [PATCH v2 1/6] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v2 2/6] ALSA: Add definitions for the bits in IEC958 subframe
` [PATCH v2 3/6] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v2 4/6] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
` [PATCH v2 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v2 6/6] arm64: dts: imx8mp: Add hdmi parallel audio interface node
[PATCH 6.1.y-cip 1/5] [PARTIAL BACKPORT]drm/i915: Fix HPD polling, reenabling the output poll work as needed
2025-07-23 17:18 UTC (4+ messages)
` [PATCH 6.1.y-cip 2/5] [PARTIAL BACKPORT]drm: Add an HPD poll helper to reschedule the poll work
[PATCH 0/4] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-07-23 7:45 UTC (4+ messages)
` [PATCH 2/4] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
[PATCH 0/3] Add support for Waveshare DSI2DPI unit
2025-07-24 7:13 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Add waveshare DPI panel support
` [EXT] "
[PULL] drm-misc-next-fixes
2025-07-24 6:52 UTC
[PATCH] drm/bridge: it6505: select REGMAP_I2C
2025-07-24 6:17 UTC (2+ messages)
[PATCH v6 0/6] Add support for new Mali GPUs
2025-07-24 5:58 UTC (6+ messages)
` [PATCH v6 4/6] drm/panthor: Add support for Mali-Gx15 family of GPUs
` [PATCH v6 6/6] drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs
[PATCH v5 0/6] Add support for new Mali GPUs
2025-07-24 5:34 UTC (3+ messages)
` [PATCH v5 3/6] drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310
[PATCH v5 0/9] Handle Firmware reported Hardware Errors
2025-07-24 5:25 UTC (10+ messages)
` [PATCH v5 4/9] drm/xe/xe_survivability: Refactor survivability mode
` [PATCH v5 5/9] drm/xe/xe_survivability: Add support for Runtime "
` [PATCH v5 6/9] drm/xe/doc: Document device wedged and runtime survivability
[PATCH] iosys-map: Fix undefined behavior in iosys_map_clear()
2025-07-24 5:05 UTC (3+ messages)
[PATCH] drm/sched: Prevent stopped entities from being added to the run queue
2025-07-24 4:17 UTC (13+ messages)
[PATCH] fbdev: Check fb_add_videomode to prevent null-ptr-deref
2025-07-24 3:25 UTC
[PATCH v6 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-24 3:18 UTC (4+ messages)
` [PATCH v6 09/12] tee: add Qualcomm TEE driver
[PATCH] drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()
2025-07-24 2:36 UTC
[git pull] drm fixes for 6.16-rc8/final (resend in txt for sure)
2025-07-24 2:34 UTC (4+ messages)
[PATCH] drm/bridge: Add null pointer check for ITE IT6263
2025-07-24 2:01 UTC (5+ messages)
[PATCH v12 00/12] drm/msm/dpu: Support quad pipe with dual-interface
2025-07-24 1:56 UTC (6+ messages)
` [PATCH v12 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case
[PATCH v5 01/23] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
2025-07-24 0:43 UTC (3+ messages)
[git pull] drm fixes for 6.16-rc8/final (resend)
2025-07-24 0:36 UTC
[git pull] drm fixes for 6.16-rc8/final
2025-07-24 0:29 UTC
[PATCH v2 14/15] drm: sprd: implement IOMMU-based buffer management
2025-07-23 22:43 UTC (2+ messages)
[PATCH 0/2] drm/gpuvm+msm: Handle in-place remaps
2025-07-23 22:12 UTC (3+ messages)
` [PATCH 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap
` [PATCH 2/2] drm/msm: Handle in-place remaps
[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
2025-07-23 21:57 UTC (57+ messages)
` [PATCH 02/17] drm/msm: a6xx: Refactor a6xx_sptprac_enable()
` [PATCH 03/17] drm/msm: a6xx: Fix gx_is_on check for a7x family
` [PATCH 04/17] drm/msm/a6xx: Poll additional DRV status
` [PATCH 05/17] drm/msm/a6xx: Fix PDC sleep sequence
` [PATCH 07/17] drm/msm/adreno: Add fenced regwrite support
` [PATCH 08/17] drm/msm/a6xx: Set Keep-alive votes to block IFPC
` [PATCH 09/17] drm/msm/a6xx: Switch to GMU AO counter
` [PATCH 10/17] drm/msm/a6xx: Poll AHB fence status in GPU IRQ handler
` [PATCH 11/17] drm/msm: Add support for IFPC
` [PATCH 12/17] drm/msm: Skip devfreq IDLE when possible
` [PATCH 15/17] drm/msm/a6xx: Make crashstate capture IFPC safe
` [PATCH 16/17] drm/msm/a6xx: Enable IFPC on Adreno X1-85
[PATCH 0/2] drm/msm: Defer fd_install()
2025-07-23 20:28 UTC (3+ messages)
` [PATCH 1/2] drm/msm: Defer fd_install in SUBMIT ioctl
` [PATCH 2/2] drm/msm: Defer fd_install in VM_BIND ioctl
[PATCH] drivers/gpu: Fix typos
2025-07-23 20:20 UTC
[PATCH] drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
2025-07-23 19:43 UTC (3+ messages)
[PATCH -resend] gpu: ipu-v3: Use dev_fwnode()
2025-07-23 19:09 UTC (2+ messages)
[PATCH 0/2] drm/msm: Error path fixes
2025-07-23 19:08 UTC (3+ messages)
` [PATCH 1/2] drm/msm: Fix refcnt underflow in error path
` [PATCH 2/2] drm/msm: Fix submit error path cleanup
[PATCH v2 0/8] treewide: Fix typo "notifer"
2025-07-23 18:40 UTC (3+ messages)
` [PATCH v2 3/8] drm/xe: "
[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
2025-07-23 18:25 UTC (11+ messages)
` [PATCH v6 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
[PATCH v2] drm/panel-edp: Add 50ms disable delay for four panels
2025-07-23 16:03 UTC (2+ messages)
linux-next: Tree for Jul 21 [drivers/gpu/drm/xe/xe.ko]
2025-07-23 15:50 UTC (5+ messages)
[PATCH v2 0/3] Clean some logs on rockchip hdmi audio
2025-07-23 15:29 UTC (7+ messages)
` [PATCH v2 1/3] drm/bridge: dw-hdmi-qp: Return 0 in audio prepare when disconnected
` [PATCH v2 2/3] ASoC: hdac_hdmi: Use dev_info on invalid ELD version
[PATCH 00/10] Introduce drm sharpness property
2025-07-23 15:25 UTC (2+ messages)
[PATCH v6 0/4] drm: Fix bug in panel driver, update MIPI support macros
2025-07-23 15:10 UTC (4+ messages)
` [PATCH v6 1/4] drm: Create mipi_dsi_dual* macros
[PATCH] drm: don't run atomic_async_check for disabled planes
2025-07-23 15:04 UTC
[PATCH V10 00/46] Color Pipeline API w/ VKMS
2025-07-23 14:00 UTC (3+ messages)
` [PATCH V10 41/46] drm/colorop: allow non-bypass colorops
[PATCH v3] soc: qcom: ubwc: provide no-UBWC configuration
2025-07-23 13:33 UTC
[PATCH v2] soc: qcom: ubwc: provide no-UBWC configuration
2025-07-23 13:32 UTC (3+ messages)
[PATCH] drm/display: bridge-connector: correct CEC bridge pointers in drm_bridge_connector_init
2025-07-23 13:31 UTC (2+ messages)
[PATCH] soc: qcom: ubwc: provide no-UBWC configuration
2025-07-23 13:03 UTC (3+ messages)
[PATCH v4 00/17] drm/bridge: cdns-dsi: Make it work a bit better
2025-07-23 12:28 UTC (5+ messages)
` [PATCH v4 05/17] phy: cdns-dphy: Remove leftover code
[PATCH -resend] drm/msm: use dev_fwnode()
2025-07-23 11:31 UTC (2+ messages)
[PATCH 0/3] drm/bridge: get/put the bridge returned by drm_bridge_get_prev_bridge()
2025-07-23 11:10 UTC (2+ messages)
[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
2025-07-23 10:38 UTC (3+ messages)
` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH v5 00/15] drm/bridge: cdns-dsi: Make it work a bit better
2025-07-23 10:05 UTC (16+ messages)
` [PATCH v5 01/15] drm/bridge: cdns-dsi: Fix the _atomic_check()
` [PATCH v5 02/15] drm/tidss: Fix missing includes and struct decls
` [PATCH v5 03/15] drm/tidss: Use the crtc_* timings when programming the HW
` [PATCH v5 04/15] drm/bridge: cdns-dsi: Remove extra line at the end of the file
` [PATCH v5 05/15] drm/bridge: cdns-dsi: Drop crtc_* code
` [PATCH v5 06/15] drm/bridge: cdns-dsi: Remove broken fifo emptying check
` [PATCH v5 07/15] drm/bridge: cdns-dsi: Drop checks that shouldn't be in .mode_valid()
` [PATCH v5 08/15] drm/bridge: cdns-dsi: Update htotal in cdns_dsi_mode2cfg()
` [PATCH v5 09/15] drm/bridge: cdns-dsi: Drop cdns_dsi_adjust_phy_config()
` [PATCH v5 10/15] drm/bridge: cdns-dsi: Adjust mode to negative syncs
` [PATCH v5 11/15] drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME value
` [PATCH v5 12/15] drm/bridge: cdns-dsi: Use video mode and clean up cdns_dsi_mode2cfg()
` [PATCH v5 13/15] drm/bridge: cdns-dsi: Fix event mode
` [PATCH v5 14/15] drm/bridge: cdns-dsi: Tune adjusted_mode->clock according to dsi needs
` [PATCH v5 15/15] drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURST
[PATCH] drm/tidss: Set crtc modesetting parameters with adjusted mode
2025-07-23 10:00 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;
as well as URLs for NNTP newsgroup(s).