dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-01 14:52:19 to 2025-09-02 08:42:27 UTC [more...]

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-09-02  8:42 UTC  (4+ messages)
` [PATCH v3 01/38] drm/msm/dp: remove cached drm_edid from panel

[PATCH] MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure
 2025-09-02  8:39 UTC  (2+ messages)

[PATCH 00/29] drm: Implement state readout support
 2025-09-02  8:32 UTC  (30+ messages)
` [PATCH 01/29] drm/atomic: Document atomic state lifetime
` [PATCH 02/29] drm/atomic: Fix unused but set warning in for_each_old_plane_in_state
` [PATCH 03/29] drm/atomic: Fix unused but set warning in for_each_old_private_obj_in_state
` [PATCH 04/29] drm/atomic_helper: Skip over NULL private_obj pointers
` [PATCH 05/29] drm/atomic_state_helper: Fix bridge state initialization
` [PATCH 06/29] drm/bridge: Implement atomic_print_state
` [PATCH 07/29] drm/atomic: Implement drm_atomic_print_old_state
` [PATCH 08/29] drm/atomic: Only call atomic_destroy_state on a !NULL pointer
` [PATCH 09/29] drm/modeset: Create atomic_reset hook
` [PATCH 10/29] drm/atomic: Add atomic_state_readout infrastructure
` [PATCH 11/29] drm/crtc: Drop no_vblank bit field
` [PATCH 12/29] drm/atomic_helper: Pass nonblock to commit_tail
` [PATCH 13/29] drm/atomic_helper: Compare actual and readout states once the commit is done
` [PATCH 14/29] drm/atomic_state_helper: Provide comparison macros
` [PATCH 15/29] drm/atomic_state_helper: Provide atomic_compare_state helpers
` [PATCH 16/29] drm/encoder: Create get_current_crtc hook
` [PATCH 17/29] drm/bridge_connector: Implement hw readout for connector
` [PATCH 18/29] drm/tidss: Convert to drm logging
` [PATCH 19/29] drm/tidss: Remove ftrace-like logs
` [PATCH 20/29] drm/tidss: crtc: Change variable name
` [PATCH 21/29] drm/tidss: crtc: Implement destroy_state
` [PATCH 22/29] drm/tidss: crtc: Cleanup reset implementation
` [PATCH 23/29] drm/tidss: dispc: Add format lookup by hw value
` [PATCH 24/29] drm/tidss: dispc: Improve mode checking logs
` [PATCH 25/29] drm/tidss: dispc: Move dispc_device definition to headers
` [PATCH 26/29] drm/tidss: dispc: make accessors accessible to other parts of the driver
` [PATCH 27/29] drm/tidss: Implement readout support
` [PATCH 28/29] drm/tidss: encoder: implement get_current_crtc
` [PATCH 29/29] drm/bridge: sii902x: Implement hw state readout

[PATCH v5 0/6] MHDP8546 fixes related to DBANC usecase
 2025-09-02  8:32 UTC  (7+ messages)
` [PATCH v5 1/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge
` [PATCH v5 2/6] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer

[PATCH v2 0/4] drm: Add vblank timers for devices without interrupts
 2025-09-02  8:30 UTC  (9+ messages)
` [PATCH v2 1/4] drm/vblank: Add vblank timer
` [PATCH v2 2/4] drm/vblank: Add CRTC helpers for simple use cases
` [PATCH v2 3/4] drm/vkms: Convert to DRM's vblank timer
` [PATCH v2 4/4] drm/hypervdrm: Use "

[PATCH v2] drm/sched: Fix racy access to drm_sched_entity.dependency
 2025-09-02  8:22 UTC  (5+ messages)

[PATCH] drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
 2025-09-02  8:10 UTC 

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-02  8:15 UTC  (6+ messages)
` [PATCH 01/37] dt-bindings: arm: apple: Add t6020x compatibles
` [PATCH 02/37] dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible

[PATCH drm-misc-next 0/1] add drm_panic_support for stdu
 2025-09-02  8:02 UTC  (3+ messages)
