messages from 2025-07-24 07:35:16 to 2025-07-24 18:41:41 UTC [more...]
[PATCH v9 0/9] Adjust fbcon console device detection
2025-07-24 18:41 UTC (3+ messages)
[PATCH] drm: nova-drm: fix 32-bit arm build
2025-07-24 17:57 UTC (3+ messages)
[PATCH v6 00/14] Add a single source of truth for UBWC configuration data
2025-07-24 17:24 UTC (3+ messages)
` [PATCH v6 01/14] soc: qcom: Add UBWC config provider
[PATCH 0/4] Add atomic commit HW done event & deadline property
2025-07-24 16:40 UTC (5+ messages)
` [PATCH 1/4] drm/kms: Add DRM_EVENT_ATOMIC_HW_DONE event type
` [PATCH 2/4] drm/kms: Send event when atomic commit HW programming is done
` [PATCH 3/4] drm: Add HW_DONE_DEADLINE immutable atomic CRTC property
` [PATCH 4/4] drm/amd/display: Update HW_DONE_DEADLINE property value on modeset
[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
2025-07-24 16:54 UTC (11+ messages)
` [PATCH 04/17] drm/msm/a6xx: Poll additional DRV status
` [PATCH 07/17] drm/msm/adreno: Add fenced regwrite support
[PATCH v8 0/6] Add support for new Mali GPUs
2025-07-24 16:49 UTC (9+ messages)
` [PATCH v8 1/6] drm/panthor: Add panthor_hw and move gpu_info initialization into it
` [PATCH v8 2/6] drm/panthor: Simplify getting the GPU model name
` [PATCH v8 3/6] drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310
` [PATCH v8 4/6] drm/panthor: Add support for Mali-Gx15 family of GPUs
` [PATCH v8 5/6] drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command
` [PATCH v8 6/6] drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs
[PATCH] drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPU
2025-07-24 16:45 UTC (4+ messages)
[PATCH 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL
2025-07-24 16:40 UTC (2+ messages)
[PATCH v6 0/9] Handle Firmware reported Hardware Errors
2025-07-24 16:20 UTC (12+ messages)
` [PATCH v6 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent
` [PATCH v6 2/9] drm/xe: Set GT as wedged before sending "
` [PATCH v6 3/9] drm/xe: Add a helper function to set recovery method
` [PATCH v6 4/9] drm/xe/xe_survivability: Refactor survivability mode
` [PATCH v6 5/9] drm/xe/xe_survivability: Add support for Runtime "
` [PATCH v6 6/9] drm/xe/doc: Document device wedged and runtime survivability
` [PATCH v6 7/9] drm/xe: Add support to handle hardware errors
` [PATCH v6 8/9] drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
` [PATCH v6 9/9] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
[PATCH] drm/vc4: plane: Add support for P01[026] and S01[026] formats
2025-07-24 16:11 UTC
[git pull] drm fixes for 6.16-rc8/final (resend in txt for sure)
2025-07-24 15:43 UTC (4+ messages)
[PATCH] drm/sched: Extend and update documentation
2025-07-24 15:07 UTC (2+ messages)
[PULL] drm-intel-fixes
2025-07-24 14:36 UTC
[RFC v7 00/12] Fair DRM scheduler
2025-07-24 14:19 UTC (13+ messages)
` [RFC v7 01/12] drm/sched: Add some scheduling quality unit tests
` [RFC v7 02/12] drm/sched: Add some more "
` [RFC v7 03/12] drm/sched: Implement RR via FIFO
` [RFC v7 04/12] drm/sched: Consolidate entity run queue management
` [RFC v7 05/12] drm/sched: Move run queue related code into a separate file
` [RFC v7 06/12] drm/sched: Free all finished jobs at once
` [RFC v7 07/12] drm/sched: Account entity GPU time
` [RFC v7 08/12] drm/sched: Remove idle entity from tree
` [RFC v7 09/12] drm/sched: Add fair scheduling policy
` [RFC v7 10/12] drm/sched: Break submission patterns with some randomness
` [RFC v7 11/12] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [RFC v7 12/12] drm/sched: Embed run queue singleton into the scheduler
[PATCH v8 0/4] Add TH1520 GPU support with power sequencing
2025-07-24 14:19 UTC (5+ messages)
` [PATCH v8 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v8 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
` [PATCH v8 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v8 4/4] drm/imagination: Enable PowerVR driver for RISC-V
[PATCH][next] drm/panel: Kconfig: Fix spelling mistake "pannel" -> "panel"
2025-07-24 14:18 UTC (2+ messages)
[PATCH 00/10] Introduce drm sharpness property
2025-07-24 13:59 UTC (3+ messages)
[PATCH 00/10] Introduce drm sharpness property
2025-07-24 13:45 UTC (11+ messages)
` [PATCH 01/10] drm/drm-crtc: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
[PATCH 5.10] drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
2025-07-24 10:24 UTC (2+ messages)
` [PATCH 5.15/6.1] "
[PATCH v2 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-07-24 10:55 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 v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2025-07-24 13:10 UTC (18+ 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 v3 0/3] panthor: print task pid and comm on gpu errors
2025-07-24 12:52 UTC (2+ messages)
[PATCH v5 00/10] Add support for RK3588 DisplayPort Controller
2025-07-24 12:00 UTC (2+ messages)
` "
[PATCH v3 0/5] dt-bindings: msm/dp: Add support for 4 pixel streams
2025-07-24 11:55 UTC (3+ messages)
` [PATCH v3 4/5] dt-bindings: display/msm: add stream pixel clock bindings for MST
[PATCH v7 0/6] Add support for new Mali GPUs
2025-07-24 11:50 UTC (13+ messages)
` [PATCH v7 1/6] drm/panthor: Add panthor_hw and move gpu_info initialization into it
` [PATCH v7 2/6] drm/panthor: Simplify getting the GPU model name
` [PATCH v7 3/6] drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310
` [PATCH v7 4/6] drm/panthor: Add support for Mali-Gx15 family of GPUs
` [PATCH v7 5/6] drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command
` [PATCH v7 6/6] drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs
[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
2025-07-24 11:19 UTC (57+ 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 05/38] dt-bindings: crypto: inside-secure,safexcel: "
` [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 08/38] dt-bindings: pinctrl: mediatek,mt7622-pinctrl: "
` [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 14/38] dt-bindings: media: mediatek,mt8195-jpeg: "
` [PATCH 15/38] dt-bindings: phy: mediatek, hdmi-phy: Fix clock output names for MT8195
` [PATCH 15/38] dt-bindings: phy: mediatek,hdmi-phy: "
` [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 26/38] arm64: dts: mediatek: acelink-ew-7886cax: Remove unnecessary cells in spi-nand
` [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 36/38] arm64: dts: mediatek: mt8195-cherry: Add missing regulators to rt5682
` [PATCH 37/38] arm64: dts: mediatek: mt8395-kontron-i1200: Fix MT6360 regulator nodes
` [PATCH 38/38] arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatible
[PATCH v6] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities
2025-07-24 11:09 UTC (11+ messages)
[PATCH v2 1/2] drm/buddy: Optimize free block management with RB tree
2025-07-24 10:46 UTC (2+ messages)
` [PATCH v2 2/2] drm/buddy: Separate clear and dirty free block trees
[PATCH v5 01/23] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
2025-07-24 10:32 UTC (6+ messages)
[PATCH 0/5] High color depth support for RK3576/RK3588 HDMI output
2025-07-24 10:32 UTC (6+ messages)
` [PATCH 1/5] drm/rockchip: vop2: Add high color depth support
` "
` Re:Re: [PATCH "
[PATCH 0/2] drm/bridge: fix OF node leaks
2025-07-24 10:03 UTC (3+ messages)
` [PATCH 1/2] drm/bridge: fix OF node leak
[PATCH v6 0/6] Add support for new Mali GPUs
2025-07-24 8:53 UTC (4+ messages)
` [PATCH v6 4/6] drm/panthor: Add support for Mali-Gx15 family of GPUs
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-24 8:52 UTC (9+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
[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 (6+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
[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 (3+ messages)
` [PATCH 2/3] drm: panel: Add support for Samsung EA8076 AMOLED panel
[PATCH 6.1.y-cip 1/5] [PARTIAL BACKPORT]drm/i915: Fix HPD polling, reenabling the output poll work as needed
2025-07-23 12:54 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).