public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 07:46:35 to 2026-04-20 16:13:42 UTC [more...]

[PATCH] drm/appletbdrm: Use kvzalloc for big allocations
 2026-04-20 14:03 UTC  (4+ messages)

[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
 2026-04-20 14:18 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium, lt9611.yaml binding file
  ` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium,lt9611.yaml "
` [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip

[PATCH 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-04-20 16:13 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: clock: cs2000-cp: document CS2500

[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-20 16:06 UTC  (17+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
` [RFC/POC PATCH 02/12] drm/amdgpu: add SVM data structures and header
` [RFC/POC PATCH 03/12] drm/amdgpu: add SVM attribute data structures
` [RFC/POC PATCH 04/12] drm/amdgpu: implement SVM attribute tree operations
` [RFC/POC PATCH 05/12] drm/amdgpu: implement SVM attribute set
` [RFC/POC PATCH 06/12] drm/amdgpu: add SVM range data structures
` [RFC/POC PATCH 07/12] drm/amdgpu: implement SVM range PTE flags and GPU mapping
` [RFC/POC PATCH 08/12] drm/amdgpu: implement SVM range notifier and invalidation
` [RFC/POC PATCH 09/12] drm/amdgpu: implement SVM range workers
` [RFC/POC PATCH 10/12] drm/amdgpu: implement SVM core initialization and fini
` [RFC/POC PATCH 11/12] drm/amdgpu: implement SVM ioctl and fault handler
` [RFC/POC PATCH 12/12] drm/amdgpu: wire up SVM build system "

[PATCH V1] accel/amdxdna: Add carveout memory support for non-IOMMU systems
 2026-04-20 16:05 UTC  (3+ messages)

[PATCH 0/2] drm/panel: Add Raspberry Pi 7" panel
 2026-04-20 16:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: simple: Add Raspberry Pi 7" DSI Display module panel
` [PATCH 2/2] drm/panel: simple: Add timings for Raspberry Pi 7" panel

[PATCH RESEND v7 0/2] Pass down hot-plug CONNECTOR ID to user-space
 2026-04-20 15:59 UTC  (4+ messages)
` [PATCH RESEND v7 2/2] drm: Send per-connector hotplug events

[PATCH 0/2] Let userspace know about swapped out panthor GEM objects
 2026-04-20 15:47 UTC  (3+ messages)
` [PATCH 1/2] drm/fdinfo: Add "evicted" memory accounting
` [PATCH 2/2] drm/panthor: Implement evicted status for GEM objects

[PATCH v2 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v2 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v2 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v2 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v2 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v2 6/6] usb: typec: ucsi: huawei-gaokun: "

[RFC PATCH] drm/drm_edid: ignore continuous frequency support for VRR
 2026-04-20 15:15 UTC  (4+ messages)

[REGRESSION] VRR not detected on a DisplayPort monitor using an AMD GPU
 2026-04-20 15:09 UTC  (10+ messages)

[PATCH] drm/gpuvm: take refcount on DRM device
 2026-04-20 15:08 UTC  (5+ messages)

[PATCH 1/2] drm/kmb: reset DSI host singleton state on teardown
 2026-04-20 15:06 UTC  (2+ messages)
` [PATCH 2/2] drm/kmb: unwind partially enabled DSI clocks on error

[PATCH for drm-misc-fixes v4 0/4] Fix some bugs in the hibmc driver
 2026-04-20 14:54 UTC  (7+ messages)
` [PATCH for drm-misc-fixes v4 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-20 14:47 UTC  (10+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH v1 0/1 RESEND] dt-bindings: display: bridge: ssd2825: inherit dsi-controller properties
 2026-04-20 14:33 UTC  (3+ messages)
` [PATCH v1 1/1 "

[PATCH] drm/amdgpu: Replace VKMS vblank timer with common implementation
 2026-04-20 14:28 UTC  (2+ messages)

[PATCH] drm/amdgpu: allow unprivileged read of GC_THROTTLE_STATUS
 2026-04-20 14:13 UTC  (3+ messages)

[PATCH v1 0/2] Fix dma_resv_wait_timeout() return handling in rocket/panfrost ioctls
 2026-04-20 14:12 UTC  (6+ messages)
` [PATCH v1 1/2] accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_timeout()
` [PATCH v1 2/2] drm/panfrost: Fix wait_bo "

[PATCH v2 1/4] rust: add SRCU abstraction
 2026-04-20 14:06 UTC  (3+ messages)

[PATCH V2 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
 2026-04-20 13:56 UTC  (2+ messages)

[PATCH v2] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
 2026-04-20 13:37 UTC  (5+ messages)

[PATCH AUTOSEL 7.0-6.12] drm/amdgpu: fix DF NULL pointer issue for soc24
 2026-04-20 13:22 UTC  (52+ messages)
` [PATCH AUTOSEL 7.0-6.18] drm/ttm: Avoid invoking the OOM killer when reading back swapped content
` [PATCH AUTOSEL 6.18] drm/vc4: Release runtime PM reference after binding V3D
` [PATCH AUTOSEL 7.0-6.19] drm/xe/vf: Wait for all fixups before using default LRCs
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: remove duplicate format modifier
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: unlock cancel_delayed_work_sync for hang_detect_work
` [PATCH AUTOSEL 7.0-6.1] drm/amd/display: Merge pipes for validate
` [PATCH AUTOSEL 6.18] drm/xe: Fix bug in idledly unit conversion
` [PATCH AUTOSEL 7.0] drm/xe: Skip adding PRL entry to NULL VMA
` [PATCH AUTOSEL 6.18] drm/vc4: Fix a memory leak in hang state error path
` [PATCH AUTOSEL 6.18] drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Fix cursor pos at overlay plane edges on DCN4
` [PATCH AUTOSEL 7.0-6.1] drm/msm/dpu: fix vblank IRQ registration before atomic_mode_set
` [PATCH AUTOSEL 6.18] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
` [PATCH AUTOSEL 7.0-5.10] drm/amd/display: bios_parser: fix GPIO I2C line off-by-one
` [PATCH AUTOSEL 7.0] drm/amdgpu: Handle IH v7_1 reg offset differences
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu/vcn4.0.3: gate per-queue reset by PSP SOS program version
` [PATCH AUTOSEL 7.0-6.18] drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAY
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix amdgpu_userq_evict
` [PATCH AUTOSEL 7.0-5.10] drm/amdgpu: validate fence_count in wait_fences ioctl
` [PATCH AUTOSEL 7.0-6.6] drm/amdgpu: fix shift-out-of-bounds when updating umc active mask
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: remove queue from doorbell xa during clean up
` [PATCH AUTOSEL 7.0] drm/amdkfd: fix kernel crash on releasing NULL sysfs entry
` [PATCH AUTOSEL 7.0-6.18] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: clear related counter after RAS eeprom reset
` [PATCH AUTOSEL 7.0-6.19] drm/amd/display: Restore full update for tiling change to linear
` [PATCH AUTOSEL 7.0] drm/amdgpu: fix array out of bounds accesses for mes sw_fini
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state cases
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix syncobj leak for amdgpu_gem_va_ioctl()
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: Check for multiplication overflow in checkpoint stack size
` [PATCH AUTOSEL 7.0-6.18] drm/prime: Limit scatter list size with dedicated DMA device
` [PATCH AUTOSEL 7.0-6.19] drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflow
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: defer queue publication until create completes
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu/userq: fix dma_fence refcount underflow in userq path
` [PATCH AUTOSEL 7.0-6.12] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
` [PATCH AUTOSEL 7.0-6.18] drm/amd/display: Avoid turning off the PHY when OTG is running for DVI
` [PATCH AUTOSEL 7.0] drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1
` [PATCH AUTOSEL 7.0] drm/amd/pm: Avoid overflow when sorting pp_feature list
` [PATCH AUTOSEL 7.0-6.19] drm/amd/display: Fix number of opp
` [PATCH AUTOSEL 7.0-6.19] drm/panel-edp: Change BOE NV140WUM-N64 timings
` [PATCH AUTOSEL 7.0] drm/amd/display: Fix HWSS v3 fast path determination
` [PATCH AUTOSEL 7.0-5.10] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
` [PATCH AUTOSEL 6.18] drm/vc4: Fix memory leak of BO array in hang state
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Remove invalid DPSTREAMCLK mask usage
` [PATCH AUTOSEL 7.0-6.18] drm/panel-edp: Add CMN N116BCL-EAK (C2)
` [PATCH AUTOSEL 7.0] drm/amdgpu: Add default reset method for soc_v1_0
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: cleanup amdgpu_userq_get/put where not needed
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
` [PATCH AUTOSEL 7.0-5.10] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
` [PATCH AUTOSEL 7.0-6.18] drm: gpu: msm: forbid mem reclaim from reset
` [PATCH AUTOSEL 7.0-6.18] drm/panel-edp: Add AUO B116XAT04.1 (HW: 1A)
` [PATCH AUTOSEL 7.0-6.6] drm/gem-dma: set VM_DONTDUMP for mmap

[PATCH] drm/vkms: Clean up artifacts from old vblank timer
 2026-04-20 13:18 UTC 

[PATCH AUTOSEL 7.0-6.18] media: rc: fix race between unregister and urb/irq callbacks
 2026-04-20 13:09 UTC  (11+ messages)
` [PATCH AUTOSEL 7.0-5.10] fbdev: viafb: check ioremap return value in viafb_lcd_get_mobile_state
` [PATCH AUTOSEL 7.0-6.19] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: remove queue from doorbell xarray
` [PATCH AUTOSEL 7.0-6.12] nouveau: pci: quiesce GPU on shutdown
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Fix dcn401_optimize_bandwidth
` [PATCH AUTOSEL 7.0-6.18] drm/bridge: waveshare-dsi: Register and attach our DSI device at probe
` [PATCH AUTOSEL 6.18] drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
` [PATCH AUTOSEL 7.0-6.12] drm/amdgpu: fix DF NULL pointer issue for soc24
` [PATCH AUTOSEL 7.0-6.18] drm/ttm: Avoid invoking the OOM killer when reading back swapped content
` [PATCH AUTOSEL 6.18] drm/vc4: Release runtime PM reference after binding V3D

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

[PATCH 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-04-20 12:54 UTC  (16+ messages)
` [PATCH 01/15] dt-bindings: display: ti: Move ti,am62l-dss binding to a new binding file
` [PATCH 02/15] dt-bindings: display: ti,am65x-dss: Simplify binding
` [PATCH 03/15] dt-bindings: mfd: syscon: Add ti,am625-dss-dpi0-clk-ctrl compatible
` [PATCH 04/15] dt-bindings: display: ti,am625-oldi: Add optional power-domain for OLDI
` [PATCH 05/15] dt-bindings: display: ti,am65x-dss: Add AM62P DSS
` [PATCH 06/15] drm/tidss: Remove extra pm_runtime_mark_last_busy
` [PATCH 07/15] drm/tidss: oldi: Remove define for unused register OLDI_LB_CTRL
` [PATCH 08/15] drm/tidss: Add mechanism to detect DPI output
` [PATCH 09/15] drm/tidss: Add external data and sync signal edge configuration
` [PATCH 10/15] drm/tidss: Add support for DPIENABLE bit
` [PATCH 11/15] drm/tidss: oldi: Fix OLDI signal polarities
` [PATCH 12/15] drm/tidss: oldi: Convert OLDI to an aux driver
` [PATCH 13/15] drm/tidss: Add support for AM62P display subsystem
` [PATCH 14/15] arm64: dts: ti: k3-am62p-j722s-common-main: Add support for DSS
` [PATCH 15/15] arm64: dts: ti: beagley-ai: Enable HDMI display and audio

[PATCH v2] drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault
 2026-04-20 12:29 UTC  (2+ messages)

[PATCH 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 12:22 UTC  (10+ messages)
` [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()

[PATCH v2 0/4] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-04-20 12:10 UTC  (5+ messages)
` [PATCH v2 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
` [PATCH v2 2/4] drm/hibmc: Fix list of formats on the primary plane
` [PATCH v2 3/4] drm/hibmc: Do not use cpp from struct drm_format_info
` [PATCH v2 4/4] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management

[PULL] drm-misc-next
 2026-04-20 11:41 UTC 

[PATCH 0/2] DSC max delta bpp support
 2026-04-20 11:26 UTC  (3+ messages)
` [PATCH 1/2] drm/dp: Define DSC bpp delta DPCD fields
` [PATCH 2/2] drm/i915/dp: Decode DSC max delta bpp from sink DPCD

[PATCH 0/3] drm/vmwgfx: Use DRM's vblank timer
 2026-04-20 10:46 UTC  (2+ messages)

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-20  9:29 UTC  (2+ messages)

[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
 2026-04-20  9:29 UTC  (4+ messages)
` [PATCH v5 1/2] dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-20  9:29 UTC  (3+ messages)
` [PATCH v3] staging: fbtft: replace empty macro args with identity converter

[PATCH v2] dma-fence: Clarify external lock use case in dma_fence_init() docs
 2026-04-20  9:18 UTC  (2+ messages)

[PATCH v2] gpu: host1x: Fix device reference leak in device_add() error path
 2026-04-20  9:05 UTC  (3+ messages)

Pinned, non-revocable mappings of VRAM: will bad things happen?
 2026-04-20  8:49 UTC  (6+ messages)

[PATCH 0/4] drm/doc: Remove obsolete RFC docs related to i915
 2026-04-20  8:33 UTC  (5+ messages)
` [PATCH 1/4] drm/doc/rfc: Remove i915_gem_lmem.rst
` [PATCH 2/4] drm/doc/rfc: Remove i915_vm_bind
` [PATCH 3/4] drm/doc/rfc: Remove i915_small_bar rfc
` [PATCH 4/4] drm/doc/rfc: Remove i915_scheduler item

[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
 2026-04-20  8:32 UTC  (2+ messages)

[PATCH v3] accel/ivpu: Add support for limiting NPU frequency
 2026-04-20  8:17 UTC  (2+ messages)

[PATCH 0/3] gpu: nova-core: unload extras for Hopper/Blackwell
 2026-04-20  8:07 UTC  (3+ messages)
` [PATCH 3/3] gpu: nova-core: add non-sec2 unload path

[PATCH] drm: renesas: rz-du: mipi_dsi: Fix return path on error
 2026-04-20  7:46 UTC  (2+ messages)


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