messages from 2026-03-11 20:16:47 to 2026-03-12 12:34:56 UTC [more...]
[PATCH v3 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
2026-03-12 12:10 UTC (4+ messages)
` [PATCH v3 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
[PATCH v2 0/2] drm: bridge: ti-sn65dsi83: Improve dual-link LVDS support
2026-03-12 12:35 UTC (5+ 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 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 v2 0/5] drm/tyr: Use register! macro
2026-03-12 9:14 UTC (13+ 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 v7 0/3] Panel Replay BW optimization
2026-03-12 8:44 UTC (12+ 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 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
[REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
2026-03-12 8:02 UTC (2+ messages)
[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] drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
2026-03-12 6:05 UTC
[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
2026-03-12 5:10 UTC (2+ messages)
[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 (9+ 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
` [PATCH 2/3] dt-bindings: display: arm,komeda: "
` Claude review: dt-bindings: display: arm, komeda: "
` [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: "
[PATCH v2 0/7] drm/bridge: tc358768: Long command support
2026-03-11 21:14 UTC (16+ messages)
` [PATCH v2 1/7] drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODE
` Claude review: "
` [PATCH v2 2/7] drm/bridge: tc358768: Set pre_enable_prev_first for reverse order
` Claude review: "
` [PATCH v2 3/7] drm/bridge: tc358768: Separate indirect register writes
` Claude review: "
` [PATCH v2 4/7] drm/bridge: tc358768: Support non-continuous clock
` Claude review: "
` [PATCH v2 5/7] drm/bridge: tc358768: Add LP mode command support
` Claude review: "
` [PATCH v2 6/7] drm/bridge: tc358768: Separate video format config
` Claude review: "
` [PATCH v2 7/7] drm/bridge: tc358768: Add support for long command tx via video buffer
` Claude review: "
` Claude review: drm/bridge: tc358768: Long command support
[PATCH 0/2] drm/tidss: Two minor fixes
2026-03-11 21:12 UTC (6+ messages)
` [PATCH 1/2] drm/tidss: Drop extra drm_mode_config_reset() call
` Claude review: "
` [PATCH 2/2] drm/tidss: Fix missing drm_bridge_attach() call
` Claude review: "
` Claude review: drm/tidss: Two minor fixes
[PATCH v2 0/2] drm/tidss: Two minor fixes
2026-03-11 21:10 UTC (6+ messages)
` [PATCH v2 1/2] drm/tidss: Drop extra drm_mode_config_reset() call
` Claude review: "
` [PATCH v2 2/2] drm/tidss: Fix missing drm_bridge_add() call
` Claude review: "
` Claude review: drm/tidss: Two minor fixes
[PATCH v2 0/4] drm/gem-dma: Support dedicated DMA device for allocation
2026-03-11 21:08 UTC (10+ messages)
` [PATCH v2 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` Claude review: "
` [PATCH v2 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` Claude review: "
` [PATCH v2 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` Claude review: "
` [PATCH v2 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device
` Claude review: "
` Claude review: drm/gem-dma: Support dedicated DMA device for allocation
[PATCH 0/4] Add support for clear counter and error event in DRM RAS
2026-03-11 21:06 UTC (10+ messages)
` [PATCH 1/4] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
` Claude review: "
` [PATCH 2/4] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE DRM RAS
` Claude review: "
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification
` Claude review: "
` [PATCH 4/4] drm/xe/xe_drm_ras: Add error-event support in XE DRM RAS
` Claude review: "
` Claude review: Add support for clear counter and error event in "
[PATCH v2 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
2026-03-11 21:03 UTC (8+ messages)
` [PATCH v2 01/16] drm/mipi-dbi: Only modify planes on enabled CRTCs
` Claude review: "
` [PATCH v2 02/16] drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()
` Claude review: "
` [PATCH v2 03/16] drm/mipi-dbi: Provide callbacks for atomic interfaces
` Claude review: "
` Claude review: drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
[PATCH v4 0/2] Add "link bpc" DRM property
2026-03-11 20:57 UTC (6+ messages)
` [PATCH v4 1/2] drm/connector: hdmi: Add a 'link bpc' property
` Claude review: "
` [PATCH v4 2/2] drm/amd/display: Add support for "
` Claude review: "
` Claude review: Add "link bpc" DRM property
[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-03-11 20:55 UTC (40+ messages)
` [PATCH 01/19] drm/dp: Rename and relocate AS SDP payload field masks
` Claude review: "
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
` Claude review: "
` [PATCH 03/19] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` Claude review: "
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` Claude review: "
` [PATCH 05/19] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` Claude review: "
` [PATCH 06/19] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` Claude review: "
` [PATCH 07/19] drm/i915/dp: Account for AS_SDP guardband only when enabled
` Claude review: "
` [PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
` Claude review: "
` [PATCH 09/19] drm/i915/dp: Skip AS SDP for DP branch devices
` Claude review: "
` [PATCH 10/19] drm/i915/dp: Use revision field of AS SDP data structure
` Claude review: "
` [PATCH 11/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` Claude review: "
` [PATCH 12/19] drm/i915/psr: Write the PR config DPCDs in burst mode
` Claude review: "
` [PATCH 13/19] drm/i915/display: Add helper for AS SDP transmission time selection
` Claude review: "
` [PATCH 14/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` Claude review: "
` [PATCH 15/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` Claude review: "
` [PATCH 16/19] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` Claude review: "
` [PATCH 17/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` Claude review: "
` [PATCH 18/19] drm/i915/dp: Make provision for AS SDP version 1
` Claude review: "
` [PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink
` Claude review: "
` Claude review: Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
[PATCH] drm/radeon: fix __user annotation in radeon_info_ioctl()
2026-03-11 20:51 UTC (3+ messages)
` Claude review: "
[PATCH] drm/syncobj: Enforce strict checking of timeline syncobj struct
2026-03-11 20:50 UTC (3+ messages)
` Claude review: "
[PATCH] drm/radeon/cik: fix endian cik_cp_gfx_load_microcode()
2026-03-11 20:49 UTC (3+ messages)
` Claude review: "
[PATCH V2] accel/amdxdna: Support sensors for column utilization
2026-03-11 20:48 UTC (3+ messages)
` Claude review: "
[PATCH] drm/msm/hdmi: Fix wrong CTRL1 register used in writing info frames
2026-03-11 20:46 UTC (3+ messages)
` Claude review: "
[PATCH 0/7] drm/msm/hdmi: Simplify the code
2026-03-11 20:45 UTC (16+ messages)
` [PATCH 1/7] drm/msm/hdmi: Simplify with dev_of_node()
` Claude review: "
` [PATCH 2/7] drm/msm/hdmi: Avoid double error print on msm_hdmi_get_phy() failure
` Claude review: "
` [PATCH 3/7] drm/msm/hdmi: Simplify with local 'dev' variable
` Claude review: "
` [PATCH 4/7] drm/msm/hdmi: Consistently use u32 instead of uint32_t
` Claude review: "
` [PATCH 5/7] drm/msm/hdmi: Drop redundant 'int' for longs
` Claude review: "
` [PATCH 6/7] drm/msm/hdmi_bridge: Simplify register bit updates
` Claude review: "
` [PATCH 7/7] drm/msm/hdmi_hdcp: "
` Claude review: "
` Claude review: drm/msm/hdmi: Simplify the code
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