` [PATCH drm-misc-next 1/1] drm/vmwgfx: add drm_panic support "

[PATCH v4 0/4] User readable error codes on atomic_ioctl failure
 2025-09-02  7:47 UTC  (5+ messages)
` [PATCH v4 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v4 2/4] drm/atomic: Add error_code element in atomic_state
` [PATCH v4 3/4] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v4 4/4] drm/i915/display: Error codes for async flip failures

[PATCH v10 0/6] Display enablement changes for Qualcomm QCS8300 platform
 2025-09-02  7:42 UTC  (5+ messages)
` [PATCH v10 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible

[PATCH 0/3] drm/panel: visionox-rm69299: Add backlight support and small fixes
 2025-09-02  7:34 UTC  (5+ messages)
` [PATCH 2/3] drm/panel: visionox-rm69299: Don't clear all mode flags
` [PATCH 3/3] drm/panel: visionox-rm69299: Add backlight support

[PATCH] amdgpu/ttm: make sure exported objects are populated (v2)
 2025-09-02  7:23 UTC  (3+ messages)

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-02  7:11 UTC  (20+ messages)
` [PATCH v1 07/19] staging: media: tegra-video: csi: parametrize MIPI calibration device presence
` [PATCH v1 10/19] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v1 11/19] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v1 15/19] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v1 16/19] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v1 19/19] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30

[PATCH] amdgpu/ttm: make sure exported objects are populated
 2025-09-02  7:03 UTC  (5+ messages)

[PATCH v4 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
 2025-09-02  6:53 UTC  (3+ messages)
  ` [PATCH v4 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings

[PATCH v2 0/6] ast: Replace DRAM info code
 2025-09-02  6:53 UTC  (13+ messages)
` [PATCH v2 1/6] drm/ast: Do not print DRAM info
` [PATCH v2 2/6] drm/ast: Remove unused dram_bus_width field
` [PATCH v2 3/6] drm/ast: Remove unused mclk field
` [PATCH v2 4/6] drm/ast: Remove unused SCU-MPLL and SCU-STRAP values
` [PATCH v2 5/6] drm/ast: Move DRAM info next to its only user
` [PATCH v2 6/6] drm/ast: Put AST_DRAM_ constants into enum ast_dram_layout

[PATCH v7 0/9] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-09-02  6:44 UTC  (11+ messages)
` [PATCH v7 2/9] dt-bindings: display/msm: dp-controller: fix fallback for SM6350
` [PATCH v7 7/9] dt-bindings: display/msm: expand to support MST
` [PATCH v7 8/9] arm64: dts: qcom: sm6350: correct DP compatibility strings

[PATCH] drm/nouveau/acr/ga102: fix NULL vs IS_ERR() check in ga102_acr_wpr_parse()
 2025-09-02  6:35 UTC 

[bug report] drm/bridge: synopsys: Add DW DPTX Controller support library
 2025-09-02  6:35 UTC 

[PATCH next] drm/bridge: synopsys: Return correct variable in dw_dp_bind()
 2025-09-02  6:33 UTC 

[PATCH next] drm/bridge: synopsys: Fix an error return in dw_dp_video_need_vsc_sdp()
 2025-09-02  6:33 UTC 

[PATCH v1 1/2] drm/amdgpu: increment share sched score on entity selection
 2025-09-02  6:21 UTC  (5+ messages)
` [PATCH v1 2/2] drm/sched: limit sched score update to jobs change

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02  6:09 UTC  (3+ messages)

[PATCH v9 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-09-02  4:55 UTC  (12+ messages)
` [PATCH v9 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v9 02/11] tee: add close_context to TEE driver operation
` [PATCH v9 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v9 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v9 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v9 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v9 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v9 08/11] tee: add Qualcomm TEE driver
` [PATCH v9 09/11] tee: qcom: add primordial object
` [PATCH v9 10/11] tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v9 11/11] Documentation: tee: Add Qualcomm TEE driver

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v3)
 2025-09-02  4:06 UTC  (16+ messages)
` [PATCH 01/15] mm: add gpu active/reclaim per-node stat counters (v2)
` [PATCH 02/15] drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)
` [PATCH 03/15] ttm/pool: port to list_lru. (v2)
` [PATCH 04/15] ttm/pool: drop numa specific pools
` [PATCH 05/15] ttm/pool: make pool shrinker NUMA aware
` [PATCH 06/15] ttm/pool: track allocated_pages per numa node
` [PATCH 07/15] memcg: add support for GPU page counters. (v3)
` [PATCH 08/15] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 09/15] ttm/pool: initialise the shrinker earlier
` [PATCH 10/15] ttm: add objcg pointer to bo and tt
` [PATCH 11/15] ttm/pool: enable memcg tracking and shrinker. (v2)
` [PATCH 12/15] ttm: hook up memcg placement flags
` [PATCH 13/15] memcontrol: allow objcg api when memcg is config off
` [PATCH 14/15] amdgpu: add support for memory cgroups
` [PATCH 15/15] ttm: add support for a module option to disable memcg integration

[PATCH v1 0/3] misc: fastrpc: Add polling mode support
 2025-09-02  4:12 UTC  (5+ messages)
` [PATCH v1 1/3] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v1 2/3] misc: fastrpc: Update context ID mask for polling mode support

