dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-15 09:50:30 to 2025-05-16 14:06:22 UTC [more...]

[PATCH v3 0/7] drm/panthor: Add performance counters with manual sampling mode
 2025-05-16 14:05 UTC  (3+ messages)

[PATCH] drm/ttm: Make pool shrinker more responsive
 2025-05-16 14:03 UTC  (6+ messages)

[PATCH] drm: ci: skip msm_mapping@shadow on SM8350
 2025-05-16 13:48 UTC  (2+ messages)

Fixing AMDGPUs gang submit error handling
 2025-05-16 13:38 UTC  (10+ messages)
` [PATCH 1/3] drm/sched: add drm_sched_prealloc_dependency_slots v3
` [PATCH 2/3] drm/sched: Add a test for prealloced fence slots
` [PATCH 3/3] drm/amdgpu: fix gang submission error handling

[PATCH v4 00/23] drm/connector: hdmi: Allow using the YUV420 output format
 2025-05-16 13:15 UTC  (7+ messages)
` [PATCH v4 06/23] drm/connector: hdmi: Use YUV420 output format as an RGB fallback
` [PATCH v4 12/23] drm/tests: helpers: Add a (re)try helper variant to enable CRTC connector

[PATCH v4 10/23] drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
 2025-05-16 13:06 UTC  (2+ messages)

[PATCH v8 0/3] Add display support for the MT8365-EVK board
 2025-05-16 12:51 UTC  (9+ messages)
` [PATCH v8 1/3] arm64: defconfig: enable display support for mt8365-evk
` [PATCH v8 2/3] drm/panel: startek-kd070fhfid015: add another init step

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-05-16 12:49 UTC  (25+ messages)

[PATCH 1/2 RESEND] drm/amd/display: Adjust get_value function with prefix to help in ftrace
 2025-05-16 12:48 UTC  (4+ messages)

[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-16 12:26 UTC  (8+ messages)
` [PATCH v3 09/19] gpu: nova-core: wait for GFW_BOOT completion
` [PATCH v3 13/19] gpu: nova-core: add falcon register definitions and base code

[PATCH v12 0/5] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-05-16 12:23 UTC  (2+ messages)

[PATCH RESEND] drm/xe/display: Add check for alloc_ordered_workqueue()
 2025-05-16 12:21 UTC  (2+ messages)

[PATCH v2 RESEND] drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()
 2025-05-16 12:21 UTC  (2+ messages)

[PATCH v2 0/3] rust: select AUXILIARY_BUS instead of depending on it
 2025-05-16 12:13 UTC  (2+ messages)

[PATCH v2 0/6] drm/sched: Fix memory leaks in drm_sched_fini()
 2025-05-16 12:00 UTC  (21+ messages)
` [PATCH v2 1/6] drm/sched: Fix teardown leaks with waitqueue
` [PATCH v2 2/6] drm/sched: Prevent teardown waitque from blocking too long
` [PATCH v2 3/6] drm/sched: Warn if pending list is not empty
` [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design

[Bug 220130] New: Display not working when connected via displayport (purple screen)
 2025-05-16 11:22 UTC  (2+ messages)
` [Bug 220130] "

TTM evicting same-vm bos
 2025-05-16 11:12 UTC  (2+ messages)

[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
 2025-05-16 10:56 UTC  (8+ messages)
` [PATCH v2 4/7] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings

[PATCH v11 0/8] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-05-16 10:44 UTC  (9+ messages)
` [PATCH v11 1/8] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v11 2/8] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v11 3/8] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v11 4/8] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v11 5/8] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v11 6/8] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
` [PATCH v11 7/8] drm: sun4i: de33: vi_scaler: "
` [PATCH v11 8/8] drm: sun4i: de33: mixer: add mixer configuration for the H616

[PATCH 2/2] dmabuf/heaps: implement DMA_BUF_IOCTL_RW_FILE for system_heap
 2025-05-16 10:29 UTC  (12+ messages)

[PATCH] drm/rockchip: Use dev_err_probe() to simplify code
 2025-05-16  9:58 UTC  (3+ messages)

