dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-04 12:21:49 to 2025-06-05 17:37:46 UTC [more...]

[PATCH v4 0/1] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-06-05 13:43 UTC  (6+ messages)
` [PATCH v4 1/1] drm: renesas: rz-du: Implement MIPI DSI host transfers

[PATCH v4 0/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
 2025-06-05 17:37 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: arm: qcom: Add Lenovo TB16 support

[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-05 17:15 UTC  (5+ messages)
` [PATCH v13 1/4] drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate functions
` [PATCH v13 2/4] drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/disable
` [PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
` [PATCH v13 4/4] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable

[PATCH v6 00/40] drm/msm: sparse / "VM_BIND" support
 2025-06-05 17:03 UTC 

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-05 17:04 UTC  (23+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls

[PULL] drm-misc-next-fixes
 2025-06-05 17:02 UTC 

[PATCH v6 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-05 16:36 UTC  (12+ messages)
` [PATCH v6 05/10] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v6 06/10] accel/rocket: Add IOCTL for BO creation

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-05 16:33 UTC  (18+ messages)
` [RFC PATCH 17/30] iommufd/device: Add TSM Bind/Unbind for TIO support
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-05 16:28 UTC  (18+ messages)
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot
` [PATCH v4 17/20] gpu: nova-core: compute layout of the FRTS region

[PATCH] accel/ivpu: Reorder doorbell unregister and command queue destruction
 2025-06-05 16:24 UTC  (3+ messages)

[PATCH] accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl
 2025-06-05 16:20 UTC 

[PATCH] accel/ivpu: Add initial Wildcat Lake support
 2025-06-05 16:19 UTC 