[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
 2025-09-02  3:45 UTC  (8+ messages)
` [PATCH v3 02/11] drm/bridge: adv7511: declare supported infoframes

[PATCH v2 0/8] drm/connector: hdmi: limit infoframes per driver capabilities
 2025-09-02  3:12 UTC  (8+ messages)
` [PATCH v2 1/8] drm/connector: let drivers declare infoframes as unsupported

linux-next: build failure after merge of the drm-exynos tree
 2025-09-02  3:03 UTC  (2+ messages)

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-02  0:08 UTC  (7+ messages)
` [PATCH 01/10] gpu: nova-core: Set correct DMA mask
` [PATCH 08/10] gpu: nova-core: falcon: Add support to check if RISC-V is active

[PATCH] drm/amd/display: remove output_tf_change flag
 2025-09-01 21:51 UTC 

[PATCH 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
 2025-09-01 21:46 UTC  (2+ messages)

[PATCH v2 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
 2025-09-01 21:33 UTC  (3+ messages)
` [PATCH v2 1/2] drm/amd/display: update color on atomic commit time
` [PATCH v2 2/2] drm/amd/display: change dc stream color settings only in atomic commit

[PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes
 2025-09-01 21:32 UTC  (7+ messages)

[PATCH] drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
 2025-09-01 21:20 UTC 

[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
 2025-09-01 20:53 UTC  (7+ messages)
  ` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node

[PATCH 1/2] nouveau: fix disabling the nonstall irq due to storm code. (v2)
 2025-09-01 20:52 UTC  (3+ messages)

[PATCH] dt-bindings: display: samsung: Drop S3C2410
 2025-09-01 20:15 UTC  (2+ messages)

[PATCH v10 0/5] Add support for gdsp remoteproc on lemans
 2025-09-01 19:46 UTC  (2+ messages)
` (subset) "

[PATCH v4 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-01 19:03 UTC  (4+ messages)
` [PATCH v4 2/2] drm/buddy: Separate clear and dirty free block trees

[PATCH v5 2/2] drm/buddy: Separate clear and dirty free block trees
 2025-09-01 18:57 UTC 

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-09-01 18:38 UTC  (7+ messages)

[PATCH v5 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-09-01 16:52 UTC  (3+ messages)
` [PATCH v5 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format

[PATCH] accel/rocket: Check the correct DMA irq status to warn about
 2025-09-01 15:45 UTC  (2+ messages)

[PATCH 0/2] Rocket Kconfig fixes
 2025-09-01 15:44 UTC  (2+ messages)

[PATCH] accel/rocket: Fix usages of kfree() and sizeof()
 2025-09-01 15:43 UTC  (2+ messages)

[PATCH next] accel/rocket: Fix some error checking in rocket_core_init()
 2025-09-01 15:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in DRM ACCEL DRIVER FOR ROCKCHIP NPU
 2025-09-01 15:40 UTC  (2+ messages)

[PATCH 0/2] drm/vkms: Fix plane blending z-order
 2025-09-01 15:33 UTC  (3+ messages)

[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
 2025-09-01 15:37 UTC  (3+ messages)
` [PATCH v3 01/14] rust: drm: gem: Simplify use of generics

[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-01 15:17 UTC  (3+ messages)
` [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper

[PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
 2025-09-01 15:03 UTC  (37+ messages)
` [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v2 03/37] s390/Kconfig: "
` [PATCH v2 04/37] x86/Kconfig: "
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
` [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v2 16/37] fs: hugetlbfs: cleanup "
` [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within "
` [PATCH v2 26/37] drm/i915/gem: "
` [PATCH v2 27/37] mspro_block: "
` [PATCH v2 28/37] memstick: "
` [PATCH v2 29/37] mmc: "
` [PATCH v2 30/37] scsi: scsi_lib: "
` [PATCH v2 31/37] scsi: sg: "
` [PATCH v2 32/37] vfio/pci: "
` [PATCH v2 33/37] crypto: remove "
` [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v2 35/37] kfence: drop nth_page() usage
` [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v2 37/37] mm: remove nth_page()

[PATCH v2] gpu: nova-core: take advantage of pci::Device::unbind()
 2025-09-01 15:01 UTC 

[PATCH] gpu: nova-core: take advantage of pci::Device::unbind()
 2025-09-01 14:54 UTC  (5+ 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).