[PATCH v10 00/11] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-05-16  9:49 UTC  (7+ messages)
` [PATCH v10 05/11] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v10 10/11] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support

[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
 2025-05-16  9:48 UTC  (5+ messages)
` [PATCH 5/5] drm/print: require struct drm_device for drm_err() and friends

[PATCH v2 0/2] dma-buf: Add direct I/O support via DMA_BUF_IOCTL_RW_FILE
 2025-05-16  9:21 UTC  (3+ messages)
` [PATCH v2 1/2] dmabuf: add DMA_BUF_IOCTL_RW_FILE
` [PATCH v2 2/2] dmabuf/heaps: implement DMA_BUF_IOCTL_RW_FILE for system_heap

[PATCH] drm: Fix one indentation issue in drm_auth.h
 2025-05-16  9:23 UTC 

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-16  9:01 UTC  (18+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v4 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs
` [PATCH v4 05/40] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()

Sharing dma-bufs using a driver-private interconnect
 2025-05-16  8:53 UTC  (3+ messages)
  ` [Linaro-mm-sig] "

linux-6.15-rc6/drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c: possible cut'n'paste error ?
 2025-05-16  8:21 UTC 

[PATCH] drm: sysfs: Replace magic number with DRM_FORCE_UNSPECIFIED macro
 2025-05-16  8:18 UTC 

[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
 2025-05-16  7:56 UTC  (4+ messages)
` [PATCH v9 09/10] drm/doc: document some tracepoints as uAPI

[PATCH v7 0/4] drm/tidss: Add OLDI bridge support
 2025-05-16  7:59 UTC  (3+ messages)
` [PATCH v7 4/4] "

[PATCH v3 0/3] drm: Create an app info option for wedge events
 2025-05-16  7:39 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] drm/doc: Add a section about "App information" for the wedge API

[PATCH v3 16/17] drm/mediatek: Add support for multiple mmsys in the one mediatek-drm driver
 2025-05-16  7:36 UTC  (2+ messages)

[PATCH] drm/scheduler: signal scheduled fence when kill job
 2025-05-16  7:33 UTC  (7+ messages)

[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (v2)
 2025-05-16  6:53 UTC  (10+ messages)

[PATCH v3 15/17] drm/mediatek: add ovlsys_adaptor support for MT8196
 2025-05-16  6:34 UTC  (2+ messages)

[PATCH] drm/panthor: Reset queue slots if termination fails
 2025-05-16  6:34 UTC  (4+ messages)

[PATCH] drm/nouveau/dp: convert to use ERR_CAST()
 2025-05-15 12:11 UTC 

[PATCH 0/5] drm/msm/dpu: Drop max_mixer_width and MAX_HDISPLAY_SPLIT
 2025-05-16  0:48 UTC  (10+ messages)
` [PATCH 2/5] drm/msm/dpu: Add max pingpong and dsc width to HW catalog
` [PATCH 3/5] drm/msm/dpu: Check mode against PINGPONG or DSC max width
` [PATCH 4/5] drm/msm/dpu: Filter writeback modes using writeback maxlinewidth

[PATCH 0/2] rust: drm: gem: More (and final) cleanup
 2025-05-15 21:42 UTC  (3+ messages)
` [PATCH 1/2] rust: drm: gem: Simplify use of generics
` [PATCH 2/2] rust: drm: gem: Add ObjectFile type alias

[PATCH] drm/panel-edp: Add BOE NV133WUM-N61 panel entry
 2025-05-15 21:11 UTC 

[PATCH] drm/panel-edp: Add BOE NV133WUM-N61 panel entry
 2025-05-15 21:06 UTC 

[PATCH V9 00/43] Color Pipeline API w/ VKMS
 2025-05-15 19:59 UTC  (14+ messages)
` [PATCH V9 26/43] drm/amd/display: Add support for sRGB EOTF in DEGAM block

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-15 19:56 UTC  (11+ messages)
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit

[PATCH 0/4] drm: Rust GEM bindings cleanup
 2025-05-15 19:05 UTC  (3+ messages)

Kernels >= 6.3 disable video output
 2025-05-15 18:42 UTC  (11+ messages)

[PATCH v2 0/3] Panfrost BO tagging and GEMS debug display
 2025-05-15 18:04 UTC  (4+ messages)
` [PATCH v2 3/3] drm/panfrost: show device-wide list of DRM GEM objects over DebugFS

[RFT PATCH v2 00/15] Add a single source of truth for UBWC configuration data
 2025-05-15 17:58 UTC  (23+ messages)
` [PATCH RFT v2 01/15] soc: qcom: Add UBWC config provider
` [PATCH RFT v2 10/15] drm/msm/a6xx: Simplify min_acc_len calculation
` [PATCH RFT v2 11/15] drm/msm/adreno: Switch to the common UBWC config struct
` [PATCH RFT v2 12/15] drm/msm/a6xx: Drop cfg->ubwc_swizzle override
` [PATCH RFT v2 13/15] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value

[PATCH v2 0/2] i.MX fsl-ldb cleanups
 2025-05-15 17:36 UTC  (3+ messages)
` [PATCH v2 1/2] drm/bridge: fsl-ldb: make use of dev_err_probe
` [PATCH v2 2/2] drm/bridge: fsl-ldb: simplify device_node error handling

[PATCH v4 09/23] drm/tests: hdmi: Replace open coded EDID setup
 2025-05-15 15:35 UTC  (2+ messages)

[PATCH] fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
 2025-05-15 15:09 UTC  (2+ messages)

[PATCH v4 0/9] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-15 15:08 UTC  (9+ messages)
` [PATCH v4 1/9] dma-fence: Change signature of __dma_fence_is_later
` [PATCH v4 2/9] dma-fence: Use a flag for 64-bit seqnos
` [PATCH v4 5/9] drm/i915: Use dma-fence driver and timeline name helpers
` [PATCH v4 8/9] drm/i915: Protect access to driver and timeline name
` [PATCH v4 9/9] drm/xe: Make dma-fences compliant with the safe access rules

[PULL] drm-xe-fixes
 2025-05-15 15:04 UTC 

[PATCH] docs: fix doc warning for DC_HDCP_LC_ENABLE_SW_FALLBACK in amd_shared.h
 2025-05-15 14:37 UTC  (2+ messages)

[PATCH] drm: radeon: ci_dpm: Add error handling for ci_send_msg_to_smc_with_parameter()
 2025-05-15 14:17 UTC 

[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-05-15 14:10 UTC  (5+ messages)
` [PATCH v2 08/11] x86/mm/pat: remove MEMTYPE_*_MATCH

[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
 2025-05-15 13:33 UTC  (11+ messages)
` [PATCH v10 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v10 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v10 03/10] mtd: intel-dg: implement access functions
` [PATCH v10 04/10] mtd: intel-dg: register with mtd
` [PATCH v10 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v10 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v10 07/10] drm/i915/nvm: add support for access mode
` [PATCH v10 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v10 09/10] drm/xe/nvm: add support for access mode
` [PATCH v10 10/10] drm/xe/nvm: add support for non-posted erase

[PATCH v9 00/12] mtd: add driver for Intel discrete graphics
 2025-05-15 13:07 UTC  (10+ messages)
` [PATCH v9 02/12] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v9 03/12] mtd: intel-dg: implement region enumeration

[PATCH v3 0/2] Convert Rockchip CDN DP binding to yaml
 2025-05-15 13:00 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: display: rockchip: Convert cdn-dp-rockchip.txt "

[PULL] drm-misc-fixes
 2025-05-15 12:55 UTC 

[PATCH drm-next v3] drm/hyperv: Replace simple-KMS with regular atomic helpers
 2025-05-15 12:36 UTC  (2+ messages)

[PATCH v3 00/17] Add MediaTek SoC DRM support for MT8196
 2025-05-15 10:48 UTC  (3+ messages)
` [PATCH v3 02/17] dt-bindings: display: mediatek: add EXDMA yaml "

[PATCH RFT v2 03/15] drm/msm: Use the central UBWC config database
 2025-05-15 10:32 UTC  (2+ messages)

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-05-15  9:59 UTC  (5+ messages)
` [PATCH v4 08/11] tee: add Qualcomm TEE driver


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