dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 15:46:50 to 2026-04-10 15:05:53 UTC [more...]

[PATCH 0/5] gpu: nova-core: vbios: harden various array accesses
 2026-04-10 15:05 UTC  (11+ 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 4/5] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH 5/5] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`

[PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH v12 00/25] Add new general DRM property "color format"
 2026-04-10 14:21 UTC  (23+ messages)
` [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 10/25] drm/i915/dp: Add YCBCR444 handling for sink formats
` [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] drm/connector: Make drm_connector_attach_hdr_output_metadata_property() return void
 2026-04-10 14:17 UTC  (2+ messages)

[PATCH] dma-buf: fix htmldocs error for dma_buf_attach_revocable
 2026-04-10 14:06 UTC  (3+ messages)

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-04-10 13:53 UTC  (43+ messages)
` [PATCH v4 01/39] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v4 02/39] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v4 04/39] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v4 05/39] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v4 06/39] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
` [PATCH v4 07/39] drm/msm/dp: split link setup from source params
` [PATCH v4 08/39] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v4 09/39] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v4 10/39] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v4 11/39] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v4 12/39] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v4 14/39] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v4 15/39] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v4 18/39] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v4 19/39] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH v4 20/39] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v4 21/39] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v4 23/39] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST use cases
` [PATCH v4 24/39] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v4 25/39] drm/msm/dp: pass panel to display enable/disable helpers
` [PATCH v4 26/39] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v4 27/39] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v4 28/39] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v4 30/39] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v4 31/39] drm/msm/dp: add prepared to manage link-level operations
` [PATCH v4 32/39] drm/msm/dpu: initialize encoders per stream for DP MST
` [PATCH v4 33/39] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v4 34/39] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v4 35/39] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH v4 36/39] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST
` [PATCH v4 38/39] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH v4 39/39] drm/msm/dp: Add MST stream support for supported DP controllers

[PATCH v6 00/21] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-04-10 13:21 UTC  (10+ messages)
` [PATCH v6 10/21] dt-bindings: display: renesas, rzg2l-du: Add support for "
  ` [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: "

[PATCH v1 RESEND 0/4] drm/tyr: implement GPU reset API
 2026-04-10 13:20 UTC  (9+ messages)
` [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling

[PATCH] drm/gpusvm, pagemap: Do not assume DRM pagemap owns device pages
 2026-04-10 12:46 UTC  (2+ messages)
` [PATCH] drm/gpusvm,pagemap: "

[Bug 221338] New: AMDGPU: RDNA2 (RX 6600) Vulkan workload causes gfx ring timeout, MODE1 reset, and VRAM loss (SMU driver/firmware mismatch)
 2026-04-10 12:45 UTC  (3+ messages)
` [Bug 221338] "

[PATCH v2] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-10 12:20 UTC  (3+ messages)

[PATCH RFC 0/6] drm/amdgpu: SVM VRAM migration via drm_pagemap
 2026-04-10 12:07 UTC  (8+ messages)
` [PATCH RFC 1/6] drm/amdgpu: introduce amdgpu_pagemap and kfd pgmap accessor
` [PATCH RFC 2/6] drm/amdgpu: register ZONE_DEVICE for drm_pagemap SVM migration
` [PATCH RFC 3/6] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
` [PATCH RFC 4/6] drm/amdgpu: add SVM eviction fences for VRAM overcommit
` [PATCH RFC 5/6] drm/amdgpu: add SVM attr prefetch/force-trigger and in_populate tracking
` [PATCH RFC 6/6] drm/amdgpu: integrate VRAM migration into SVM range map path

[PATCH v2] drm/sched: Add test suite for concurrent job submissions
 2026-04-10 11:33 UTC  (7+ messages)

[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 11:22 UTC  (2+ messages)

[PATCH] accel/qaic: fix incorrect counter check in RAS message decode
 2026-04-10 11:20 UTC 

[PATCH v2] dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
 2026-04-10 11:06 UTC  (6+ messages)

[PATCH v3] dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
 2026-04-10 10:59 UTC 

[PATCH] drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST
 2026-04-10 10:43 UTC  (5+ messages)

[PATCH V3] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 10:16 UTC  (3+ messages)

[bug report] drm/bridge: add a driver for T-Head TH1520 HDMI controller
 2026-04-10 10:15 UTC  (2+ messages)

[PATCH next] drm/panel: himax-hx83121a: Fix NULL vs IS_ERR() check in probe()
 2026-04-10 10:12 UTC 

[PATCH] dma-fence: Move signalling tracepoint to before ops detach
 2026-04-10  8:58 UTC  (4+ messages)

[PATCH v3 0/3] Improvements on RZ/G2L MIPI DSI driver
 2026-04-10  8:55 UTC  (7+ messages)
` [PATCH v3 1/3] drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
` [PATCH v3 2/3] drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
` [PATCH v3 3/3] drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal

[PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-04-10  8:52 UTC  (8+ messages)
` [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] 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 v2] drm: rz-du: Ensure correct suspend/resume ordering with VSP
 2026-04-10  8:10 UTC  (2+ messages)

[PULL] topic/step for i915 and xe
 2026-04-10  8:06 UTC  (3+ messages)

[PATCH v10 0/5] Rust bindings for gem shmem
 2026-04-10  7:55 UTC  (10+ 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 3/4] Documentation: gpu: todo: fix typo 'themsevles' -> 'themselves'
 2026-04-09 22:05 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ 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 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
 2026-04-10  6:15 UTC  (3+ messages)
` [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 v9 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2026-04-10  6:54 UTC  (8+ messages)
` [PATCH v9 02/11] drm/fourcc: Add DRM_FORMAT_XV20
` [PATCH v9 05/11] drm/fourcc: Add DRM_FORMAT_X403

[PATCH 0/4] Add support for clear counter and error event in DRM RAS
 2026-04-10  6:20 UTC  (6+ messages)
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-10  5:25 UTC  (7+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "

[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 v5 0/3] Add "link bpc" DRM property
 2026-04-09 22:20 UTC  (4+ messages)

[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 v4 0/9] Qualcomm Sahara protocol enhancements
 2026-04-09 21:30 UTC  (17+ messages)
` [PATCH v4 1/9] Add documentation for Sahara protocol
` [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
` [PATCH v4 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
` [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
` [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
` [PATCH v4 6/9] bus: mhi: Load DDR training data using per-device serial number
` [PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
` [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data

[PATCH v2 0/4] drm/panel: simple: add Waveshare LCD panels
 2026-04-09 21:21 UTC  (2+ messages)
` (subset) "

[PATCH] accel/ivpu: Add support for limiting NPU frequency
 2026-04-09 21:12 UTC  (5+ messages)

[PATCH V1] accel/amdxdna: Expose per-client BO memory usage via fdinfo
 2026-04-09 20:46 UTC  (3+ messages)

[PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
 2026-04-09 20:25 UTC  (7+ messages)

[PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
 2026-04-09 18:02 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 v4 0/6] drm/tyr: Use register! macro
 2026-04-09 16:55 UTC  (4+ messages)
` [PATCH v4 1/6] drm/tyr: Use register! macro for GPU_CONTROL

[PATCH] drm: Remove unused header in drm_dumb_buffers.c
 2026-04-09 15:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox