messages from 2026-04-08 14:15:00 to 2026-04-10 08:39:29 UTC [more...]
[PATCH 0/5] gpu: nova-core: vbios: harden various array accesses
2026-04-10 8:38 UTC (4+ messages)
` [PATCH 1/5] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH 2/5] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
[PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
2026-04-10 8:26 UTC (2+ messages)
[PATCH] drm/nouveau: Wire up dmem cgroups
2026-04-10 8:13 UTC
[PATCH v10 0/5] Rust bindings for gem shmem
2026-04-10 7:55 UTC (11+ messages)
` [PATCH v10 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v10 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v10 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-04-10 7:45 UTC (23+ messages)
` [PATCH v13 01/17] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v13 02/17] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v13 03/17] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v13 04/17] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v13 05/17] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
` [PATCH v13 06/17] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v13 07/17] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
` [PATCH v13 08/17] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
` [PATCH v13 09/17] drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp_plat_data.attach()
` [PATCH v13 10/17] drm/bridge: analogix_dp: Pass struct drm_atomic_state* for analogix_dp_bridge_mode_set()
` [PATCH v13 11/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v13 12/17] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
` [PATCH v13 13/17] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
` [PATCH v13 14/17] drm/exynos: exynos_dp: "
` [PATCH v13 15/17] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
` [PATCH v13 16/17] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
` [PATCH v13 17/17] drm/bridge: analogix_dp: Apply panel_bridge helper
` (subset) [PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
[PATCH v2] drm/sched: Add test suite for concurrent job submissions
2026-04-10 7:41 UTC (3+ messages)
[PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A)
2026-04-09 17:21 UTC (4+ messages)
` [PATCH 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
` [PATCH 2/3] drm/nouveau/kms: add NULL check for CRTC in nv50_sor_atomic_disable
` [PATCH 3/3] drm/nouveau/dp: retry link check once on HPD IRQ before disconnect
[PATCH] drm/dp/mst: fix buffer overflows in sideband chunk accumulation
2026-04-10 4:19 UTC
[PATCH] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
2026-04-10 1:39 UTC
[PATCH] drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
2026-04-10 3:41 UTC
[PATCH] drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
2026-04-10 4:00 UTC
[PATCH v2 0/2] Add clear-error-counter command to drm_ras
2026-04-10 5:25 UTC (8+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "
` [PATCH v2 2/2] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE drm_ras
[PATCH] drm: rcar-du: Fix crash when no CMM is available
2026-04-10 5:20 UTC (2+ messages)
[PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
2026-04-09 22:56 UTC (2+ messages)
[PATCH RFC v2] drm/rockchip: vop2: Add clock rate mode check
2026-04-09 21:34 UTC
[PATCH v12 00/25] Add new general DRM property "color format"
2026-04-09 22:09 UTC (29+ messages)
` [PATCH v12 01/25] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v12 02/25] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v12 03/25] drm: Add new general DRM property "color format"
` [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
` [PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v12 06/25] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v12 07/25] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v12 08/25] drm/amdgpu: Implement "color format" DRM property
` [PATCH v12 09/25] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v12 10/25] drm/i915/dp: "
` [PATCH v12 11/25] drm/i915: Implement the "color format" DRM property
` [PATCH v12 12/25] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v12 13/25] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v12 14/25] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v12 15/25] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v12 16/25] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v12 17/25] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v12 18/25] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
` [PATCH v12 20/25] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v12 21/25] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v12 22/25] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v12 23/25] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v12 24/25] drm/bridge: Document bridge chain format selection
` [PATCH v12 25/25] drm/connector: Update docs of "colorspace" for color format prop
[PATCH RFC 00/12] Add support for DisplayPort link training information report
2026-04-09 21:53 UTC (16+ messages)
` [PATCH RFC 01/12] drm/i915/display/intel_sdvo: Fix double connector destroy in error paths
` [PATCH RFC 02/12] drm/i915/display/intel_lvds: Drop redundant manual cleanup on init failure
` [PATCH RFC 03/12] drm/i915/display/intel_dp: Drop redundant intel_dp_aux_fini() "
` [PATCH RFC 04/12] drm/i915/display: Switch to drmm_mode_config_init() and drop manual cleanup
` [PATCH RFC 05/12] drm/i915/display: Switch to managed for crtc
` [PATCH RFC 06/12] drm/i915/display: Switch to managed for plane
` [PATCH RFC 07/12] drm/i915/display: Switch to managed for encoder
` [PATCH RFC 08/12] drm/i915/display: Switch to managed for connector
` [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
` [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
` [PATCH RFC 11/12] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
` [PATCH RFC 12/12] drm/mediatek: Use dp_connector helpers to report link training state
[PATCH V1] accel/amdxdna: Expose per-client BO memory usage via fdinfo
2026-04-09 20:46 UTC (3+ messages)
[PATCH V1] accel/amdxdna: Check for device hang on job timeout
2026-04-09 17:58 UTC
[PATCH v5 0/6] drm/tyr: Use register! macro
2026-04-09 17:51 UTC (7+ messages)
` [PATCH v5 1/6] drm/tyr: Use register! macro for GPU_CONTROL
` [PATCH v5 2/6] drm/tyr: Print GPU_ID without filtering
` [PATCH v5 3/6] drm/tyr: Use register! macro for JOB_CONTROL
` [PATCH v5 4/6] drm/tyr: Use register! macro for MMU_CONTROL
` [PATCH v5 5/6] drm/tyr: Remove custom register struct
` [PATCH v5 6/6] drm/tyr: Add DOORBELL_BLOCK registers
[PATCH] drm: Remove unused header in drm_dumb_buffers.c
2026-04-09 15:48 UTC
[PATCH v6 0/5] Rust GPUVM immediate mode
2026-04-09 15:26 UTC (6+ messages)
` [PATCH v6 1/5] rust: drm: add base GPUVM immediate mode abstraction
` [PATCH v6 2/5] rust: gpuvm: add GpuVm::obtain()
` [PATCH v6 3/5] rust: gpuvm: add GpuVa struct
` [PATCH v6 4/5] rust: gpuvm: add GpuVmCore::sm_unmap()
` [PATCH v6 5/5] rust: gpuvm: add GpuVmCore::sm_map()
[PATCH v2 0/3] rust: add `bitfield!` macro
2026-04-09 14:58 UTC (4+ messages)
` [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
` [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH v2 3/3] gpu: nova-core: switch to kernel bitfield macro
[PATCH] drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc
2026-04-09 14:26 UTC
[PATCH 0/3] gpu: nova-core: unload extras for Hopper/Blackwell
2026-04-09 14:19 UTC (4+ messages)
` [PATCH 1/3] gpu: nova-core: fsp: wait to consume message before sending another
` [PATCH 2/3] gpu: nova-core: add Architecture::uses_sec2() helper
` [PATCH 3/3] gpu: nova-core: add non-sec2 unload path
[PATCH v6 00/21] Add support for DU and DSI on the Renesas RZ/G3E SoC
2026-04-09 13:24 UTC (19+ messages)
` [PATCH v6 09/21] dt-bindings: display: renesas, rzg2l-du: Refuse port@1 for RZ/G2UL
` [PATCH v6 09/21] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH v6 10/21] dt-bindings: display: renesas, rzg2l-du: Add support for RZ/G3E SoC
` [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH v6 13/21] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
[PATCH v5 0/2] drm/bridge: convert users of of_drm_find_bridge(), part 4
2026-04-09 13:23 UTC (3+ messages)
` [PATCH v5 1/2] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
` [PATCH v5 2/2] drm: rcar-du: encoder: "
[PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
2026-04-09 13:23 UTC
[PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
2026-04-09 13:23 UTC
[PATCH] dma-buf: fix order of trace and fput
2026-04-09 12:38 UTC (2+ messages)
[PATCH] drm/ttm/tests: fix lru_count ASSERT
2026-04-09 12:18 UTC (3+ messages)
` "
[PATCH 0/6] drm/i915/reset: Solve display vs. GPU reset deadlock, again
2026-04-09 12:17 UTC (17+ messages)
` [PATCH 1/6] dma-buf: Remove old lies about dma_fence_wait_any_timeout() not accepting some fences
` [PATCH 2/6] drm/i915/reset: Reorganize display reset code
` [PATCH 3/6] drm/i915/reset: Move pending_fb_pin handling to i915
` [PATCH 4/6] drm/xe/display: Add init_clock_gating.h stubs
` [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
` [PATCH 6/6] drm/i915/display: Make fence timeout infinite
[PATCH v6 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-04-09 9:58 UTC (7+ messages)
` [PATCH v6 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v6 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v6 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v6 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` [PATCH v6 5/5] drm/pagemap: Fix drm_pagemap_migrate_unmap_pages kerneldoc
[PATCH v4] drm/i915/gem: Drop check for changed VM in EXECBUF
2026-04-09 9:11 UTC (2+ messages)
[PATCH] drm/bridge: it6505: fix use-after-free in it6505_parse_dt()
2026-04-09 8:48 UTC
[PATCH v2] MAINTAINERS: Add dedicated entry for fbcon
2026-04-09 8:13 UTC (2+ messages)
[PATCH v4 0/4] misc: fastrpc: Add missing bug fixes
2026-04-09 7:54 UTC (6+ messages)
` [PATCH v4 1/4] misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
` [PATCH v4 2/4] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v4 3/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
` [PATCH v4 4/4] misc: fastrpc: Allow fastrpc_buf_free() to accept NULL
[PATCH] drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docs
2026-04-09 7:01 UTC (2+ messages)
[PATCH] drm/bridge: stm_lvds: Do not fail atomic_check on disabled connector
2026-04-09 2:48 UTC
[PATCH] drm/gpusvm, pagemap: Do not assume DRM pagemap owns device pages
2026-04-09 1:55 UTC
[PATCH v2] drm/xe: use krealloc_array to prevent integer overflow
2026-04-09 1:25 UTC
[PATCH] drm: uapi: Add macro for chipset specific event ID region
2026-04-08 16:36 UTC
[PATCH v3] accel/ivpu: Add support for limiting NPU frequency
2026-04-08 15:01 UTC
[PATCH v21 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2026-04-08 14:36 UTC (6+ messages)
` [PATCH v21 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
[PATCH v2] accel/ivpu: Add support for limiting NPU frequency
2026-04-08 14:14 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