gmane.comp.video.dri.devel archive
982 archived articles, newest first (page 3 of 10). Latest articles →
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 12:37:12 -0700Re: [PATCH] drm/amd/display: Scale custom brightness curve from full range
Thu, 13 Aug 2026 14:38:45 -0500Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 12:30:57 -0700[PULL] drm-xe-fixes
Thu, 13 Aug 2026 21:23:14 +0200Re: [PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
Thu, 13 Aug 2026 12:01:54 -0700Re: [PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
Thu, 13 Aug 2026 14:54:46 -0400Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Thu, 13 Aug 2026 11:53:46 -0700Re: [PATCH v3 00/17] drm/panthor: Fix the unplug logic
Thu, 13 Aug 2026 20:50:22 +0200Re: [PATCH v3 00/14] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
Thu, 13 Aug 2026 21:49:56 +0300Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 14:32:29 -0400[PULL] drm-xe-next-fixes
Thu, 13 Aug 2026 14:29:47 -0400Re: [PATCH] drm/amd/display: Scale custom brightness curve from full range
Thu, 13 Aug 2026 23:26:19 +0500Re: [PATCH v4 07/10] dma-buf: heaps: Add support for Tegra VPR
Thu, 13 Aug 2026 19:25:20 +0100Re: [RFC PATCH] fbdev: maxinefb: fix build issues
Thu, 13 Aug 2026 19:16:30 +0100 (BST)Re: [RFC PATCH] fbdev: maxinefb: fix build issues
Thu, 13 Aug 2026 19:14:17 +0100 (BST)Re: [PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
Thu, 13 Aug 2026 11:08:53 -0700[PATCH v1] drm/mediatek: mtk_dsi: Open-code drm_simple_encoder_init()
Fri, 14 Aug 2026 01:55:17 +0800Re: [PATCH RFC 3/5] mm/slab, kmemleak: handle kmemleak freeing in kfree_nolock()
Thu, 13 Aug 2026 18:47:38 +0100RE: [PATCH v3 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
Thu, 13 Aug 2026 17:58:05 +0000Re: [PATCH v3 2/3] drm/amd/display: fix missing blend-mode-prop warning for DCN
Thu, 13 Aug 2026 11:49:38 -0600Re: [PATCH] drm/amd/display: Scale custom brightness curve from full range
Thu, 13 Aug 2026 12:45:31 -0500[PATCH v6 5/5] drm/nouveau/kms/nv50-: Enable atomic modesetting by default
Thu, 13 Aug 2026 13:42:56 -0400[PATCH v6 4/5] drm/nouveau/kms: Only allow enabling atomic modesetting on nv50+
Thu, 13 Aug 2026 13:42:55 -0400[PATCH v6 3/5] drm/nouveau: Fix drm_driver struct/nouveau.atomic parameter handling
Thu, 13 Aug 2026 13:42:54 -0400[PATCH v6 0/5] drm/nouveau: Enable atomic modesetting by default
Thu, 13 Aug 2026 13:42:51 -0400[PATCH v6 2/5] drm/nouveau: Print the nouveau.atomic parameter in nouveau_display_options()
Thu, 13 Aug 2026 13:42:53 -0400[PATCH v6 1/5] drm/nouveau: Fix cleanup bug in nouveau_drm_device_new()
Thu, 13 Aug 2026 13:42:52 -0400[PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour
Thu, 13 Aug 2026 18:32:33 +0100[PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
Thu, 13 Aug 2026 18:32:32 +0100[PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Thu, 13 Aug 2026 18:32:31 +0100[PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
Thu, 13 Aug 2026 18:32:30 +0100[PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
Thu, 13 Aug 2026 18:32:29 +0100[PATCH v5 11/16] mm: clean up vma_address_end()
Thu, 13 Aug 2026 18:32:28 +0100[PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Thu, 13 Aug 2026 18:32:27 +0100[PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
Thu, 13 Aug 2026 18:32:26 +0100[PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
Thu, 13 Aug 2026 18:32:25 +0100[PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
Thu, 13 Aug 2026 18:32:24 +0100[PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
Thu, 13 Aug 2026 18:32:23 +0100[PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
Thu, 13 Aug 2026 18:32:22 +0100[PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
Thu, 13 Aug 2026 18:32:21 +0100[PATCH v5 03/16] mm: introduce linear_anon_page_index()
Thu, 13 Aug 2026 18:32:20 +0100[PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Thu, 13 Aug 2026 18:32:19 +0100[PATCH v5 01/16] mm/vma: introduce VMA anon page offset field and add helpers
Thu, 13 Aug 2026 18:32:18 +0100[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Thu, 13 Aug 2026 18:32:17 +0100Re: [RFC PATCH] fbdev: maxinefb: fix build issues
Thu, 13 Aug 2026 18:31:50 +0100 (BST)Re: [PATCH v2 01/16] rust: io: add static `cast()` method for views
Thu, 13 Aug 2026 18:29:32 +0100Re: [PATCH 1/3] dt-bindings: display: add Chipwealth CH1115 OLED controller
Thu, 13 Aug 2026 14:28:48 -0300[PATCH] drm/amd/display: Scale custom brightness curve from full range
Thu, 13 Aug 2026 22:09:59 +0500[PATCH v2 5/5] drm/amdgpu: skip amdgpu_gmc_flush_gpu_tlb_pasid if device is wedged
Thu, 13 Aug 2026 19:07:02 +0200[PATCH v2 4/5] drm/amdgpu: skip amdgpu_gart_unbind if the device is wedged
Thu, 13 Aug 2026 19:07:01 +0200[PATCH v2 3/5] drm/amdgpu: add wedge event implementation
Thu, 13 Aug 2026 19:07:00 +0200Re: [PATCH v3 00/17] drm/panthor: Fix the unplug logic
Thu, 13 Aug 2026 18:06:13 +0100[PATCH v2 2/5] drm/amdgpu: honor gpu_recovery_allowed in amdgpu_job_timedout
Thu, 13 Aug 2026 19:06:59 +0200[PATCH v2 1/5] drm/amdgpu: add gpu_recovery_allowed flag to amdgpu_device
Thu, 13 Aug 2026 19:06:58 +0200Re: [PATCH v3 00/14] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
Thu, 13 Aug 2026 18:43:51 +0200Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 16:29:24 +0000Re: [PATCH 3/6] arm64: dts: qcom: sm8750: Add GPU and GMU nodes
Thu, 13 Aug 2026 19:26:18 +0300Re: [PATCH 4/6] arm64: dts: qcom: sm8750: Add GPU cooling
Thu, 13 Aug 2026 19:15:53 +0300Re: [PATCH 6/6] arm64: dts: qcom: sm8750-qrd: Enable Adreno 830 GPU
Thu, 13 Aug 2026 19:15:27 +0300[PATCH v5 1/4] drm/amdgpu/aca: Fix race condition and UAF in error cache logging
Sun, 9 Aug 2026 14:44:48 +0000[PATCH v5 0/4] drm/amdgpu: Robustness and safety fixes for ACA and RAS drivers
Sun, 9 Aug 2026 14:44:47 +0000Re: [PATCH v2 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver
Sun, 09 Aug 2026 13:36:03 +0000Re: [PATCH v2 11/17] drm/spacemit: add Saturn DPU DRM device driver
Sun, 09 Aug 2026 13:35:41 +0000Re: [PATCH v2 10/17] drm/spacemit: add Saturn DPU KMS pipeline
Sun, 09 Aug 2026 13:35:28 +0000Re: [PATCH v2 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
Sun, 09 Aug 2026 13:32:34 +0000Re: [PATCH v2 09/17] drm/spacemit: add Saturn DPU hardware backend
Sun, 09 Aug 2026 13:31:42 +0000Re: [PATCH v2 15/17] riscv: dts: spacemit: k3-pico-itx: enable the DisplayPort output
Sun, 09 Aug 2026 13:30:51 +0000Re: [PATCH v2 05/17] phy: spacemit: add Innosilicon DP TX PHY driver
Sun, 09 Aug 2026 13:26:33 +0000[PATCH] drm/vmwgfx: reject SURFACE_DMA commands smaller than body + suffix
Sun, 9 Aug 2026 10:25:14 -0300Re: [PATCH v2 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
Sun, 09 Aug 2026 13:25:10 +0000[PATCH v2] dt-bindings: mediatek: hdmi-ddc: Correct the compatibles for mt7623-mt8167
Sun, 9 Aug 2026 15:22:24 +0200[PATCH v2 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
Sun, 09 Aug 2026 21:14:10 +0800[PATCH v2 15/17] riscv: dts: spacemit: k3-pico-itx: enable the DisplayPort output
Sun, 09 Aug 2026 21:14:24 +0800[PATCH v2 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
Sun, 09 Aug 2026 21:14:13 +0800[PATCH v2 06/17] clk: spacemit: k3: parent eDP/DP pixel clock to the PHY PLL
Sun, 09 Aug 2026 21:14:15 +0800[PATCH v2 07/17] drm/spacemit: add Saturn DPU register model
Sun, 09 Aug 2026 21:14:16 +0800[PATCH v2 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
Sun, 09 Aug 2026 21:14:17 +0800[PATCH v2 10/17] drm/spacemit: add Saturn DPU KMS pipeline
Sun, 09 Aug 2026 21:14:19 +0800[PATCH v2 11/17] drm/spacemit: add Saturn DPU DRM device driver
Sun, 09 Aug 2026 21:14:20 +0800[PATCH v2 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver
Sun, 09 Aug 2026 21:14:21 +0800[PATCH v2 05/17] phy: spacemit: add Innosilicon DP TX PHY driver
Sun, 09 Aug 2026 21:14:14 +0800[PATCH v2 14/17] riscv: dts: spacemit: k3: add display nodes
Sun, 09 Aug 2026 21:14:23 +0800[PATCH v2 09/17] drm/spacemit: add Saturn DPU hardware backend
Sun, 09 Aug 2026 21:14:18 +0800[PATCH v5 0/3] Fixes and enhancements for Exynos (7870) DSIM bridge driver
Sun, 09 Aug 2026 14:25:58 +0530[PATCH v5 2/3] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability
Sun, 09 Aug 2026 14:26:00 +0530[PATCH v5 1/3] drm/bridge: samsung-dsim: enable MFLUSH_VS for Exynos 7870 DSIM
Sun, 09 Aug 2026 14:25:59 +0530[PATCH v4 6/6] drm/amdgpu/ras: Fix delayed work cancellation order during teardown
Sun, 9 Aug 2026 08:47:35 +0000[PATCH v4 5/6] drm/amdgpu/aca: Fix off-by-one buffer size parameter in add_aca_sysfs
Sun, 9 Aug 2026 08:47:34 +0000[PATCH v4 4/6] drm/amdgpu/aca: Add missing NULL check for banks parameter in aca_banks_add_bank
Sun, 9 Aug 2026 08:47:33 +0000[PATCH v4 3/6] drm/amdgpu/aca: Fix inverted validation logic and list cleanup
Sun, 9 Aug 2026 08:47:32 +0000[PATCH v4 2/6] drm/amdgpu/aca: Add upper bounds check in aca_bank_hwip_is_matched
Sun, 9 Aug 2026 08:47:31 +0000Re: [PATCH 0/2] driver core: platform: / drm/msm: dp: Delay applying clock defaults
Sun, 9 Aug 2026 09:28:07 +0200Re: [PATCH v3 2/3] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability
Sun, 09 Aug 2026 12:48:59 +0530Re: [PATCH RFC] drm/nouveau: Use write-combined maps for coherent on Tegra
Sun, 9 Aug 2026 01:06:51 -0500[PATCH] staging: fbtft: Fix wrong controller name in fb_bd663474
Sun, 9 Aug 2026 11:02:53 +0530[PATCH v3 4/6] drm/amdgpu/aca: Add missing NULL check for banks parameter in aca_banks_add_bank
Sun, 9 Aug 2026 05:11:58 +0000[PATCH v3 3/6] drm/amdgpu/aca: Fix inverted validation logic and list cleanup
Sun, 9 Aug 2026 05:11:57 +0000[PATCH v3 2/6] drm/amdgpu/aca: Add upper bounds check in aca_bank_hwip_is_matched
Sun, 9 Aug 2026 05:11:56 +0000[RFC PATCH v6 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
Thu, 6 Aug 2026 18:34:04 +1200Re: (subset) [PATCH 01/13] drm/sun4i: Fix V3s YUV scanline size
Thu, 06 Aug 2026 14:34:14 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.