dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-26 14:08:33 to 2025-11-27 08:19:08 UTC [more...]

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-11-27  7:43 UTC  (13+ messages)
` [PATCH v3 1/9] efi: earlycon: Reduce number of references to global screen_info
` [PATCH v3 2/9] efi: sysfb_efi: "
` [PATCH v3 3/9] sysfb: Add struct sysfb_display_info
` [PATCH v3 4/9] sysfb: Replace screen_info with sysfb_primary_display
` [PATCH v3 5/9] sysfb: Pass sysfb_primary_display to devices
` [PATCH v3 6/9] sysfb: Move edid_info into sysfb_primary_display
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 8/9] efi: Support EDID information
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display

[PATCH] drm/panthor: Prevent potential UAF in group creation
 2025-11-27  8:12 UTC 

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-27  8:11 UTC  (15+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code

[PULL] drm-misc-fixes
 2025-11-27  8:10 UTC 

[PATCH] dma-buf: add no-op stubs when CONFIG_DMA_SHARED_BUFFER is disabled
 2025-11-27  8:07 UTC  (2+ messages)

[PATCH v2 0/3] Add Display support for AM62P SoC
 2025-11-27  7:45 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: display: ti, am65x-dss: Add am62p dss compatible

[syzbot] Monthly dri report (Nov 2025)
 2025-11-27  7:44 UTC 

[PATCH v4 0/4] Add ADSP and CDSP support on Kaanapali SoC
 2025-11-27  7:32 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: misc: qcom, fastrpc: Add compatible for Kaanapali
  ` [PATCH v4 1/4] dt-bindings: misc: qcom,fastrpc: "
` [PATCH v4 3/4] misc: fastrpc: Add support for new DSP IOVA formatting

[PATCH 0/3] drm/i915: Async flip stuff
 2025-11-27  7:27 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Expose the IN_FORMATS_ASYNC blob for all planes
` [PATCH 3/3] drm/i915: Eliminate one more frequent drm_format_info()

[PATCH v3 0/3] misc: fastrpc: Add polling mode support
 2025-11-27  6:52 UTC  (7+ messages)
` [PATCH v3 2/3] misc: fastrpc: Update context ID mask for "
` [PATCH v3 3/3] misc: fastrpc: Add polling mode support for fastRPC driver

[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
 2025-11-27  6:25 UTC  (6+ messages)
` [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref

[PATCH v2 0/4] Introduce DRM_RAS using generic netlink for RAS
 2025-11-27  5:28 UTC  (6+ messages)
` [PATCH v2 2/4] drm/xe/xe_drm_ras: Add support for drm ras
` [PATCH v2 3/4] drm/xe/xe_hw_error: Add support for GT hardware errors
` [PATCH v2 4/4] drm/xe/xe_hw_error: Add support for PVC SOC errors

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-27  5:10 UTC  (17+ messages)
` [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait

[PATCH v2 0/1] Workaround for partial huge page unmaps in Panthor
 2025-11-27  3:50 UTC  (2+ messages)
` [PATCH v2 1/1] drm/panthor: Support partial unmaps of huge pages

[PATCH v3] dma-buf: add some tracepoints to debug
 2025-11-27  0:43 UTC 

[PATCH] drm/msm: Fix a7xx per pipe register programming
 2025-11-26 23:46 UTC 

[PATCH] drm/nouveau: handle division by zero and overflow in nouveau_bo_fixup_align()
 2025-11-26 23:29 UTC  (2+ messages)

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-26 23:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] drm: Remove remaining support for kdb
 2025-11-26 23:07 UTC  (7+ messages)
` [PATCH 2/5] drm/nouveau: Do not implement mode_set_base_atomic callback

[PATCH v2 0/8] drm/panthor: Misc scheduler fixes
 2025-11-26 23:02 UTC  (10+ messages)
` [PATCH v2 3/8] drm/panthor: Fix the group priority rotation logic
` [PATCH v2 6/8] drm/panthor: Fix the logic that decides when to stop ticking
` [PATCH v2 7/8] drm/panthor: Make sure we resume the tick when new jobs are submitted

[PATCH V13 00/51][FINAL] Color Pipeline API w/ VKMS
 2025-11-26 22:50 UTC  (13+ messages)

[PATCH] MAINTAINERS: Remove myself from xe maintainers
 2025-11-26 22:43 UTC 

[PATCH v6 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 22:12 UTC  (10+ messages)
` [PATCH v6 1/8] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v6 2/8] drm/sched: Add pending job list iterator
` [PATCH v6 3/8] drm/xe: Add dedicated message lock
` [PATCH v6 4/8] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v6 5/8] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v6 6/8] drm/xe: Do not deregister queues in TDR
` [PATCH v6 7/8] drm/xe: Remove special casing for LR queues in submission
` [PATCH v6 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-26 22:07 UTC  (14+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO

[PATCH v2] drm/msm: add PERFCTR_CNTL to ifpc_reglist
 2025-11-26 21:42 UTC  (3+ messages)

[PATCH v5 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 21:21 UTC  (10+ messages)
` [PATCH v5 1/8] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v5 2/8] drm/sched: Add pending job list iterator
` [PATCH v5 3/8] drm/xe: Add dedicated message lock
` [PATCH v5 4/8] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v5 5/8] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v5 6/8] drm/xe: Do not deregister queues in TDR
` [PATCH v5 7/8] drm/xe: Remove special casing for LR queues in submission
` [PATCH v5 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

[PATCH] drm/msm: add PERFCTR_CNTL to ifpc_reglist
 2025-11-26 21:09 UTC  (2+ messages)

[PATCH v4 0/3] drm/atomic-helpers: Fix MCDE/R-Car DU regressions
 2025-11-26 20:57 UTC  (4+ messages)

[pull] amdgpu drm-fixes-6.18
 2025-11-26 20:49 UTC 

[PATCH] dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
 2025-11-26 18:55 UTC  (3+ messages)

[PATCH v2 00/17] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-11-26 18:52 UTC  (4+ messages)
` [PATCH v2 16/17] drm/pagemap, drm/xe: Support migration over interconnect

[PATCH v3] tools/drm_ras: tool to communicate with DRM Netlink Subsystem
 2025-11-26 18:50 UTC  (2+ messages)

[PATCH v2] drm/vmwgfx: Move the validation duplicates hashtable onto the stack
 2025-11-26 18:31 UTC  (3+ messages)

[PATCH v2 0/9] Initial DMABUF support for iommufd
 2025-11-26 18:27 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix cursor plane on HW version 10
 2025-11-26 17:53 UTC 

[PATCH 00/21] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-11-26 17:36 UTC  (22+ messages)
` [PATCH 01/21] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH 02/21] dt-bindings: display: tilcdc: Add fifo-threshold property
` [PATCH 03/21] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH 04/21] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH 05/21] ARM: dts: omap: Bind panel to panel-dpi instead of ti,tilcdc,panel driver
` [PATCH 06/21] dt-bindings: display: tilcdc: Remove panel binding
` [PATCH 07/21] drm/tilcdc: Remove tilcdc panel driver
` [PATCH 08/21] drm/tilcdc: Remove component framework support
` [PATCH 09/21] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH 10/21] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH 11/21] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH 12/21] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH 13/21] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH 14/21] drm/tilcdc: Remove the useless module list support
` [PATCH 15/21] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH 16/21] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH 17/21] drm/bridge: tda998x: Remove component support
` [PATCH 18/21] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH 19/21] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH 20/21] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH 21/21] drm/tilcdc: "

