dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 12:27:59 to 2025-06-19 00:33:28 UTC [more...]

[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters
 2025-06-19  0:26 UTC  (3+ messages)

[PATCH] mm/hugetlb: Don't crash when allocating a folio if there are no resv
 2025-06-19  0:02 UTC  (3+ messages)

[PATCH v5 0/8] Add TH1520 GPU support with power sequencing
 2025-06-18 22:54 UTC  (18+ messages)
  ` [PATCH v5 1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
  ` [PATCH v5 2/8] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
  ` [PATCH v5 3/8] pmdomain: thead: Instantiate GPU power sequencer via auxiliary bus
  ` [PATCH v5 4/8] drm/imagination: Use pwrseq for TH1520 GPU power management
  ` [PATCH v5 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
  ` [PATCH v5 6/8] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
  ` [PATCH v5 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
  ` [PATCH v5 8/8] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH 1/2] drm/doc: Fix title underline for "Task information"
 2025-06-18 22:43 UTC  (3+ messages)
` [PATCH 2/2] drm: Add missing struct drm_wedge_task_info kernel doc

[PATCH] drm/exynos: fimd: Guard display clock control with runtime PM calls
 2025-06-18 22:38 UTC  (3+ messages)

[PATCH 0/2] drm/gpuvm: Locking helpers
 2025-06-18 22:28 UTC  (13+ messages)
` [PATCH 2/2] drm/gpuvm: Add locking helpers

[PATCH v3 00/10] Introducing firmware late binding
 2025-06-18 21:56 UTC  (17+ messages)