[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-06-05 15:35 UTC  (15+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "

[RFC PATCH 0/6] drm: Add vblank timers for devices without interrupts
 2025-06-05 15:24 UTC  (7+ messages)
` [PATCH 1/6] drm/vblank: Add vblank timer
` [PATCH 2/6] drm/vkms: Use "
` [PATCH 3/6] drm/simpledrm: "
` [PATCH 4/6] drm/bochs: "
` [PATCH 5/6] drm/hypervdrm: "
` [PATCH 6/6] drm/fb-helper: Synchronize dirty worker with vblank

[PATCH v9 0/4] drm/tidss: Add OLDI bridge support
 2025-06-05 14:41 UTC  (3+ messages)
` [PATCH v9 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter

[PATCH] drm/sched/tests: Make timedout_job callback a better role model
 2025-06-05 13:41 UTC 

[PATCH v3 0/5] drm/dp: Limit the DPCD probe quirk to the affected monitor
 2025-06-05 13:33 UTC  (13+ messages)
` [PATCH v3 1/5] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH v3 2/5] drm/edid: Define the quirks in an enum list
` [PATCH v3 3/5] drm/edid: Add support for quirks visible to DRM core and drivers
` [PATCH v3 4/5] drm/dp: Add an EDID quirk for the DPCD register access probe
` [PATCH v3 5/5] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required

[PATCH 0/4] Add DSI Panel for Gameforce Ace
 2025-06-05 13:29 UTC  (7+ messages)
` [PATCH 3/4] drm/panel: himax-hx8394: Add Support for Huiling hl055fhav028c
` (subset) [PATCH 0/4] Add DSI Panel for Gameforce Ace

[PATCH v2 00/46] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part3
 2025-06-05 13:25 UTC  (9+ messages)
` [PATCH v2 29/46] panel/sony-acx565akm: Use refcounted allocation in place of devm_kzalloc()
` [PATCH v2 31/46] panel/truly-nt35521: "
` [PATCH v2 36/46] panel/tpo-tpg110: "
` [PATCH v2 41/46] panel/widechips-ws2401: "

[PATCH RFC drm-misc-next v2 0/1] Add support for drm_panic
 2025-06-05 13:02 UTC  (3+ messages)
` [PATCH RFC drm-misc-next v2 1/1] drm/hyperv: "

[PATCH v2] accel/ivpu: Fix warning in ivpu_gem_bo_free()
 2025-06-05 12:50 UTC  (2+ messages)

[PATCH] accel/ivpu: Trigger device recovery on engine reset/resume failure
 2025-06-05 12:45 UTC  (5+ messages)

[PATCH] accel/ivpu: Use dma_resv_lock() instead of a custom mutex
 2025-06-05 12:44 UTC  (5+ messages)

[PATCH 0/4] Handle Firmware reported Hardware Errors
 2025-06-05 11:24 UTC  (4+ messages)
` [PATCH 1/4] drm: Add a firmware flash method to device wedged uevent

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-05 10:34 UTC  (21+ messages)
  ` [PATCH v3 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
    ` [PATCH v3 6/8] riscv: dts: thead: Add GPU power sequencer node
    ` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH] drm/sched: Discourage usage of separate workqueues
 2025-06-05  9:59 UTC  (7+ messages)

[PATCH] drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
 2025-06-05  9:27 UTC  (2+ messages)

[PATCH] dma-buf: fix compare in WARN_ON_ONCE
 2025-06-05  8:53 UTC 

[PULL] drm-intel-next-fixes
 2025-06-05  8:35 UTC 

drm/ttm: port ttm pools to NUMA aware lru_list
 2025-06-05  8:34 UTC  (7+ messages)
` [PATCH 1/5] mm/list_lru: export list_lru_add
` [PATCH 2/5] ttm/pool: port to list_lru
` [PATCH 3/5] ttm/pool: drop numa specific pools
` [PATCH 4/5] ttm/pool: make pool shrinker NUMA aware
` [PATCH 5/5] ttm/pool: track allocated_pages per numa node

[PATCH v3 0/2] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-06-04 14:36 UTC  (7+ messages)
` [PATCH v3 2/2] drm: renesas: rz-du: Set DCS maximum return packet size

[PATCH v2 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-05  7:40 UTC  (8+ messages)
` [PATCH v2 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v2 3/3] drm/xe: Implement and use the drm_pagemap "

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-06-05  7:30 UTC  (14+ messages)
` [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type

[Bug 219492] New: amdgpu: failed to write reg 28b4 wait reg 28c6 and amdgpu: failed to write reg 1a6f4 wait reg 1a706
 2025-06-05  7:11 UTC  (2+ messages)
` [Bug 219492] "

[PATCH] drm/panel-edp: Clarify the `prepare_to_enable` description in comments
 2025-06-05  7:00 UTC  (2+ messages)

[PATCH] drm/panel-simple: fix the warnings for the Evervision VGG644804
 2025-06-05  6:59 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: simple: add AUO P238HAN01 panel
 2025-06-05  6:55 UTC  (2+ messages)

[PATCH v1 1/1] drm/panel: ili9341: Remove unused member from struct ili9341
 2025-06-05  6:55 UTC  (2+ messages)

[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
 2025-06-05  6:21 UTC 

drm/ttm: port ttm pools to NUMA aware lru_list
 2025-06-05  6:08 UTC 

[bug report] dma-buf: dma-buf: stop mapping sg_tables on attach v2
 2025-06-05  5:55 UTC 

[PATCH] Revert "drm/amd/display: more liberal vmin/vmax update for freesync"
 2025-06-05  5:44 UTC  (6+ messages)

[PATCH 0/4] Integrate refcounting across of_drm_find_panel() callers
 2025-06-05  3:45 UTC  (5+ messages)
` [PATCH 1/4] drm/panel: get/put panel reference in drm_panel_add/remove()
` [PATCH 2/4] drm/panel/samsung-dsicm: Keep up with refcounting
` [PATCH 3/4] drm/panel/sun4i: "
` [PATCH 4/4] drm/panel/exynos: "

[PATCH v4] drm: add overview diagram for drm stack
 2025-06-05  2:01 UTC  (4+ messages)

[PATCH V1] accel/amdxdna: Fix incorrect PSP firmware size
 2025-06-05  0:12 UTC  (3+ messages)

[PATCH v3 0/3] mm/memfd: Reserve hugetlb folios before allocation
 2025-06-04 23:35 UTC  (3+ messages)
` [PATCH v3 1/3] mm/hugetlb: Make hugetlb_reserve_pages() return nr of entries updated

[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
 2025-06-04 22:50 UTC  (3+ messages)

[PATCH] drm/nouveau/bl: Use kasprintf for interface name
 2025-06-04 22:46 UTC  (5+ messages)

[pull] drm/msm: drm-msm-fixes-2025-06-04 for v6.16, the mailmap addition
 2025-06-04 20:37 UTC 

[PATCH] drm/amdgpu: fix NULL dereference in gfx_v9_0_kcq() and kiq_init_queue()
 2025-06-04 20:28 UTC  (5+ messages)

[PATCH] MAINTAINERS: .mailmap: update Rob Clark's email address
 2025-06-04 20:23 UTC  (3+ messages)

[bug report] drm/xe/svm: Implement prefetch support for SVM ranges
 2025-06-04 17:30 UTC  (7+ messages)

[PATCH v2] drm/ttm: Fix compile error when CONFIG_SHMEM is not set
 2025-06-04 16:43 UTC  (5+ messages)

[PATCH 3/4] drm/dp: Add an EDID quirk for the DPCD register access probe
 2025-06-04 16:34 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 2/4] drm/edid: Add support for quirks visible to DRM core and drivers
 2025-06-04 16:27 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-04 16:21 UTC  (3+ messages)

[PATCH 0/3] drm/tests: Update format-helper tests for sysfb
 2025-06-04 15:45 UTC  (4+ messages)
` [PATCH 1/3] drm/tests: Do not use drm_fb_blit() in format-helper tests
` [PATCH 2/3] drm/tests: Test drm_fb_build_fourcc_list() in separate test suite
` [PATCH 3/3] drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers

[PATCH v2 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
 2025-06-04 15:45 UTC  (2+ messages)

[PATCH v6 00/18] Imagination BXS-4-64 MC1 GPU support
 2025-06-04 14:08 UTC  (3+ messages)
` [PATCH v6 05/18] drm/imagination: Add power domain control

[PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation
 2025-06-04 13:11 UTC  (5+ messages)

[PATCH v13 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-04 12:32 UTC  (3+ messages)

[PATCH v9 0/6] PCI: VF resizable BAR
 2025-06-04 12:25 UTC  (3+ messages)
` [PATCH v9 5/6] PCI: Allow drivers to control VF BAR size

[PATCH] mm: Fix compile error when CONFIG_SHMEM is not set
 2025-06-04 12:23 UTC  (7+ messages)

[PATCH V5 RESEND] drm/rockchip: Reject AFBC for res >2560 on rk3399
 2025-06-04 12:21 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;
as well as URLs for NNTP newsgroup(s).