[PATCH] drm/i915/gem: NULL-initialize the eb->vma[].vma pointers in gem_do_execbuffer
 2025-11-26 17:28 UTC  (3+ messages)

[PATCH v6 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
 2025-11-26 17:24 UTC  (13+ messages)
` [PATCH v6 01/16] drm/prime: Simplify life of drivers needing custom dma_buf_ops
` [PATCH v6 02/16] drm/shmem: Provide a generic {begin, end}_cpu_access() implementation
  ` [PATCH v6 02/16] drm/shmem: Provide a generic {begin,end}_cpu_access() implementation
` [PATCH v6 07/16] drm/panthor: Add a PANTHOR_BO_SYNC ioctl
` [PATCH v6 09/16] drm/panthor: Add flag to map GEM object Write-Back Cacheable
` [PATCH v6 13/16] drm/panfrost: Add a PANFROST_SYNC_BO ioctl
` [PATCH v6 00/16] drm/panfrost,panthor: Cached maps and explicit flushing

[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-26 17:14 UTC  (8+ messages)
` [PATCH v3 19/28] drm/ttm: rework pipelined eviction fence handling

[PATCH v5 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
 2025-11-26 17:03 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: sitronix,st7920: Add DT schema
` [PATCH v5 2/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH v5 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-26 16:54 UTC  (6+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine

[PATCH v6 0/7] VESA DisplayID spec allows the device to force its DSC bits per pixel value
 2025-11-26 16:32 UTC  (25+ messages)
` [PATCH v6 2/7] drm/edid: prepare for VESA vendor-specific data block extension
` [PATCH v6 3/7] drm/edid: MSO should only be used for non-eDP displays
` [PATCH v6 4/7] drm/edid: parse DSC DPP passthru support flag for mode VII timings
` [PATCH v6 5/7] drm/edid: for consistency, use mask everywhere for block rev parsing
` [PATCH v6 6/7] drm/edid: parse DRM VESA dsc bpp target

Reasonable maximum signaling timeout for dma_fences
 2025-11-26 16:11 UTC  (15+ messages)
` [PATCH 1/4] dma-buf/fence: give some reasonable maximum signaling timeout

[PULL] drm-intel-fixes
 2025-11-26 15:44 UTC 

[PATCH v4 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
 2025-11-26 15:37 UTC  (4+ messages)
` [PATCH v4 2/3] drm: Add driver for Sitronix ST7920 LCD displays

[PULL] drm-misc-next-fixes
 2025-11-26 15:20 UTC 

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-26 15:17 UTC  (11+ messages)

[RFC WIP 0/3] DRM Jobqueue
 2025-11-26 14:55 UTC  (9+ messages)
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions

[PATCH 0/3] revert the 8-byte pitch-alignment constraint for memory managers
 2025-11-26 14:44 UTC  (4+ messages)
` [PATCH 1/3] drm/gem-dma: revert the 8-byte alignment constraint
` [PATCH 2/3] drm/gem-shmem: "
` [PATCH 3/3] drm/gem-vram: "

[PATCH 00/22] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2025-11-26 14:07 UTC  (22+ messages)
` [PATCH 02/22] clk: renesas: r9a09g047: Add CLK_PLLETH_LPCLK support
` [PATCH 03/22] clk: renesas: r9a09g047: Add CLK_PLLDSI{0,1} clocks
` [PATCH 04/22] clk: renesas: r9a09g047: Add CLK_PLLDSI{0, 1}_DIV7 clocks
` [PATCH 05/22] clk: renesas: r9a09g047: Add CLK_PLLDSI{0, 1}_CSDIV clocks
` [PATCH 06/22] clk: renesas: r9a09g047: Add support for SMUX2_DSI{0, 1}_CLK
` [PATCH 07/22] clk: renesas: r9a09g047: Add support for DSI clocks and resets
` [PATCH 08/22] clk: renesas: r9a09g047: Add support for LCDC{0, 1} "
` [PATCH 09/22] dt-bindings: display: bridge: renesas, dsi: Add support for RZ/G3E SoC
` [PATCH 10/22] dt-bindings: display: renesas, rzg2l-du: "
` [PATCH 11/22] drm: renesas: rz-du: mipi_dsi: Add out_port to OF data
` [PATCH 12/22] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
` [PATCH 13/22] drm: renesas: rz-du: mipi_dsi: Add support for RZ/G3E
` [PATCH 14/22] drm: renesas: rz-du: Add RZ/G3E support
` [PATCH 15/22] media: dt-bindings: media: renesas, vsp1: Document RZ/G3E
` [PATCH 16/22] media: dt-bindings: media: renesas, fcp: Document RZ/G3E SoC
` [PATCH 17/22] arm64: dts: renesas: r9a09g047: Add fcpvd0 node
` [PATCH 18/22] arm64: dts: renesas: r9a09g047: Add vspd0 node
` [PATCH 19/22] arm64: dts: renesas: r9a09g047: Add fcpvd1 node
` [PATCH 20/22] arm64: dts: renesas: r9a09g047: Add vspd1 node
` [PATCH 21/22] arm64: dts: renesas: r9a09g047: Add DU{0, 1} and DSI nodes
` [PATCH 22/22] arm64: dts: renesas: r9a09g047e57-smarc: Enable DU1 and DSI support


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