` [PATCH v3 01/10] mei: bus: add mei_cldev_mtu interface
` [PATCH v3 02/10] mei: late_bind: add late binding component driver
` [PATCH v3 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
` [PATCH v3 04/10] drm/xe/xe_late_bind_fw: Initialize late binding firmware
` [PATCH v3 05/10] drm/xe/xe_late_bind_fw: Load "
` [PATCH v3 06/10] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [PATCH v3 07/10] drm/xe/xe_late_bind_fw: Reload late binding fw in S2Idle/S3 resume
` [PATCH v3 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
` [PATCH v3 09/10] drm/xe/xe_late_bind_fw: Extract and print version info
` [PATCH v3 10/10] [CI]drm/xe/xe_late_bind_fw: Select INTEL_MEI_LATE_BIND for CI

drm/panel/panel-simple v6.16-rc1 WARNING regression
 2025-06-18 20:45 UTC  (6+ messages)

[PATCH] drm/msm/dp: add linux/io.h header to fix build errors
 2025-06-18 21:12 UTC  (2+ messages)

[PATCH v2 0/3] Add support for gpdsp remoteproc on sa8775p
 2025-06-18 21:08 UTC  (8+ messages)
` [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

[PATCH v7] Add CRIU support for amdgpu dmabuf
 2025-06-18 21:05 UTC  (3+ messages)
` [PATCH 2/4] drm/amdgpu: Add CRIU ioctl to get bo info

[PATCH v2 0/6] PCI/VGA: Look at all PCI display devices in VGA arbiter
 2025-06-18 21:04 UTC  (10+ messages)
` [PATCH v2 5/6] ALSA: hda: Use pci_is_display()
` [PATCH v2 6/6] vgaarb: Look at all PCI display devices in VGA arbiter

drm/etnaviv: Add support for running a PPU flop reset
 2025-06-18 20:43 UTC  (7+ messages)
` [PATCH v2 1/6] drm/etnaviv: Add command stream definitions required for "
` [PATCH v2 2/6] drm/etnaviv: move some functions to a header to be able to use them externally
` [PATCH v2 3/6] drm/etnaviv: Add a new function to emit a series of states to cmd stream
` [PATCH v2 4/6] drm/etnaviv: Identify GPU already when binding
` [PATCH v2 5/6] drm/etnaviv: Add PPU flop reset
` [PATCH v2 6/6] drm/etnaviv: Add module parameter to force "

[pull] amdgpu, amdkfd drm-fixes-6.16
 2025-06-18 20:31 UTC 

[PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-18 20:24 UTC  (9+ messages)
` [PATCH v5 05/23] rust: num: add the `fls` operation
` [PATCH v5 23/23] gpu: nova-core: load and run FWSEC-FRTS

[PATCH v5 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-18 20:16 UTC  (4+ messages)
` [PATCH v5 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v5 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v5 3/3] drm/xe: Implement and use the drm_pagemap "

[PULL] drm-xe-next
 2025-06-18 20:05 UTC 

[PATCH] drm/vmwgfx: Fix guests running with TDX/SEV
 2025-06-18 19:29 UTC 

[PATCH 09/10] fs: convert most other generic_file_*mmap() users to .mmap_prepare()
 2025-06-18 17:06 UTC  (18+ messages)
  ` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
  ` [PATCH 00/10] convert the majority of file systems to mmap_prepare
    ` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
    ` [PATCH 06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
        ` [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
  ` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
  ` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
  ` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
  ` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers

[PATCH v4 0/3] mm/memfd: Reserve hugetlb folios before allocation
 2025-06-18  7:46 UTC  (3+ messages)
` [PATCH v4 2/3] "

[PATCH resent] drm/amd/display: Fix exception handling in dm_validate_stream_and_context()
 2025-06-18 18:19 UTC  (6+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH V10 15/46] drm/vkms: Add kunit tests for linear and sRGB LUTs
 2025-06-18 17:59 UTC  (2+ messages)

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-18 17:58 UTC  (26+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH 3/3] drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
 2025-06-18 17:43 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Fix error pointer vs NULL in __mock_request_alloc()
 2025-06-18 16:54 UTC  (3+ messages)

[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-18 16:27 UTC  (10+ messages)
` [PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable

[report] DMA-API: platform vgem: mapping sg segment longer than device claims to support [len=1048576] [max=65536]
 2025-06-18 16:25 UTC  (2+ messages)

[PULL] drm-intel-next
 2025-06-18 16:22 UTC 

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-06-18 15:38 UTC  (4+ messages)
` [PATCH v10 05/10] drm/ttm: Add ttm_bo_kmap_try_from_panic()

[PATCH v4 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-18 15:30 UTC  (6+ messages)
` [PATCH v4 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap

[PATCH v5 00/14] drm/amd/display: more drm_edid to AMD display driver
 2025-06-18 15:19 UTC  (15+ messages)
` [PATCH v5 01/14] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
` [PATCH v5 02/14] drm/amd/display: start using drm_edid helpers to parse EDID caps
` [PATCH v5 03/14] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v5 04/14] drm/edid: introduce a helper that gets monitor name from drm_edid
` [PATCH v5 05/14] drm/amd/display: get panel id with drm_edid helper
` [PATCH v5 06/14] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v5 07/14] drm/amd/display: get SADB "
` [PATCH v5 08/14] drm/amd/display: simplify dm_helpers_parse_edid_caps signature
` [PATCH v5 09/14] drm/amd/display: change DC functions to accept private types for edid
` [PATCH v5 10/14] drm/amd/display: add a mid-layer file to handle EDID in DC
` [PATCH v5 11/14] drm/amd/display: create a function to fill dc_sink with edid data
` [PATCH v5 12/14] drm/edid: introduce a helper that compares edid data from two drm_edid
` [PATCH v5 13/14] drm/amd/display: add drm_edid to dc_sink
` [PATCH v5 14/14] drm/amd/display: move dc_sink from dc_edid to drm_edid

[PATCH 00/12] backlight: Do not include <linux/fb.h> in header file
 2025-06-18 15:19 UTC  (16+ messages)
` [PATCH 01/12] platform/x86: dell-uart-backlight: Use blacklight power constant
` [PATCH 03/12] drm/panel: panel-samsung-s6e88a0-ams427ap24: Include <linux/of.h>
` [PATCH 04/12] drm/panel: panel-summit: "
` [PATCH 06/12] backlight: "
` [PATCH 07/12] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH 08/12] backlight: as3711_bl: Include <linux/of.h>
` [PATCH 09/12] backlight: da9052_bl: Include <linux/mod_devicetable.h>
` [PATCH 10/12] backlight: ktd2801: "
` [PATCH 11/12] backlight: led_bl: Include <linux/of.h>
` [PATCH 12/12] backlight: Do not include <linux/fb.h> in header file

[PATCH] drm/panthor: always set fence errors on CS_FAULT
 2025-06-18 14:55 UTC 

[PATCH v3 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
 2025-06-18 14:47 UTC  (9+ messages)
` [PATCH v3 1/8] drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
` [PATCH v3 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v3 3/8] drm/sched: Make timeout KUnit tests faster
` [PATCH v3 4/8] drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
` [PATCH v3 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v3 6/8] drm/etnaviv: "
` [PATCH v3 7/8] drm/xe: "
` [PATCH v3 8/8] drm/panfrost: "

[PATCH v2] drm/sched: Clarify scenarios for separate workqueues
 2025-06-18 14:42 UTC  (7+ messages)

[PATCH 00/12] Support for Exynos7870 DSIM bridge
 2025-06-18 14:40 UTC  (5+ messages)
` [PATCH 10/12] dt-bindings: samsung,mipi-dsim: document exynos7870 DSIM compatible
  ` [PATCH 10/12] dt-bindings: samsung, mipi-dsim: "

[PATCH v7 00/13] drm/msm: Add support for SM8750
 2025-06-18 14:32 UTC  (14+ messages)
` [PATCH v7 01/13] dt-bindings: display/msm: dsi-phy-7nm: Add SM8750
` [PATCH v7 02/13] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v7 03/13] dt-bindings: display/msm: dp-controller: "
` [PATCH v7 04/13] dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH v7 05/13] dt-bindings: display/msm: qcom,sm8750-mdss: "
` [PATCH v7 06/13] drm/msm/dsi/phy: Add support for SM8750
` [PATCH v7 07/13] drm/msm/dsi: "
` [PATCH v7 08/13] drm/msm/dpu: "
` [PATCH v7 09/13] drm/msm/dpu: Consistently use u32 instead of uint32_t
` [PATCH v7 10/13] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
` [PATCH v7 11/13] drm/msm/dpu: Implement CTL_PIPE_ACTIVE "
` [PATCH v7 12/13] drm/msm/dpu: Implement LM crossbar "
` [PATCH v7 13/13] drm/msm/mdss: Add support for SM8750

[PATCH v15 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-18 14:24 UTC  (10+ messages)
` [PATCH v15 1/9] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v15 2/9] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v15 3/9] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v15 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v15 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v15 6/9] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v15 7/9] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v15 8/9] net: add symlinks to ref_tracker_dir for netns
` [PATCH v15 9/9] ref_tracker: eliminate the ref_tracker_dir name field

[PATCH v6 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-06-18 14:19 UTC  (11+ messages)
` [PATCH v6 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v6 4/4] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC

