dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-12 19:39:03 to 2025-06-13 15:41:39 UTC [more...]

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

[PATCH v4 9/9] drm/vkms: convert to use faux_device
 2025-06-13 15:39 UTC  (10+ messages)

[PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-13 15:25 UTC  (9+ messages)
` [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type

[PATCH 0/3] drm/ttm, drm/xe: Consolidate the Buffer Object LRU walks
 2025-06-13 15:18 UTC  (4+ messages)
` [PATCH 1/3] drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct ttm_bo_lru_cursor
` [PATCH 2/3] drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
` [PATCH 3/3] drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration

Trying to fix drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-13 15:03 UTC  (8+ messages)
` [PATCH] drm/prime: fix drm_prime_add_buf_handle

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

[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-13 14:59 UTC  (27+ messages)
` [PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros
` [PATCH 08/20] drm/rockchip: vop2: switch to HWORD_UPDATE macro
` [PATCH 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH 13/20] drm/rockchip: dw_hdmi: switch to HWORD_UPDATE* macros
` [PATCH 14/20] ASoC: rockchip: i2s-tdm: switch to HWORD_UPDATE_CONST macro
` [PATCH 15/20] net: stmmac: dwmac-rk: switch to HWORD_UPDATE macro
` [PATCH 17/20] PCI: dw-rockchip: "

[PATCH] drm/msm: Fix inverted WARN_ON() logic
 2025-06-13 14:57 UTC  (3+ messages)

[PATCH] drm/nouveau/gsp: fix kernel-doc directive after file rename
 2025-06-13 14:57 UTC  (2+ messages)

[PATCH v6 00/10] drm/display: generic HDMI CEC helpers
 2025-06-13 14:50 UTC  (3+ messages)
` [PATCH v6 10/10] drm/bridge: adv7511: switch to the HDMI connector helpers

[PATCH v4 1/2] gpu/trace: make TRACE_GPU_MEM configurable
 2025-06-13 14:34 UTC  (10+ messages)
` [PATCH v4 2/2] drm/xe/bo: add GPU memory trace points

[RFC PATCH 0/4] New Helper to Initialise writeback connector
 2025-06-13 14:20 UTC  (6+ messages)
` [RFC PATCH 1/4] drm/writeback: Add function that takes preallocated connector
` [RFC PATCH 2/4] drm/i915/writeback: Add writeback registers
` [RFC PATCH 3/4] drm/i915/writeback: Add some preliminary writeback definitions
` [RFC PATCH 4/4] drm/i915/writeback: Init writeback connector

[PATCH] drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-13 14:07 UTC  (14+ messages)

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

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

[RFC PATCH 0/8] RFC enable IAF support on PVC
 2025-06-13 13:45 UTC  (8+ messages)
` [RFC PATCH 1/8] drm/xe: Add PSC region for PVC
` [RFC PATCH 2/8] include/drm/i915_component: Add IAF type
` [RFC PATCH 3/8] mei: Add IAF mei component
` [RFC PATCH 5/8] drm/xe: Add support for IAF devices
` [RFC PATCH 6/8] drm/xe/uapi: Add query ioctl for fabric connectivity
` [RFC PATCH 7/8] drm/xe: Remove unused XE_DEFAULT_GTT_SIZE_MB definition
` [RFC PATCH 8/8] drm/xe: Allow mapping DMA-BUF buffer objects connected through IAF

[PATCH drm-next] drm/bochs: Add support for drm_panic
 2025-06-13 13:20 UTC 

[PATCH v4 01/20] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
 2025-06-13 12:55 UTC 

[PATCH v2] drm/fbdev-client: Skip DRM clients if modesetting is absent
 2025-06-13 12:28 UTC 

[PATCH] drm/panel: ilitek-ili9881c: Use u8 for lane count
 2025-06-13 10:54 UTC  (3+ messages)

[PATCH v1] drm/amdgpu: give each kernel job a unique id
 2025-06-13 11:48 UTC  (13+ messages)

[PATCH 0/2] Add driver for Samsung S6E8AA5X01 panel controller
 2025-06-13 11:40 UTC  (5+ messages)
` [PATCH 2/2] drm: panel: add support "

[PATCH] drm/format-helper: Update tests after BT601 changes
 2025-06-13 11:29 UTC  (2+ messages)

[PATCH] drm/format-helper: Normalize BT.601 factors to 256
 2025-06-13 11:29 UTC  (3+ messages)

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-13 10:41 UTC  (17+ messages)
  ` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v2 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-13 10:16 UTC  (7+ messages)
` [PATCH v2 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v2 3/3] drm/xe: Implement and use the drm_pagemap populate_mm op

[PATCH v4] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
 2025-06-13 10:11 UTC  (7+ messages)

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-13  9:43 UTC  (8+ messages)

[PATCH v1 0/2] debugfs support for pt base for each vm
 2025-06-13  9:29 UTC  (5+ messages)
` [PATCH v1 1/2] drm: add debugfs support per client-id
` [PATCH v1 2/2] amdgpu: add debugfs file for pt-base "

[PATCH v2 0/3] drm/msm: Better unknown GPU handling
 2025-06-13  9:24 UTC  (6+ messages)
` [PATCH v2 3/3] drm/msm/adreno: Check for recognized GPU before bind

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-06-13  9:00 UTC  (26+ messages)
` [PATCH v5 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v5 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 04/25] drm/gem-shmem: "
` [PATCH v5 05/25] drm/gem-vram: "
` [PATCH v5 06/25] drm/armada: "
` [PATCH v5 07/25] drm/exynos: "
` [PATCH v5 08/25] drm/gma500: "
` [PATCH v5 09/25] drm/hibmc: "
` [PATCH v5 10/25] drm/imx/ipuv3: "
` [PATCH v5 11/25] drm/loongson: "
` [PATCH v5 12/25] drm/mediatek: "
` [PATCH v5 13/25] drm/msm: "
` [PATCH v5 14/25] drm/nouveau: "
` [PATCH v5 15/25] drm/omapdrm: "
` [PATCH v5 16/25] drm/qxl: "
` [PATCH v5 17/25] drm/renesas/rcar-du: "
` [PATCH v5 18/25] drm/renesas/rz-du: "
` [PATCH v5 19/25] drm/rockchip: "
` [PATCH v5 20/25] drm/tegra: "
` [PATCH v5 21/25] drm/virtio: "
` [PATCH v5 22/25] drm/vmwgfx: "
` [PATCH v5 23/25] drm/xe: "
` [PATCH v5 24/25] drm/xen: "
` [PATCH v5 25/25] drm/xlnx: "

[PATCH] drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TEST
 2025-06-13  8:17 UTC  (2+ messages)

[PATCH] accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl
 2025-06-13  8:01 UTC  (5+ messages)

[PATCH v6 0/4] Fixing some dma-fence use-after-free
 2025-06-13  7:40 UTC  (4+ messages)
` [PATCH v6 4/4] drm/xe: Make dma-fences compliant with the safe access rules

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-06-13  7:15 UTC  (7+ messages)
` [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH] drm/bridge: ti-sn65dsi86: fix REFCLK setting
 2025-06-13  6:41 UTC  (8+ messages)

[PATCH v6 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-06-13  6:17 UTC  (5+ 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 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-13  5:31 UTC  (13+ messages)
` [PATCH v4 04/20] rust: add new `num` module with useful integer operations

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-13  1:12 UTC  (3+ messages)

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-13  1:11 UTC  (6+ messages)
` [PATCH v2 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
` [PATCH v2 2/5] drm/xe/guc: use GUC_SIZE (SZ_4K) for alignment
` [PATCH v2 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH v2 4/5] drm/xe: use 4KiB alignment for cursor jumps
` [PATCH v2 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-12 22:50 UTC  (4+ messages)
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk

[PATCH v2 00/10] Introducing firmware late binding
 2025-06-12 21:28 UTC  (3+ messages)
` [PATCH v2 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable "

[PATCH v2 00/14] fbdev: Fix warnings related to including <linux/export.h>
 2025-06-12 21:29 UTC  (17+ messages)
` [PATCH v2 04/14] fbdev/cyber2000fb: Unexport symbols
` [PATCH v2 08/14] fbdev/omap2: Include <linux/export.h>
` [PATCH v2 09/14] fbdev/omap2: Do not include <linux/export.h>
` [PATCH v2 10/14] fbdev/mb862xx: "
` [PATCH v2 11/14] fbdev/pxafb: Unexport symbol
` [PATCH v2 12/14] fbdev/sisfb: Unexport symbols
` [PATCH v2 13/14] fbdev/viafb: Include <linux/export.h>
` [PATCH v2 14/14] fbdev/viafb: Do not include <linux/export.h>

[PATCH v2 0/4] Support for Adreno X1-45 GPU
 2025-06-12 21:19 UTC  (3+ messages)

[PATCH] drm/amd/pm: Avoid more large frame warnings
 2025-06-12 21:10 UTC  (2+ messages)

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

[PATCH 16/20] PCI: rockchip: switch to HWORD_UPDATE* macros
 2025-06-12 19:52 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 NNTP newsgroup(s).