messages from 2026-05-07 03:02:05 to 2026-05-11 14:16:30 UTC [more...]
[PATCH RESEND] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
2026-05-11 13:50 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] cgroup/dmem: return -ENOMEM on failed pool preallocation
2026-05-11 13:03 UTC (3+ messages)
[PATCH 0/2] drm/verisilicon: add Nuvoton MA35D1 DCUltra Lite support
2026-05-11 9:59 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: display: verisilicon, dc: generalize for DCUltra Lite variant
` [PATCH 1/2] dt-bindings: display: verisilicon,dc: "
` [PATCH 2/2] drm/verisilicon: add support for Nuvoton MA35D1 DCUltra Lite display controller
[PATCH] drm/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0
2026-05-11 14:16 UTC (2+ messages)
[PATCH] Revert "drm/imagination: Warn or error on unsupported hardware"
2026-05-11 14:05 UTC (2+ messages)
[PATCH 0/3] drm/bridge: it66121: Fix display output on DVI monitors
2026-05-11 13:44 UTC (8+ messages)
` [PATCH 1/3] drm/bridge: it66121: Add bridge_to_it66121_ctx() helper
` [PATCH 2/3] drm/bridge: it66121: Add bridge-private atomic state
` [PATCH 3/3] drm/bridge: it66121: Select HDMI or DVI mode based on sink type
[PATCH v5 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-05-11 12:59 UTC (16+ messages)
` [PATCH v5 01/16] drm/msm: Remove obsolete perf infrastructure
` [PATCH v5 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH v5 04/16] drm/msm/registers: Sync gen_header.py from mesa
` [PATCH v5 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v5 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v5 07/16] drm/msm: Add sysprof accessors
` [PATCH v5 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v5 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v5 10/16] drm/msm: Add basic perfcntr infrastructure
` [PATCH v5 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v5 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v5 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v5 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v5 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v5 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream
[PATCH v2 00/10] drm: Improve logic behind damage handling
2026-05-11 12:22 UTC (11+ messages)
` [PATCH v2 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v2 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v2 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v2 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v2 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v2 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v2 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v2 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v2 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v2 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
[PATCH v3 0/5] drm/exynos: fbdev: Use client buffers
2026-05-11 11:54 UTC (6+ messages)
` [PATCH v3 1/5] drm/exynos: fbdev: Remove offset into screen_buffer
` [PATCH v3 2/5] drm/exynos: fbdev: Inline exynos_drm_fbdev_update()
` [PATCH v3 3/5] drm/exynos: fbdev: Calculate buffer geometry with format helpers
` [PATCH v3 4/5] drm/exynos: fbdev: Use a DRM client buffer
` [PATCH v3 5/5] drm/exynos: Make exynos_drm_framebuffer_init() an internal interface
[PATCH] drm/msm/dp: Skip push_idle in atomic_disable if display is not powered on
2026-05-11 8:36 UTC
[PATCH v4 0/2 RESEND] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
2026-05-11 7:45 UTC (3+ messages)
` [PATCH v4 1/2 RESEND] drm/tegra: dsi: add "
` [PATCH v4 2/2 RESEND] drm/tegra: dsi: re-add clear enable register if DSI was powered by bootloader
[PATCH] drm/atomic: determine the hotspots attribute first
2026-05-11 2:19 UTC
[PATCH RFC v3 0/3] Add splash DRM client
2026-05-10 21:29 UTC (4+ messages)
` [PATCH RFC v3 1/3] drm: client: add splash client
` [PATCH RFC v3 2/3] MAINTAINERS: add entry for DRM "
` [PATCH RFC v3 3/3] drm: docs: remove bootsplash from TODO
[PATCH v2 00/14] drm/v3d: Scheduler and submission fixes and refactoring
2026-05-10 22:12 UTC (15+ messages)
` [PATCH v2 01/14] drm/v3d: Drop unused drm_encoder.h include from v3d_drv.h
` [PATCH v2 02/14] drm/v3d: Clear queue->active_job when v3d_fence_create() fails
` [PATCH v2 03/14] drm/v3d: Use inline lock for dma fence initialization
` [PATCH v2 04/14] drm/v3d: Replace spin_lock_irqsave() with spin_lock()
` [PATCH v2 05/14] drm/v3d: Extract v3d_job_add_syncobjs() helper
` [PATCH v2 06/14] drm/v3d: Reject invalid syncobj handles in submit ioctls
` [PATCH v2 07/14] drm/v3d: Migrate BO reservation locking to DRM exec
` [PATCH v2 08/14] drm/v3d: Introduce struct v3d_submit and convert CL/TFU/CSD ioctls
` [PATCH v2 09/14] drm/v3d: Make v3d_get_cpu_indirect_csd_params() a pure parser
` [PATCH v2 10/14] drm/v3d: Convert submit helpers to operate on struct v3d_submit
` [PATCH v2 11/14] drm/v3d: Refactor CPU ioctl into unified submission chain
` [PATCH v2 12/14] drm/v3d: Split BO fence attach from syncobj output handling
` [PATCH v2 13/14] drm/v3d: Reject invalid out_sync handles in submit ioctls
` [PATCH v2 14/14] drm/v3d: Ensure atomic submissions in v3d_submit_jobs()
[PATCH v2] drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
2026-05-10 20:31 UTC
[PATCH v2] drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
2026-05-10 20:17 UTC
[PATCH 00/10] drm/rockchip: dw_hdmi: Misc cleanup and propagate bus format
2026-05-10 18:31 UTC (11+ messages)
` [PATCH 01/10] drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match data
` [PATCH 02/10] drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()
` [PATCH 03/10] drm/rockchip: dw_hdmi: Use drmres helpers for encoder resources
` [PATCH 04/10] drm/rockchip: dw_hdmi: Inline resource lookup into bind()
` [PATCH 05/10] drm/rockchip: dw_hdmi: Hold a reference to the dw-hdmi bridge
` [PATCH 06/10] drm/rockchip: dw_hdmi: Remove empty encoder helper funcs
` [PATCH 07/10] drm/rockchip: dw_hdmi: Clean up whitespace
` [PATCH 08/10] drm/rockchip: dw_hdmi: Set output_port for RK3568/RK3566
` [PATCH 09/10] drm/rockchip: dw_hdmi: Configure HDMI PHY in atomic_mode_set()
` [PATCH 10/10] drm/rockchip: dw_hdmi: Propagate bus format to display driver
[PATCH 0/2] backlight: add support for Silergy SY7758
2026-05-10 17:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: leds: backlight: add "
` [PATCH 2/2] backlight: sy7758: add Silergy SY7758 backlight driver
[PATCH v5 00/21] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-05-10 12:41 UTC (22+ messages)
` [PATCH v5 01/21] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v5 02/21] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v5 03/21] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v5 04/21] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v5 05/21] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v5 06/21] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v5 07/21] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v5 08/21] drm: bridge: dw_hdmi: Unregister CEC notifier during "
` [PATCH v5 09/21] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v5 10/21] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v5 11/21] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v5 12/21] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v5 13/21] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v5 14/21] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v5 15/21] drm: bridge: dw_hdmi: Add common suspend helper
` [PATCH v5 16/21] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v5 17/21] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v5 18/21] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v5 19/21] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v5 20/21] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers
` [PATCH v5 21/21] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
[PATCH 0/2] Add support for PIXPAPER 4.26 monochrome e-ink panel
2026-05-07 3:55 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: display: mayqueen,pixpaper: add pixpaper-426m
` Claude review: "
` [PATCH 2/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
` Claude review: "
` Claude review: Add "
[PATCH v5] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
2026-05-07 3:48 UTC (3+ messages)
` Claude review: "
[PATCH v4 0/2] Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-05-07 3:46 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: bridge: "
` Claude review: "
` [PATCH v4 2/2] drm/bridge: "
` Claude review: "
` Claude review: "
[PATCH 0/4] Let userspace explicitly trigger memory reclaims
2026-05-07 3:42 UTC (10+ messages)
` [PATCH 1/4] drm/panthor: Add freed_sz parameter to reclaim_priv_bos
` Claude review: "
` [PATCH 2/4] MAINTAINERS: Add sysfs ABI docs to list of panthor files
` Claude review: "
` [PATCH 3/4] drm/panthor: Add explicit memory reclaim sysfs knob
` Claude review: "
` [PATCH 4/4] drm/panthor: Add explicit memory claim "
` Claude review: "
` Claude review: Let userspace explicitly trigger memory reclaims
[PATCH 0/2] cgroup/dmem: introduce a peak file
2026-05-07 3:37 UTC (6+ messages)
` [PATCH 1/2] mm/page_counter: decouple peak_reset from peak_write
` Claude review: "
` [PATCH 2/2] cgroup/dmem: introduce a peak file
` Claude review: "
[PATCH 0/3] drm/panthor: Fix a race in the shrinker logic
2026-05-07 3:31 UTC (8+ messages)
` [PATCH 1/3] drm/panthor: Don't use the racy drm_gem_lru_remove() helper
` Claude review: "
` [PATCH 2/3] drm/gem: Fix a race between drm_gem_lru_scan() and drm_gem_object_release()
` Claude review: "
` [PATCH 3/3] drm/gem: Stop exposing the racy/unsafe drm_gem_lru_remove() helper
` Claude review: "
` Claude review: drm/panthor: Fix a race in the shrinker logic
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-07 3:29 UTC (20+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` Claude review: "
` [PATCH 2/9] drm/nouveau: tegra: "
` Claude review: "
` [PATCH 3/9] drm/tegra: "
` Claude review: "
` [PATCH 4/9] media: vde: "
` Claude review: "
` [PATCH 5/9] PCI: tegra: "
` Claude review: "
` [PATCH 6/9] usb: xhci: "
` Claude review: "
` [PATCH 7/9] soc/tegra: pmc: Create PMC context dynamically
` Claude review: "
` [PATCH 8/9] soc/tegra: pmc: Remove unused legacy functions
` Claude review: "
` [PATCH 9/9] soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard
` Claude review: "
` Claude review: soc/tegra: pmc: Clean up legacy code
[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
2026-05-07 3:26 UTC (3+ messages)
` Claude review: "
[PATCH v6] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
2026-05-07 3:23 UTC (3+ messages)
` Claude review: "
[PATCH v1 0/4] drm/panel-edp: Add and update multiple AUO, BOE, CMN, and IVO panels
2026-05-07 3:22 UTC (10+ messages)
` [PATCH v1 1/4] drm/panel-edp: Add AUO B140XTN07.5, AUO B140HAK03.5, AUO B116XTN02.3, AUO B140XTK02.4, AUO B140HAN07.7
` Claude review: "
` [PATCH v1 2/4] drm/panel-edp: Add BOE NT140WHM-N4T, BOE NT140WHM-T05, BOE NV140FHM-N40
` Claude review: "
` [PATCH v1 3/4] drm/panel-edp: Add CMN N116BCN-EA1, CMN N140HCA-EEK, IVO M140NWFQ R5, IVO R140NWFW R0
` Claude review: "
` [PATCH v1 4/4] drm/panel-edp: Modify panel name and delay for CMN 0x14d6
` Claude review: "
` Claude review: drm/panel-edp: Add and update multiple AUO, BOE, CMN, and IVO panels
[PATCH v3 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-05-07 3:19 UTC (32+ messages)
` [PATCH v4 01/16] drm/msm: Remove obsolete perf infrastructure
` Claude review: "
` [PATCH v4 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` Claude review: "
` [PATCH v4 04/16] drm/msm/registers: Sync gen_header.py from mesa
` Claude review: "
` [PATCH v4 05/16] drm/msm/registers: Add perfcntr json
` Claude review: "
` [PATCH v4 06/16] drm/msm: Add a6xx+ perfcntr tables
` Claude review: "
` [PATCH v4 07/16] drm/msm: Add sysprof accessors
` Claude review: "
` [PATCH v4 08/16] drm/msm/a6xx: Add yield & flush helper
` Claude review: "
` [PATCH v4 09/16] drm/msm: Add per-context perfcntr state
` Claude review: "
` [PATCH v4 10/16] drm/msm: Add basic perfcntr infrastructure
` Claude review: "
` [PATCH v4 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` Claude review: "
` [PATCH v4 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` Claude review: "
` [PATCH v4 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` Claude review: "
` [PATCH v4 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` Claude review: "
` [PATCH v4 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` Claude review: "
` [PATCH v4 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream
` Claude review: "
[PATCH v3 0/2] drm: verisilicon: add hardware cursor support
2026-05-07 3:14 UTC (6+ messages)
` [PATCH v3 1/2] drm: verisilicon: add max cursor size to HWDB
` Claude review: "
` [PATCH v3 2/2] drm: verisilicon: add support for cursor planes
` Claude review: "
` Claude review: drm: verisilicon: add hardware cursor support
[PATCH v2 0/5] better LUT segmentation for EOTFs
2026-05-07 3:11 UTC (12+ messages)
` [PATCH v2 1/5] drm/amd/display: use GAMCOR for degamma private props in subsampled format
` Claude review: "
` [PATCH v2 2/5] Revert "drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_format"
` Claude review: "
` [PATCH v2 3/5] drm/amd/display: use a separate helper to translate degamma curves
` Claude review: "
` [PATCH v2 4/5] drm/amd/display: support up to 256 samples per region in degamma/blend LUT
` Claude review: "
` [PATCH v2 5/5] drm/amd/display: use halving distribution for PQ/sRGB linearizing LUT
` Claude review: "
` Claude review: better LUT segmentation for EOTFs
[PATCH v5 0/6] drm/atomic: track individual colorop updates
2026-05-07 3:05 UTC (14+ messages)
` [PATCH v5 1/6] drm/atomic: only add colorop state from active color pipeline
` Claude review: "
` [PATCH v5 2/6] drm/atomic: don't set colorop properties of inactive color pipelines
` Claude review: "
` [PATCH v5 3/6] drm/colorop: Remove read-only comments from interpolation fields
` Claude review: "
` [PATCH v5 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` Claude review: "
` [PATCH v5 5/6] drm/atomic: track individual colorop updates
` Claude review: "
` [PATCH v5 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes
` Claude review: "
[PATCH v2 00/25] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-07 3:02 UTC (15+ messages)
` [PATCH v2 17/25] rust: pci: make Bar lifetime-parameterized
` Claude review: "
` [PATCH v2 18/25] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` Claude review: "
` [PATCH v2 19/25] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` Claude review: "
` [PATCH v2 22/25] gpu: nova-core: "
` Claude review: "
` [PATCH v2 23/25] gpu: nova-core: unregister sysmem flush page from Drop
` Claude review: "
` [PATCH v2 24/25] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` Claude review: "
` [PATCH v2 25/25] gpu: drm: tyr: use HRT lifetime for IoMem
` 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