[PATCH v4 1/4] drm: move debugfs functionality from drm_drv.c to drm_debugfs.c
 2025-06-18 14:13 UTC  (6+ messages)
` [PATCH v4 2/4] drm: add debugfs support on per client-id basis
` [PATCH v4 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
` [PATCH v4 4/4] drm/amdgpu: add support of debugfs for mqd information

Help: Samsung Exynos 7870 DECON SYSMMU panic
 2025-06-18 14:06 UTC  (2+ messages)

[PATCH v6 00/17] drm/msm: Add support for SM8750
 2025-06-18 14:01 UTC  (13+ messages)
` [PATCH v6 08/17] drm/msm/dsi/phy: Fix reading zero as PLL rates when unprepared

[RFC PATCH 0/8] RFC enable IAF support on PVC
 2025-06-18 13:57 UTC  (3+ messages)
` [RFC PATCH 8/8] drm/xe: Allow mapping DMA-BUF buffer objects connected through IAF

[PATCH 3/4] drm/amdgpu: Add CRIU mapping info ioctl
 2025-06-18 12:42 UTC  (2+ messages)

[PATCH v9 0/6] drm: Create a task info option for wedge events
 2025-06-18 12:39 UTC  (6+ messages)
` [PATCH v9 6/6] drm/amdgpu: Make use of drm_wedge_task_info


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).