dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-12 10:20:51 to 2025-02-13 06:42:08 UTC [more...]

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-02-13  6:41 UTC  (3+ messages)

On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)
 2025-02-13  6:41 UTC  (11+ messages)

[PATCH 1/2] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args
 2025-02-13  6:39 UTC  (7+ messages)
` [PATCH 2/2] drm/mediatek/hdmi: Simplify with dev_err_probe

[PATCH v1 0/2] mfd: lm3533: convert to use OF
 2025-02-13  6:27 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: mfd: Document TI LM3533 MFD

[PATCH v3 1/2] gpu: nova-core: add initial driver stub
 2025-02-13  3:54 UTC  (5+ messages)
` [PATCH v3 2/2] gpu: nova-core: add initial documentation

[PATCH 1/1] fbdev: hyperv_fb: iounmap() the correct memory when removing a device
 2025-02-13  3:43 UTC  (8+ messages)

[PATCH v2 0/2] drm/msm/dp: Fix Type-C Timing
 2025-02-13  3:23 UTC  (8+ messages)
` [PATCH v2 1/2] drm/msm/dp: Disable wide bus support for SDM845
` [PATCH v2 2/2] drm/msm/disp: Correct porch timing "

[PATCH v2 0/3] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2025-02-13  2:13 UTC  (8+ messages)
` [PATCH v2 2/3] drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host

[PATCH] drm: drop i2c subdir from Makefile
 2025-02-13  2:12 UTC  (4+ messages)

[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
 2025-02-13  2:11 UTC  (33+ messages)
` [PATCH v5 01/32] drm/xe: Retry BO allocation
` [PATCH v5 02/32] mm/migrate: Add migrate_device_pfns
` [PATCH v5 03/32] mm/migrate: Trylock device page in do_swap_page
` [PATCH v5 04/32] drm/pagemap: Add DRM pagemap
` [PATCH v5 05/32] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v5 06/32] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v5 07/32] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v5 08/32] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
` [PATCH v5 09/32] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v5 10/32] drm/xe: Add dma_addr res cursor
` [PATCH v5 11/32] drm/xe: Nuke VM's mapping upon close
` [PATCH v5 12/32] drm/xe: Add SVM range invalidation and page fault
` [PATCH v5 13/32] drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
` [PATCH v5 14/32] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v5 15/32] drm/xe: Add SVM garbage collector
` [PATCH v5 16/32] drm/xe: Add unbind to "
` [PATCH v5 17/32] drm/xe: Do not allow CPU address mirror VMA unbind if the GPU has bindings
` [PATCH v5 18/32] drm/xe: Enable CPU address mirror uAPI
` [PATCH v5 19/32] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
` [PATCH v5 20/32] drm/xe: Add migrate layer functions for SVM support
` [PATCH v5 21/32] drm/xe: Add SVM device memory mirroring
` [PATCH v5 22/32] drm/xe: Add drm_gpusvm_devmem to xe_bo
` [PATCH v5 23/32] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v5 24/32] drm/xe: Add GPUSVM device memory copy vfunc functions
` [PATCH v5 25/32] drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
` [PATCH v5 26/32] drm/xe: Add Xe SVM devmem_release "
` [PATCH v5 27/32] drm/xe: Add SVM VRAM migration
` [PATCH v5 28/32] drm/xe: Basic SVM BO eviction
` [PATCH v5 29/32] drm/xe: Add SVM debug
` [PATCH v5 30/32] drm/xe: Add modparam for SVM notifier size
` [PATCH v5 31/32] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v5 32/32] drm/doc: gpusvm: Add GPU SVM documentation

[PATCH v2] drm/msm/dpu: Fix uninitialized variable
 2025-02-13  1:51 UTC  (6+ messages)

[PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup
 2025-02-13  1:20 UTC  (4+ messages)

[PATCH v2 drm-dp 0/4] Add HPD, getting EDID, colorbar features in DP function
 2025-02-13  0:50 UTC  (11+ messages)
` [PATCH v2 drm-dp 3/7] drm/hisilicon/hibmc: Getting connector info and edid by using aux channel
` [PATCH v2 drm-dp 4/7] drm/hisilicon/hibmc: Add colorbar-cfg: set color bar cfg
` [PATCH v2 drm-dp 5/7] drm/hisilicon/hibmc: Get link status and dpcd caps
` [PATCH v2 drm-dp 6/7] drm/hisilicon/hibmc: Add drm debugfs functions
` [PATCH v2 drm-dp 7/7] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature

linux-next: build failure after merge of the drm-misc tree
 2025-02-13  0:38 UTC 

[PATCH RFC 0/7] drm/display: dp: add new DPCD access functions
 2025-02-13  0:07 UTC  (6+ messages)
` [PATCH RFC 4/7] drm/display: dp-aux-dev: use new DCPD access helpers

[PATCH 0/4] Add MST support for qcs8300 platform
 2025-02-12 23:41 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: display/msm: Redocument the dp-controller for QCS8300
` [PATCH 4/4] arm64: dts: qcom: qcs8300: Add support for stream 1 clk for DP MST

[PATCH v2] drm/edid: Implement DisplayID Type IX & X timing blocks parsing
 2025-02-12 22:30 UTC  (3+ messages)

[PATCH v3 0/3] drm/i2c: tda998x: move under drivers/gpu/drm/bridge
 2025-02-12 22:24 UTC  (2+ messages)

[PATCH v2 0/5] Handheld gaming PC panel orientation quirks
 2025-02-12 19:59 UTC  (10+ messages)
` [PATCH v2 2/5] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH v2 3/5] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide

