dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 15:37:55 to 2026-04-29 13:50:30 UTC [more...]

[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-04-29 13:50 UTC  (7+ messages)
` [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`

[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-29 13:43 UTC  (20+ messages)
` [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v4 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v4 07/15] soc: qcom: mdtloader: "
` [PATCH v4 08/15] remoteproc: qcom_wcnss: "
` [PATCH v4 11/15] media: qcom: "
` [PATCH v4 12/15] net: ipa: "

[PATCH v4] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2026-04-29 13:43 UTC  (2+ messages)

[PATCH] drm/bridge: lontium-lt8912b: Do not generate HFP
 2026-04-29 13:33 UTC 

[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-29 13:40 UTC  (7+ messages)
` [PATCH v3 2/3] drm/exynos: remove bridge when "
` [PATCH v3 3/3] drm/bridge: megachips: remove bridge when irq request fails

[PATCH] drm: Fix DYNAMIC_DEBUG_MODULE propagation to subdirectories
 2026-04-29 13:39 UTC  (2+ messages)

[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
 2026-04-29 13:33 UTC  (17+ messages)
` [PATCH 01/10] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH 02/10] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH 03/10] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH 04/10] drm/panthor: Extend the IRQ logic to allow fast/raw IRQ handlers
` [PATCH 05/10] drm/panthor: Make panthor_fw_{update,toggle}_reqs() callable from IRQ context
` [PATCH 06/10] drm/panthor: Prepare the scheduler logic for FW events in "
` [PATCH 07/10] drm/panthor: Automate CSG IRQ processing at group unbind time
` [PATCH 08/10] drm/panthor: Automatically enable interrupts in panthor_fw_wait_acks()
` [PATCH 09/10] drm/panthor: Process FW events in IRQ context
` [PATCH 10/10] drm/panthor: Introduce interrupt coalescing support for job IRQs

[PATCH v4] drm/amdgpu: deduplicate ring preempt ib function
 2026-04-29 13:13 UTC  (2+ messages)

[RFC 0/2] DRM standardized memory stats
 2026-04-29 13:06 UTC  (3+ messages)
` [RFC 1/2] drm: Allow drivers to report "
` [RFC 2/2] drm/amdgpu: Wire up DRM memory stats reporting

[PATCH] MAINTAINERS: accel/ivpu: Remove myself and add Andrzej as maintainer
 2026-04-29 12:57 UTC  (3+ messages)

[PATCH] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-04-29 12:37 UTC 

[PATCH 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-04-29 12:16 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: display: renesas, du: Document Renesas R-Car R8A779MD M3Le
  ` [PATCH 1/7] dt-bindings: display: renesas,du: "
` [PATCH 2/7] drm/rcar-du: Add support for "
` [PATCH 3/7] dt-bindings: clock: cs2000-cp: document CS2500
` [PATCH 4/7] dt-bindings: soc: renesas: Document Renesas R-Car R8A779MD Geist
` [PATCH 5/7] soc: renesas: Identify Renesas R-Car R8A779MD M3Le SoC
` [PATCH 6/7] arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs

[PATCH] drm: Drop unused drm_device_class_(un)register API
 2026-04-29 12:15 UTC  (4+ messages)

[PATCH 0/6] Add Anbernic RG Vita-Pro
 2026-04-29 11:58 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542

[PATCH v3 1/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
 2026-04-29 11:40 UTC  (2+ messages)

[PATCH v3 2/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probe
 2026-04-29 11:39 UTC  (2+ messages)

[PATCH] rust: drm: fix unsound initialization in drm::Device::new
 2026-04-29 11:34 UTC  (3+ messages)

[PATCH 0/5] Rework index projection syntax
 2026-04-29 11:29 UTC  (12+ messages)
` [PATCH 1/5] rust: ptr: add panicking index projection variant
` [PATCH 2/5] rust: dma: update to keyworded index projection syntax
` [PATCH 3/5] gpu: nova-core: convert to keyworded "
` [PATCH 4/5] gpu: nova-core: use pointer projection for command queue code
` [PATCH 5/5] rust: ptr: remove implicit index projection syntax

[PATCH] drm/bridge: analogix_dp: Extract error pointer from correct variable
 2026-04-29 11:29 UTC  (2+ messages)

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (3+ messages)
` [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()

[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
 2026-04-29 11:21 UTC  (3+ messages)
` [PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices

[PATCH v13 0/5] Rust bindings for gem shmem
 2026-04-29 11:18 UTC  (10+ messages)
` [PATCH v13 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v13 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v13 3/5] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v13 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v13 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH] drm/modeset_lock: add NULL check for ctx before WARN_ON
 2026-04-29 11:09 UTC  (5+ messages)
` [PATCH v2 0/2] drm/i915/modeset: fix NULL/ctx handling in lock paths
  ` [PATCH v2 1/2] drm/modeset_lock: add NULL check for ctx before WARN_ON
  ` [PATCH v2 2/2] drm/modeset: harden modeset_lock() against NULL ctx

[PATCH v3] drm: shmobile: Fix white screen after resume when LCDC is stopped
 2026-04-29 10:40 UTC  (2+ messages)

[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
 2026-04-29 10:25 UTC  (2+ messages)

[PATCH 0/5] Google Nexus 10 display support
 2026-04-28  9:44 UTC  (7+ messages)
` [PATCH 2/5] drm/panel-edp: Add support for Samsung LTL101DL02-002 panel
` [PATCH 5/5] ARM: dts: exynos: Add display support for exynos5250-manta

[PATCH] drm/bridge: Fix the interrupt clearing error in LT9611
 2026-04-28  7:43 UTC  (2+ messages)

[PATCH 0/2] drm/panel: Add support for TSD TST070WSBE-196C 8" MIPI-DSI panel
 2026-04-27 15:21 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add TSD TST070WSBE-196C panel
` [PATCH 2/2] drm/panel: Add TSD TST070WSBE-196C 7" DSI panel driver

[PATCH v1 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-28  8:12 UTC  (9+ messages)
` [PATCH v1 2/2] drm:bridge: "

[PATCH] dept: update documentation function names to match implementation
 2026-04-28 16:26 UTC 

[PATCH] agp: amd64: fix null-ptr-deref in amd64_fetch_size
 2026-04-29  2:33 UTC 

[PATCH] drm/panel: jadard-jd9365da-h3: Fix signedness bug
 2026-04-29  2:49 UTC 

further issues with MGA G200 graphics chipset
 2026-04-29  6:40 UTC  (13+ messages)

[PATCH] drm/radeon/rs780: prevent division by zero in refresh rate calculation
 2026-04-28 19:03 UTC 

[PATCH] rust: drm: fix incorrect type name in `Device` doc comment
 2026-04-29  8:20 UTC  (2+ messages)

[PATCH] drm/amd/display: simplify FreeSync MCCS capability check
 2026-04-27 22:58 UTC 

[PATCH v3] drm/amdgpu: deduplicate ring preempt ib function
 2026-04-27 19:15 UTC 

[PATCH v2 0/2] drm/panel: Add support for TSD TST070WSBE-196C 8" MIPI-DSI panel
 2026-04-28 15:17 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: panel-simple-dsi: Add Team Source Display TST070WSNE-196C
` [PATCH v2 2/2] drm/panel: simple: Add Team Source Display TST070WSBE-196C panel

[PATCH 0/4] drm/mediatek: fix sparse warnings
 2026-04-29  9:59 UTC  (5+ messages)
` [PATCH 1/4] drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variable
` [PATCH 2/4] drm/mediatek: mtk_hdmi_v2: "
` [PATCH 3/4] drm/mediatek: mtk_cec: "
` [PATCH 4/4] drm/mediatek: mtk_hdmi_ddc: "

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-04-29  9:56 UTC  (10+ messages)

[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
 2026-04-28 19:44 UTC  (4+ messages)
` [PATCH v2 1/3] drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENT
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
` [PATCH v2 3/3] drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to params

[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-04-29  9:46 UTC  (17+ messages)
` [PATCH v3 09/13] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v3 10/13] drm: bridge: dw_hdmi: Use drm_connector_helper_hpd_irq_event()
` [PATCH v3 12/13] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()

[PATCH 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-04-29  9:03 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] drm/msm/dsi: don't dump registers past the mapped region
 2026-04-29  8:55 UTC  (2+ messages)

[PATCH] drm/panel: focaltech-ota7290b: Fix error check for devm_drm_panel_alloc()
 2026-04-29  8:05 UTC 

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-29  8:04 UTC  (9+ messages)
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`

[PATCH v3] accel/ivpu: Add support for limiting NPU frequency
 2026-04-29  7:46 UTC  (3+ messages)

[PATCH] drm/msm: Don't use UTS_RELEASE directly
 2026-04-29  6:14 UTC  (6+ messages)

[PATCH 0/5] drm/tyr: prereqs for firmware loading and MCU boot
 2026-04-29  6:08 UTC  (7+ messages)
` [PATCH 1/5] drm/tyr: move clock cleanup into Clocks Drop impl
` [PATCH 2/5] drm/tyr: rename TyrObject to BoData
` [PATCH 3/5] drm/tyr: use shmem GEM object type in TyrDrmDriver
` [PATCH 4/5] drm/tyr: set DMA mask using GPU physical address
` [PATCH 5/5] drm/tyr: add shmem backing for GEM objects

[PATCH 1/2] drm/atomic: prefer drm_printf_indent() over inline \t
 2026-04-29  5:53 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: "

[PATCH 0/3] drm/bridge: Add Lontium LT8711UXD DP-to-HDMI transparent bridge
 2026-04-29  4:15 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: simple: document the Lontium LT8711UXD DP-to-HDMI bridge
` [PATCH 2/3] drm/bridge: simple: Add "
` [PATCH 3/3] arm64: dts: rockchip: orangepi-5-pro: Add "

[RFC V4 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-29  4:06 UTC  (13+ messages)
` [RFC V4 01/12] drm/amdgpu: define SVM UAPI for GPU shared virtual memory
` [RFC V4 02/12] drm/amdgpu: introduce SVM core header and VM integration
` [RFC V4 03/12] drm/amdgpu: define SVM attribute subsystem types
` [RFC V4 04/12] drm/amdgpu: implement SVM attribute tree and helper functions
` [RFC V4 05/12] drm/amdgpu: implement SVM attribute set/get/clear operations
` [RFC V4 06/12] drm/amdgpu: define SVM range types and work queue interface
` [RFC V4 07/12] drm/amdgpu: implement SVM range GPU mapping core
` [RFC V4 08/12] drm/amdgpu: implement SVM range notifier and GC helpers
` [RFC V4 09/12] drm/amdgpu: implement SVM attribute change and invalidation
` [RFC V4 10/12] drm/amdgpu: implement SVM initialization and lifecycle
` [RFC V4 11/12] drm/amdgpu: add SVM ioctl entry and fault handler module
` [RFC V4 12/12] drm/amdgpu: integrate SVM into build system and VM fault path

[PATCH v3 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-29  4:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings:bridge: "
` [PATCH v3 2/2] drm:bridge: "

[PATCH] drm/nouveau/disp/r535: Add scanline position support + head state support
 2026-04-29  3:03 UTC 

[PATCH 1/2] hv_sock: fix ARM64 support
 2026-04-28 21:07 UTC  (8+ messages)
` [PATCH 2/2] drm/hyperv: use VMBUS_RING_SIZE()

[PATCH 1/3 v2] drm/amd/display: dmub_cmd.h: correct typos and spellos
 2026-04-28 20:59 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
 2026-04-28 20:59 UTC  (3+ messages)

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-28 20:52 UTC  (8+ messages)

[PATCH v3 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-04-28 20:33 UTC  (9+ messages)
` [PATCH v3 03/11] drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()
` [PATCH v3 08/11] drm/bridge: adv7511: "
` [PATCH v3 10/11] drm: zynqmp_dp: "

[PATCH v2] drm/xe: Don't use UTS_RELEASE directly
 2026-04-28 20:21 UTC  (5+ messages)

[PATCH 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-04-28 18:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: document "

[PATCH v2] drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=n
 2026-04-28 17:39 UTC  (3+ messages)

linux-next: Tree for Apr 28 (docs warning in drm_panel.c)
 2026-04-28 17:26 UTC 

[PATCH v4 00/20] drm/tyr: firmware loading and MCU boot support
 2026-04-28 17:02 UTC  (5+ messages)

[PATCH] drm/bridge: sii902x: inline i2c_check_functionality check
 2026-04-28 16:56 UTC 

[PATCH][next] drm/i915/gvt: Avoid -Wflex-array-member-not-at-end warning
 2026-04-28 16:32 UTC  (3+ messages)

[PATCH] drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table
 2026-04-28 16:40 UTC  (2+ messages)

[PATCH] drm/edid: Simplify min_pixel_clock_rate calculation
 2026-04-28 16:02 UTC 

[PATCH v6 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-04-28 15:48 UTC  (3+ messages)
` [PATCH v6 4/6] drm/ttm: Split cgroup charge and resource allocation


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