dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-28 16:20:53 to 2025-08-29 12:02:12 UTC [more...]

[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
 2025-08-29 12:00 UTC  (3+ messages)
` [PATCH 08/14] Documentation: gpu: Use internal link to kunit

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

[PATCH i-g-t 0/4] Add initial Panthor tests
 2025-08-29 11:48 UTC  (10+ messages)
` [PATCH i-g-t 1/4] lib: add support for opening Panthor devices
` [PATCH i-g-t 3/4] lib: initial panthor infrastructure
` [PATCH i-g-t 4/4] tests/panthor: add panthor tests

[Bug 220512] New: The amdgpu driver fails to initialize my dedicated Navi33 GPU at boot, logging a "Fatal error during GPU init" and "gmc_v11_0 failed" despite using the most recent kernels
 2025-08-29 11:36 UTC  (2+ messages)
` [Bug 220512] "

[PATCH] gpu: nova-core: depend on CONFIG_64BIT
 2025-08-29 11:23 UTC  (4+ messages)

[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-08-29 11:16 UTC  (27+ messages)
` [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
` [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
` [PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware

[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
 2025-08-29 11:10 UTC  (8+ messages)
` [PATCH v4 03/19] dt-bindings: display: mediatek: add EXDMA yaml "
` [PATCH v4 05/19] dt-bindings: display: mediatek: add OUTPROC "

[PATCH] drm/test: drm_exec: use kzalloc() to allocate GEM objects
 2025-08-29 11:03 UTC  (5+ messages)

Re:
 2025-08-29 10:50 UTC  (16+ messages)
                    ` stupid and complicated PAT :)
                  ` stupid "

[PATCH][next] drm/xe: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2025-08-29 10:28 UTC 

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
 2025-08-29 10:01 UTC  (7+ messages)
` [PATCH 07/10] gpu: nova-core: gsp: Create RM registry and sysinfo commands

[PATCH][next] drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-08-29  9:58 UTC 

[PATCH] drm/panthor: assign unique names to queues
 2025-08-29  9:20 UTC  (3+ messages)

[PATCH v2 0/3] Fix sleeping function called from invalid context
 2025-08-29  9:16 UTC  (4+ messages)
` [PATCH v2 1/3] mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()
` [PATCH v2 2/3] drm/mediatek: Add pm_runtime support for GCE power control
` [PATCH v2 3/3] media: platform: mtk-mdp3: "

[PATCH v4] drm/fb-helper: Synchronize dirty worker with vblank
 2025-08-29  9:13 UTC 

[PATCH] dt-bindings: panel: lvds: Append edt,etml0700z8dha in panel-lvds
 2025-08-29  9:13 UTC 

[PATCH 0/2] drm/mediatek: fix potential OF node use-after-free
 2025-08-29  9:03 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/mediatek: clean up driver data initialisation

[PATCH v4 00/13] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-08-29  8:48 UTC  (11+ messages)
  ` [PATCH v4 07/13] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[PATCH 0/2] drm/panthor: add custom ASN hash support
 2025-08-29  8:32 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: add asn-hash
` [PATCH 2/2] drm/panthor: add asn-hash support

[PATCH] mm/hmm: Populate PFNs from PMD swap entry
 2025-08-29  8:05 UTC 

linux-next: build failure after merge of the drm-misc tree
 2025-08-29  8:01 UTC  (2+ messages)

[PATCH] drm/mediatek: fix device leaks at bind
 2025-08-29  7:53 UTC  (5+ messages)

[PATCH] drm/panel: lvds: Remove unused members from main structure
 2025-08-29  7:53 UTC 

[PATCH] MAINTAINERS: Update Min Ma's email for AMD XDNA driver
 2025-08-29  6:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/bridge: tda998x: use irq_get_trigger_type()
 2025-08-28 12:55 UTC 

[PATCH v2 0/5] drm: panel-backlight-quirks: Do partial refactor and apply OLED fix
 2025-08-28  6:39 UTC  (3+ messages)

[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-08-29  0:29 UTC  (3+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option

[PATCH v2 0/9] panic: introduce panic status function family
 2025-08-29  4:39 UTC  (4+ messages)
` [PATCH v2 3/9] crash_core: use panic_try_start() in crash_kexec()

[PATCH v5 00/13] Enable display support for STM32MP25
 2025-08-29  7:10 UTC  (3+ messages)

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-08-29  7:05 UTC  (17+ messages)
` [PATCH v1 03/19] clk: tegra30: add CSI PAD clock gates
` [PATCH v1 04/19] dt-bindings: display: tegra: document Tegra30 VIP
` [PATCH v1 02/19] dt-bindings: clock: tegra20: Add IDs for CSI PAD clocks
` [PATCH v1 05/19] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v1 01/19] clk: tegra: init CSUS clock for Tegra20 and Tegra30

[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-29  6:32 UTC  (21+ messages)
` [PATCH v2 02/18] KVM: x86: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 03/18] ACPI: processor: thermal: "
` [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH v2 05/18] cpufreq: CPPC: "
` [PATCH v2 08/18] cpufreq: mediatek: "
` [PATCH v2 10/18] cpufreq: s5pv210: "
` [PATCH v2 11/18] cpufreq: tegra186: "

[PATCH] drm/i915/backlight: Honor VESA eDP backlight luminance control capability
 2025-08-29  4:06 UTC  (3+ messages)

[PATCH v5 0/3] Decouple max_pclk check from constant display feats
 2025-08-29  3:50 UTC  (11+ messages)
` [PATCH v5 2/3] drm/tidss: Remove max_pclk_khz from tidss display features
` [PATCH v5 3/3] drm/tidss: oldi: Add atomic_check hook for oldi bridge

[PATCH v2 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
 2025-08-29  2:55 UTC  (3+ messages)
` [PATCH v2 2/3] drm/bridge: "

[git pull] drm fixes for 6.16-rc4
 2025-08-29  2:54 UTC 

[PATCH 1/2] nouveau: fix disabling the nonstall irq due to storm code. (v2)
 2025-08-29  2:16 UTC  (2+ messages)
` [PATCH 2/2] nouveau: Membar before between semaphore writes and the interrupt

[PATCH 1/2] nouveau: fix disabling the nonstall irq due to storm code
 2025-08-29  2:17 UTC  (4+ messages)
` [PATCH 2/2] nouveau: Membar before between semaphore writes and the interrupt

[GIT PULL] mediatek drm fixes - 20250825
 2025-08-28 23:44 UTC  (3+ messages)

[GIT PULL] mediatek drm fixes - 20250829
 2025-08-28 23:41 UTC 

[PATCH 0/5] Introduce Panfrost JM contexts
 2025-08-28 23:19 UTC  (2+ messages)

[v3 00/11] mm: support device-private THP
 2025-08-28 23:14 UTC  (14+ messages)
` [v3 02/11] mm/thp: zone_device awareness in THP handling code
` [v3 03/11] mm/migrate_device: THP migration of zone device pages

[PATCH] drm/msm: Drop unneeded NULL check
 2025-08-28 23:11 UTC  (2+ messages)

[PATCH v2] drm/bridge: ti-sn65dsi86: fix REFCLK setting
 2025-08-28 22:52 UTC  (3+ messages)

[PATCH v7 0/9] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-08-28 22:48 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: display/msm: dp-controller: allow eDP for SA8775P
` [PATCH v7 2/9] dt-bindings: display/msm: dp-controller: fix fallback for SM6350
` [PATCH v7 3/9] dt-bindings: display/msm: dp-controller: document DP on SM7150
` [PATCH v7 4/9] dt-bindings: display/msm: qcom,x1e80100-mdss: correct DP addresses
` [PATCH v7 5/9] dt-bindings: display/msm: dp-controller: add X1E80100
` [PATCH v7 6/9] dt-bindings: display/msm: drop assigned-clock-parents for dp controller
` [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 v7 9/9] arm64: dts: qcom: Add MST pixel streams for displayport

[PATCH v4 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-28 22:19 UTC  (4+ messages)
` [PATCH v4 3/7] kunit: Pass parameterized test context to generate_params()

[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
 2025-08-28 21:56 UTC  (5+ messages)
  ` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node

gpu: nova-core: arm32 build errors
 2025-08-28 21:54 UTC  (10+ messages)

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-08-28 20:59 UTC  (8+ messages)
` [PATCH 08/37] pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
  ` [PATCH 08/37] pinctrl: apple: Add "apple, t8103-pinctrl" "
` [PATCH 09/37] dt-bindings: pinctrl: apple,pinctrl: Add apple,t6020-pinctrl compatible

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-08-28 20:58 UTC  (3+ messages)

[PATCH v2] accel/amdxdna: Use int instead of u32 to store error codes
 2025-08-28 20:23 UTC  (2+ messages)

[PATCH v2] drm/panthor: always set fence errors on CS_FAULT
 2025-08-28 20:04 UTC 

[PATCH] drm/panthor: check bo offset alignment in vm bind
 2025-08-28 20:01 UTC 

[PATCH 5.4.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-08-28 17:49 UTC  (7+ messages)
` [PATCH 5.10.y] "
` [PATCH 5.15.y] "
` [PATCH 6.1.y] "
` [PATCH 6.6.y] "
` [PATCH 6.12.y] "
` [PATCH 6.16.y] "

[pull] amdgpu drm-fixes-6.17
 2025-08-28 17:39 UTC 


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