messages from 2026-03-11 21:16:10 to 2026-03-12 20:31:27 UTC [more...]
[REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
2026-03-12 20:31 UTC (5+ messages)
` [PATCH v2] drm/amd/display: Fix uninitialized variable use "
[PATCH] nouveau/vmm: use kzalloc_flex
2026-03-12 19:55 UTC
[PATCH] drm/bridge: ite-it66121: Disable HDMI audio capture stream
2026-03-12 19:33 UTC
[PATCH] drm/imagination: simplify pvr_fw_trace_seq_data
2026-03-12 19:21 UTC
[PATCH v9 0/4] Enable THP support in drm_pagemap
2026-03-12 19:20 UTC (5+ messages)
` [PATCH v9 1/4] drm/pagemap: Unlock and put folios when possible
` [PATCH v9 2/4] drm/pagemap: Add helper to access zone_device_data
` [PATCH v9 3/4] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v9 4/4] drm/pagemap: Enable THP support for GPU memory migration
[PATCH] drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
2026-03-12 17:30 UTC (2+ messages)
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-12 17:02 UTC (18+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
` [PATCH 05/15] accel/habanalabs: Use trace_invoke_##name() at guarded tracepoint call sites
` [PATCH 08/15] dma-buf: "
` [PATCH 10/15] drm: "
[PATCH v3 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
2026-03-12 13:31 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: display: panel: Add Samsung S6E8FCO-M1906F9
` [PATCH v3 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
` [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel
[PATCH] staging: fbtft: avoid empty macro argument in define_fbtft_write_reg
2026-03-12 13:56 UTC (2+ messages)
[PATCH] drm/shmem-helper: Fix Map huge page mapping in fault handler
2026-03-12 16:32 UTC (2+ messages)
[PATCH v2 0/2] drm: bridge: ti-sn65dsi83: Improve dual-link LVDS support
2026-03-12 15:49 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: ti, sn65dsi83: Add dual-link video mode property
` [PATCH v2 2/2] drm: bridge: ti-sn65dsi83: Add support for dual-link LVDS video mode
[PATCH v7 0/3] Panel Replay BW optimization
2026-03-12 15:18 UTC (13+ messages)
` [PATCH v7 1/3] drm/i915/display: Add drm helper to check pr optimization support
` [PATCH v7 2/3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
` [PATCH v7 3/3] drm/i915/display: Disable Panel Replay for DP-tunneling without optimization
[PATCH v8 0/4] Enable THP support in drm_pagemap
2026-03-12 15:16 UTC (5+ messages)
` [PATCH v8 1/4] drm/pagemap: Unlock and put folios when possible
` [PATCH v8 2/4] drm/pagemap: Add helper to access zone_device_data
` [PATCH v8 3/4] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v8 4/4] drm/pagemap: Enable THP support for GPU memory migration
[PATCH v3 00/27] soc/qcom/ubwc: rework UBWC configuration database
2026-03-12 13:29 UTC (28+ messages)
` [PATCH v3 01/27] drm/msm/mdss: correct UBWC programming sequences
` [PATCH v3 02/27] soc: qcom: ubwc: define UBWC 3.1
` [PATCH v3 03/27] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH v3 04/27] soc: qcom: ubwc: add helper controlling AMSBC enablement
` [PATCH v3 05/27] drm/msm/adreno: Trust the SSoT UBWC config
` [PATCH v3 06/27] drm/msm/adreno: use qcom_ubwc_version_tag() helper
` [PATCH v3 07/27] drm/msm/mdss: "
` [PATCH v3 08/27] drm/msm/adreno: use new helper to set min_acc length
` [PATCH v3 09/27] drm/msm/mdss: "
` [PATCH v3 10/27] drm/msm/adreno: use new helper to set macrotile_mode
` [PATCH v3 11/27] drm/msm/mdss: "
` [PATCH v3 12/27] drm/msm/mdss: use new helper to set UBWC bank spreading
` [PATCH v3 13/27] drm/msm/adreno: use new helper to set ubwc_swizzle
` [PATCH v3 14/27] drm/msm/dpu: "
` [PATCH v3 15/27] drm/msm/mdss: "
` [PATCH v3 16/27] drm/msm/adreno: use new helper to set amsbc
` [PATCH v3 17/27] drm/msm/mdss: "
` [PATCH v3 18/27] drm/msm/dpu: drop ubwc_dec_version
` [PATCH v3 19/27] drm/msm/dpu: invert the order of UBWC checks
` [PATCH v3 20/27] drm/msm/adreno: adapt for UBWC 3.1 support
` [PATCH v3 21/27] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
` [PATCH v3 22/27] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH v3 23/27] soc: qcom: ubwc: drop ubwc_bank_spread
` [PATCH v3 24/27] soc: qcom: ubwc: drop macrotile_mode from the database
` [PATCH v3 25/27] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` [PATCH v3 26/27] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` [PATCH v3 27/27] soc: qcom: ubwc: deduplicate UBWC configuration data
[PATCH v2 0/5] drm/tyr: Use register! macro
2026-03-12 13:25 UTC (14+ messages)
` [PATCH v2 1/5] drm/tyr: Use register! macro for GPU_CONTROL
` [PATCH v2 2/5] drm/tyr: Set interconnect coherency during probe
` [PATCH v2 3/5] drm/tyr: Use register! macro for JOB_CONTROL
` [PATCH v2 4/5] drm/tyr: Use register! macro for MMU_CONTROL
` [PATCH v2 5/5] drm/tyr: Remove custom register struct
[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
2026-03-12 13:18 UTC (3+ messages)
[PATCH v2 0/3] drm/imagination: Firmware handling of context reset notification
2026-03-12 11:40 UTC (4+ messages)
` [PATCH v2 1/3] drm/imagination: Add missing rogue context reset reasons
` [PATCH v2 2/3] drm/imagination: Switch reset_reason fields from enum to u32
` [PATCH v2 3/3] drm/imagination: Implement handling of context reset notification
[PATCH 0/2] ili9806e: Add Densitron DMT050WVNMCMI-1A to ILI9806E DSI driver
2026-03-12 8:30 UTC (2+ messages)
[PATCH v19 0/4] drm/msm/dpu: Support quad pipe with dual-interface
2026-03-12 8:28 UTC (5+ messages)
` [PATCH v19 1/4] drm/msm/dpu: Extract plane splitting into a dedicated function
` [PATCH v19 2/4] drm/msm/dpu: Defer SSPP allocation until CRTC check
` [PATCH v19 3/4] drm/msm/dpu: support plane splitting in quad-pipe case
` [PATCH v19 4/4] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
[PATCH RESEND drm-dp 0/4] Fix some bugs in the hibmc driver
2026-03-12 7:42 UTC (5+ messages)
` [PATCH RESEND drm-dp 1/4] drm/hisilicon/hibmc: add updating link cap in DP detect()
` [PATCH RESEND drm-dp 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH RESEND drm-dp 3/4] drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
` [PATCH RESEND drm-dp 4/4] drm/hisilicon/hibmc: use clock to look up the PLL value
[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-03-12 6:27 UTC (16+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v2 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v2 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v2 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v2 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v2 07/15] soc: qcom: mdtloader: "
` [PATCH v2 08/15] remoteproc: qcom_wcnss: "
` [PATCH v2 09/15] remoteproc: qcom: Select QCOM_PAS_TEE service backend
` [PATCH v2 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v2 11/15] media: qcom: "
` [PATCH v2 12/15] net: ipa: "
` [PATCH v2 13/15] wifi: ath12k: "
` [PATCH v2 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v2 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
[PATCH v8 0/4] Support for Adreno 612 GPU - Respin
2026-03-11 23:09 UTC (5+ messages)
` [PATCH v8 1/4] arm64: dts: qcom: talos: add the GPU SMMU node
` [PATCH v8 2/4] arm64: dts: qcom: talos: Add gpu and rgmu nodes
` [PATCH v8 3/4] arm64: dts: qcom: talos: Add GPU cooling
` [PATCH v8 4/4] arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPU
[PATCH] staging: fbtft: fb_ra8875: replace udelay() with usleep_range()
2026-03-11 13:52 UTC
[PATCH] drm/i915/gem: update outdated comment
2026-03-11 13:31 UTC
[PATCH] staging: fbtft: fb_tinylcd: replace udelay() with usleep_range()
2026-03-11 14:24 UTC
[PATCH v2] fbdev/hga: Request memory region before ioremap
2026-03-11 21:28 UTC (3+ messages)
` Claude review: "
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 21:27 UTC (40+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` Claude review: "
` [PATCH 04/61] ext4: "
` Claude review: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` Claude review: "
` [PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
` Claude review: "
` [PATCH 10/61] gfs2: "
` Claude review: "
` [PATCH 14/61] seq_file: "
` Claude review: "
` [PATCH 22/61] md: "
` Claude review: "
` [PATCH 33/61] mm: "
` Claude review: "
` [PATCH 44/61] target: "
` Claude review: "
` [PATCH 55/61] interconnect: "
` Claude review: "
` [PATCH 58/61] arch/x86: "
` Claude review: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` Claude review: "
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` Claude review: "
` [PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
` Claude review: "
` [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
` Claude review: "
` [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
` Claude review: "
` [PATCH 56/61] clk: "
` Claude review: "
` [PATCH 01/61] Coccinelle: "
` Claude review: "
` [PATCH 38/61] net: "
` Claude review: "
` Claude review: Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
[PATCH v3] fbdev/hga: Request memory region before ioremap
2026-03-11 21:23 UTC (3+ messages)
` Claude review: "
[PATCH v2 00/25] soc/qcom/ubwc: rework UBWC configuration database
2026-03-11 21:21 UTC (26+ messages)
` [PATCH v2 01/25] drm/msm/mdss: correct UBWC programming sequences
` Claude review: "
` [PATCH v2 02/25] soc: qcom: ubwc: define UBWC 3.1
` Claude review: "
` [PATCH v2 03/25] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` Claude review: "
` [PATCH v2 04/25] drm/msm/adreno: Trust the SSoT UBWC config
` Claude review: "
` [PATCH v2 15/25] drm/msm/dpu: drop ubwc_dec_version
` Claude review: "
` [PATCH v2 19/25] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
` Claude review: "
` [PATCH v2 20/25] soc: qcom: ubwc: drop ubwc_dec_version
` Claude review: "
` [PATCH v2 21/25] soc: qcom: ubwc: drop ubwc_bank_spread
` Claude review: "
` [PATCH v2 22/25] soc: qcom: ubwc: drop macrotile_mode from the database
` Claude review: "
` [PATCH v2 23/25] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` Claude review: "
` [PATCH v2 24/25] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` Claude review: "
` [PATCH v2 25/25] soc: qcom: ubwc: deduplicate UBWC configuration data
` Claude review: "
` Claude review: soc/qcom/ubwc: rework UBWC configuration database
[PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
2026-03-11 21:18 UTC
[PATCH] MAINTAINERS: adjust file entry in GPU BUDDY ALLOCATOR
2026-03-11 21:19 UTC (3+ messages)
` Claude review: "
[PATCH 0/3] Arm China Linlon-D6 display controller support
2026-03-11 21:17 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Arm Technology (China) Co., Ltd
` Claude review: "
` [PATCH 2/3] dt-bindings: display: arm, komeda: add Arm China Linlon D6 compatible
` Claude review: "
` [PATCH 3/3] drm/komeda: Add support for Arm China Linlon-D6
` Claude review: "
` Claude review: Arm China Linlon-D6 display controller support
[PATCH v2] drm/sysfb: Fix efidrm error handling and memory type mismatch
2026-03-11 21:16 UTC (3+ messages)
` Claude review: "
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