[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size
 2025-02-12 21:07 UTC  (3+ messages)

[PATCH next] drm: writeback: Fix use after free in drm_writeback_connector_cleanup()
 2025-02-12 20:59 UTC  (2+ messages)

[PATCH v7 0/7] drm/i915/fbc: FBC Dirty rect feature support
 2025-02-12 20:42 UTC  (14+ messages)
` [PATCH v7 1/7] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
` [PATCH v7 2/7] drm/i915/xe3: update and store the plane damage clips
` [PATCH v7 3/7] drm/i915/xe3: add register definitions for fbc dirty rect support
` [PATCH v7 4/7] drm/i915/xe3: introduce HAS_FBC_DIRTY_RECT() for FBC "
` [PATCH v7 5/7] drm/i915/xe3: avoid calling fbc activate if fbc is active
` [PATCH v7 6/7] drm/i915/xe3: dirty rect support for FBC
` [PATCH v7 7/7] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled

[PATCH 0/6] Make devres cleanup and component compatible
 2025-02-12 20:05 UTC  (7+ messages)
` [PATCH 1/6] drivers: base: devres: Allow to release group on device release
` [PATCH 2/6] drivers: base: devres: Fix find_group() documentation
` [PATCH 3/6] drivers: base: component: Add debug message for unbind
` [PATCH 4/6] drm/xe: Stop setting drvdata to NULL
` [PATCH 5/6] drm/xe: Switch from xe to devm actions
` [PATCH 6/6] drm/xe: Drop remove callback support

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-02-12 19:25 UTC  (4+ messages)
` [PATCH v6 2/6] drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-02-12 19:14 UTC  (3+ messages)

[PATCH v7 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-02-12 18:54 UTC  (12+ messages)
` [PATCH v7 3/6] drm/xe/guc: Split engine state print between xe_hw_engine vs xe_guc_capture
` [PATCH v7 4/6] drm/xe/guc: Move xe_hw_engine_snapshot creation back to xe_hw_engine.c
` [PATCH v7 5/6] drm/xe/xe_hw_engine: Update xe_hw_engine capture for debugfs/gt_reset
` [PATCH v7 6/6] drm/xe/guc: Update comments on GuC-Err-Capture flows

[PATCH v12 0/5] Introduce DRM device wedged event
 2025-02-12 18:25 UTC  (3+ messages)

[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-12 17:31 UTC  (7+ messages)
` [PATCH v5 19/26] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v5 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding

[PATCH v4 0/4] Display enablement changes for Qualcomm QCS8300 platform
 2025-02-12 17:12 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300

[PATCH v2] drm/panel: visionox-r66451: transition to mipi_dsi wrapped functions
 2025-02-12 16:48 UTC  (3+ messages)

[PATCH 1/2] drm/panthor: Replace sleep locks with spinlocks in fdinfo path
 2025-02-12 16:47 UTC  (8+ messages)

[PATCH] drm: Fix DSC BPP increment decoding
 2025-02-12 16:46 UTC  (2+ messages)

[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
 2025-02-12 16:38 UTC  (8+ messages)
` [PATCH v3 3/7] drm/bridge: ti-sn65dsi86: use the auxiliary "
` [PATCH v3 5/7] clk: eyeq: "
  ` [PATCH] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v3 7/7] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2

[PATCH v2 00/10] drm: Add new pixel formats for Xilinx Zynqmp
 2025-02-12 16:37 UTC  (3+ messages)

[PATCH v5 0/3] Expose modifiers/formats supported by async flips
 2025-02-12 16:18 UTC  (4+ messages)
` [PATCH v5 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v5 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v5 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH V9] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-12 16:31 UTC  (3+ messages)

[PATCH 0/6] accel/ivpu: Changes for 6.15 2025-02-04
 2025-02-12 15:52 UTC  (5+ messages)

[PATCH 0/3] drm/i915: Fix harmfull driver register/unregister assymetry
 2025-02-12 15:35 UTC  (6+ messages)

[PATCH next] drm/tests: Fix a test in drm_test_check_valid_clones()
 2025-02-12 15:24 UTC 

[PATCH v2 00/35] drm/bridge: Various quality of life improvements
 2025-02-12 15:14 UTC  (10+ messages)
` [PATCH v2 34/35] drm/bridge: tc358768: Convert to atomic helpers
` [PATCH v2 35/35] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer

[PATCH v5 RESEND 0/2] Add Block event interrupt support for I2C protocol
 2025-02-12 15:04 UTC  (5+ messages)
` [PATCH v5 RESEND 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v5 RESEND 2/2] i2c: i2c-qcom-geni: Add "

[PATCH v4 0/3] Expose modifiers/formats supported by async flips
 2025-02-12 14:59 UTC  (4+ messages)
` [PATCH v4 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH v3 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-02-12 14:56 UTC  (12+ messages)
` [PATCH v3 01/11] drm/fourcc: Add warning for bad bpp
` [PATCH v3 02/11] drm/fourcc: Add DRM_FORMAT_XV15/XV20
` [PATCH v3 03/11] drm/fourcc: Add DRM_FORMAT_Y8
` [PATCH v3 04/11] drm/fourcc: Add DRM_FORMAT_Y10_P32
` [PATCH v3 05/11] drm/fourcc: Add DRM_FORMAT_X403
` [PATCH v3 06/11] drm/fourcc: Add DRM_FORMAT_XVUY2101010
` [PATCH v3 07/11] drm: xlnx: zynqmp: Use drm helpers when calculating buffer sizes
` [PATCH v3 08/11] drm: xlnx: zynqmp: Add support for XV15 & XV20
` [PATCH v3 09/11] drm: xlnx: zynqmp: Add support for Y8 and Y10_LE32
` [PATCH v3 10/11] drm: xlnx: zynqmp: Add support for X403
` [PATCH v3 11/11] drm: xlnx: zynqmp: Add support for XVUY2101010

[PATCH v12 0/2] drm/atomic: Ease async flip restrictions
 2025-02-12 14:54 UTC  (4+ messages)
` [PATCH v12 2/2] drm/amdgpu: Enable async flip on overlay planes

[PATCH v7] drm/virtio: Add drm_panic support
 2025-02-12 14:29 UTC  (4+ messages)

[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
 2025-02-12 14:15 UTC  (4+ messages)
` [PATCH v4 07/11] mtd: intel-dg: wake card on operations

[PATCH 00/13] drm/vkms: Allow to configure device
 2025-02-12 14:12 UTC  (13+ messages)
` [PATCH 07/13] drm/vkms: Allow to configure multiple planes
` [PATCH 08/13] drm/vkms: Allow to configure multiple CRTCs
` [PATCH 09/13] drm/vkms: Allow to attach planes and CRTCs

[PATCH] drm/vkms: Fix use after free and double free on init error
 2025-02-12 14:06 UTC  (3+ messages)

[PATCH] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
 2025-02-12 13:34 UTC  (2+ messages)
` [PATCH] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init()

[PATCH] drm/v3d: Add clock handling
 2025-02-12 13:07 UTC  (4+ messages)

[PATCH v3 0/3] drm/sched: Documentation and refcount improvements
 2025-02-12 12:48 UTC  (2+ messages)

[PATCH v4 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-12 12:36 UTC  (7+ messages)
` [PATCH 1/6] drm/sched: Add internal job peek/pop API

[PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel
 2025-02-12 12:25 UTC  (9+ messages)
` [PATCH 3/4] drm/msm/dsi: Allow all bpc values
` [PATCH 4/4] arm64: dts: qcom: sm7325-nothing-spacewar: Enable panel and GPU

[PATCH V9] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-12 11:38 UTC 

[PATCH v1 0/3] MediaTek MT8188 MDP3 Enablement
 2025-02-12 11:09 UTC  (2+ messages)

[PATCH v4] drm/sched: Use struct for drm_sched_init() params
 2025-02-12 11:04 UTC  (2+ messages)

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-12 11:02 UTC  (11+ messages)
` [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings

[PATCH v14 00/13] VOP Support for rk3576
 2025-02-12 10:59 UTC  (3+ messages)
` [PATCH v14 02/13] drm/rockchip: vop2: Rename TRANSFORM_OFFSET to TRANSFORM_OFFS

[PATCH v3 0/2] DRM/MSM: Support for Adreno 663 GPU
 2025-02-12 10:56 UTC  (8+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sa8775p-ride: Enable "

[PATCH 0/2] drm: add header tests
 2025-02-12 10:26 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).