org.freedesktop.lists.dri-devel archive

1827 archived articles, newest first (page 7 of 19). Latest articles →

Re: [PATCH v2 3/4] drm/amd/display: Add HDMI 2.1 VRR support from HF-VSDB
Thu, 06 Aug 2026 21:07:40 +0000
[email protected] • #595520
[PATCH v2 1/4] drm/amd/display: Add 2.1 FreeSync support for AMD VSDB EDID Block
Thu, 6 Aug 2026 16:54:45 -0400
Fangzhi Zuo <[email protected]> • #595519
[PATCH v2 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
Thu, 6 Aug 2026 16:54:46 -0400
Fangzhi Zuo <[email protected]> • #595518
[PATCH v2 4/4] drm/amd/display: Add HDMI ALLM support
Thu, 6 Aug 2026 16:54:48 -0400
Fangzhi Zuo <[email protected]> • #595517
[PATCH v2 3/4] drm/amd/display: Add HDMI 2.1 VRR support from HF-VSDB
Thu, 6 Aug 2026 16:54:47 -0400
Fangzhi Zuo <[email protected]> • #595516
[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
Thu, 6 Aug 2026 16:54:44 -0400
Fangzhi Zuo <[email protected]> • #595515
Re: [PATCH net-next v8 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Thu, 06 Aug 2026 20:43:24 +0000
[email protected] • #595514
Re: [PATCH 2/2] backlight: Add support for Orient Chip OCP8178
Thu, 06 Aug 2026 20:36:53 +0000
[email protected] • #595513
Re: [PATCH 1/2] dt-bindings: backlight: Add Orient Chip OCP8178
Thu, 06 Aug 2026 20:33:39 +0000
[email protected] • #595512
[PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
Thu, 06 Aug 2026 21:21:45 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595511
[PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
Thu, 06 Aug 2026 21:21:44 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595510
[PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
Thu, 06 Aug 2026 21:21:43 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595509
[PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Thu, 06 Aug 2026 21:21:42 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595508
[PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
Thu, 06 Aug 2026 21:21:41 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595507
[PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
Thu, 06 Aug 2026 21:21:40 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595506
[PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Thu, 06 Aug 2026 21:21:39 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595505
[PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
Thu, 06 Aug 2026 21:21:38 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595504
[PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
Thu, 06 Aug 2026 21:21:37 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595503
[PATCH v4 11/20] mm: clean up vma_address_end()
Thu, 06 Aug 2026 21:21:36 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595502
Re: [PATCH 1/3] drm/amdgpu: disallow multiple FENCE chunks in one submit
Thu, 6 Aug 2026 16:25:40 -0400
Alex Deucher <[email protected]> • #595501
[PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Thu, 06 Aug 2026 21:21:35 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595500
[PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
Thu, 06 Aug 2026 21:21:34 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595499
[PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
Thu, 06 Aug 2026 21:21:33 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595498
[PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
Thu, 06 Aug 2026 21:21:32 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595497
[PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
Thu, 06 Aug 2026 21:21:31 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595496
[PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
Thu, 06 Aug 2026 21:21:30 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595495
[PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
Thu, 06 Aug 2026 21:21:29 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595494
[PATCH v4 03/20] mm: introduce linear_anon_page_index()
Thu, 06 Aug 2026 21:21:28 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595493
[PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Thu, 06 Aug 2026 21:21:27 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595492
[PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Thu, 06 Aug 2026 21:21:26 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595491
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Thu, 06 Aug 2026 21:21:25 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #595490
[PULL] drm-misc-fixes
Thu, 6 Aug 2026 21:26:19 +0200
Maarten Lankhorst <[email protected]> • #595489
Re: (subset) [PATCH 00/36] treewide: remove conditional returns with no effect
Thu, 6 Aug 2026 15:06:08 -0400
"Martin K. Petersen" <[email protected]> • #595488
Re: [PATCH v6 3/7] drm/display: Add soft depend for aux-hpd-typec-dp-bridge module
Thu, 6 Aug 2026 20:01:13 +0200
Sebastian Reichel <[email protected]> • #595487
Re: [PATCH v6 2/7] drm/bridge: Implement generic USB Type-C DP HPD bridge
Thu, 6 Aug 2026 20:00:01 +0200
Sebastian Reichel <[email protected]> • #595486
Re: [PATCH v6 1/7] drm/bridge: aux-hpd-bridge: Add drm_dev_has_dp_hpd_bridge()
Thu, 6 Aug 2026 19:56:53 +0200
Sebastian Reichel <[email protected]> • #595485
Re: [RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
Thu, 6 Aug 2026 10:56:12 -0700
Daniele Ceraolo Spurio <[email protected]> • #595484
Re: [PATCH v11 17/21] drm/bridge: synopsys: dw-dp: Drop useless reservation of first slot
Thu, 06 Aug 2026 17:45:38 +0000
[email protected] • #595483
Re: [PATCH v11 15/21] drm/rockchip: dw_dp: Add runtime PM support
Thu, 06 Aug 2026 17:45:31 +0000
[email protected] • #595482
Re: [PATCH v11 21/21] drm/bridge: synopsys: dw-dp: Add audio support
Thu, 06 Aug 2026 17:44:40 +0000
[email protected] • #595481
Re: [PATCH v11 14/21] drm/bridge: synopsys: dw-dp: Add Runtime PM support
Thu, 06 Aug 2026 17:41:36 +0000
[email protected] • #595480
Re: [PATCH v11 20/21] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
Thu, 06 Aug 2026 17:39:59 +0000
[email protected] • #595479
Re: [PATCH v11 01/21] drm/bridge: synopsys: dw-dp: Register DP AUX on bridge attach
Thu, 06 Aug 2026 17:37:07 +0000
[email protected] • #595478
Re: [PATCH v11 02/21] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
Thu, 06 Aug 2026 17:36:11 +0000
[email protected] • #595477
Re: [PATCH v11 04/21] drm/bridge: synopsys: dw-dp: Document missing reset line deassert
Thu, 06 Aug 2026 17:33:59 +0000
[email protected] • #595476
Re: [PATCH v3] drm/panel: tdo-tl070wsh30: Use mipi_dsi_*_multi(); fix minor bugs
Thu, 6 Aug 2026 10:33:22 -0700
Doug Anderson <[email protected]> • #595475
Re: [PATCH v11 09/21] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
Thu, 06 Aug 2026 17:33:28 +0000
[email protected] • #595474
Re: [PATCH v11 06/21] drm/bridge: synopsys: dw-dp: Fix AUX transfer timeout race condition
Thu, 06 Aug 2026 17:32:36 +0000
[email protected] • #595473
Re: [PATCH v11 05/21] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
Thu, 06 Aug 2026 17:30:23 +0000
[email protected] • #595472
Re: [PATCH v11 03/21] drm/bridge: synopsys: dw-dp: Fix error handling for DP link enablement
Thu, 06 Aug 2026 17:29:35 +0000
[email protected] • #595471
Re: [PATCH v11 13/21] drm/rockchip: dw_dp: Implement out-of-band HPD handling
Thu, 06 Aug 2026 17:27:26 +0000
[email protected] • #595470
Re: [PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
Thu, 6 Aug 2026 18:24:57 +0100
Matthew Auld <[email protected]> • #595469
[PATCH v11 18/21] drm/bridge: synopsys: dw-dp: Clear only enabled SDPs on atomic disable
Thu, 06 Aug 2026 19:02:24 +0200
Sebastian Reichel <[email protected]> • #595468
[PATCH v11 17/21] drm/bridge: synopsys: dw-dp: Drop useless reservation of first slot
Thu, 06 Aug 2026 19:02:23 +0200
Sebastian Reichel <[email protected]> • #595467
[PATCH v11 20/21] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
Thu, 06 Aug 2026 19:02:26 +0200
Sebastian Reichel <[email protected]> • #595466
[PATCH v3 0/8] drm/tyr: add debugfs support
Fri, 07 Aug 2026 01:07:22 +0800
Alvin Sun <[email protected]> • #595465
[PATCH v3 7/8] drm/tyr: track VMs in a registry
Fri, 07 Aug 2026 01:07:29 +0800
Alvin Sun <[email protected]> • #595464
[PATCH v3 2/8] rust: debugfs: add seq_file support
Fri, 07 Aug 2026 01:07:24 +0800
Alvin Sun <[email protected]> • #595463
[PATCH v3 8/8] drm/tyr: add gpuvas debugfs file
Fri, 07 Aug 2026 01:07:30 +0800
Alvin Sun <[email protected]> • #595462
[PATCH v3 4/8] drm: move debugfs_init after dev->registered is set
Fri, 07 Aug 2026 01:07:26 +0800
Alvin Sun <[email protected]> • #595461
[PATCH v3 1/8] rust: seq_file: add as_raw() method
Fri, 07 Aug 2026 01:07:23 +0800
Alvin Sun <[email protected]> • #595460
[PATCH v3 6/8] rust: drm: gpuvm: add dump_gpuva_info to UniqueRefGpuVm
Fri, 07 Aug 2026 01:07:28 +0800
Alvin Sun <[email protected]> • #595459
[PATCH v3 5/8] rust: drm: add debugfs_init callback to Driver trait
Fri, 07 Aug 2026 01:07:27 +0800
Alvin Sun <[email protected]> • #595458
[PATCH v3 3/8] rust: debugfs: add ScopeRef for existing dentries
Fri, 07 Aug 2026 01:07:25 +0800
Alvin Sun <[email protected]> • #595457
[PATCH v11 08/21] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
Thu, 06 Aug 2026 19:02:14 +0200
Sebastian Reichel <[email protected]> • #595456
[PATCH v11 21/21] drm/bridge: synopsys: dw-dp: Add audio support
Thu, 06 Aug 2026 19:02:27 +0200
Sebastian Reichel <[email protected]> • #595455
[PATCH v11 11/21] drm/bridge: Add out-of-band HPD notify handler
Thu, 06 Aug 2026 19:02:17 +0200
Sebastian Reichel <[email protected]> • #595454
[PATCH v11 13/21] drm/rockchip: dw_dp: Implement out-of-band HPD handling
Thu, 06 Aug 2026 19:02:19 +0200
Sebastian Reichel <[email protected]> • #595453
[PATCH v11 02/21] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
Thu, 06 Aug 2026 19:02:08 +0200
Sebastian Reichel <[email protected]> • #595452
[PATCH v11 07/21] drm/bridge: synopsys: dw-dp: Fix support for short I2C reads
Thu, 06 Aug 2026 19:02:13 +0200
Sebastian Reichel <[email protected]> • #595451
[PATCH v11 16/21] drm/bridge: synopsys: dw-dp: Protect sdp_reg_bank from concurrent access
Thu, 06 Aug 2026 19:02:22 +0200
Sebastian Reichel <[email protected]> • #595450
[PATCH v11 09/21] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
Thu, 06 Aug 2026 19:02:15 +0200
Sebastian Reichel <[email protected]> • #595449
[PATCH v11 15/21] drm/rockchip: dw_dp: Add runtime PM support
Thu, 06 Aug 2026 19:02:21 +0200
Sebastian Reichel <[email protected]> • #595448
[PATCH v11 19/21] drm/bridge: synopsys: dw-dp: Use regmap_set_bits in dw_dp_send_sdp
Thu, 06 Aug 2026 19:02:25 +0200
Sebastian Reichel <[email protected]> • #595447
[PATCH v11 14/21] drm/bridge: synopsys: dw-dp: Add Runtime PM support
Thu, 06 Aug 2026 19:02:20 +0200
Sebastian Reichel <[email protected]> • #595446
[PATCH v11 05/21] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
Thu, 06 Aug 2026 19:02:11 +0200
Sebastian Reichel <[email protected]> • #595445
[PATCH v11 10/21] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
Thu, 06 Aug 2026 19:02:16 +0200
Sebastian Reichel <[email protected]> • #595444
[PATCH v11 04/21] drm/bridge: synopsys: dw-dp: Document missing reset line deassert
Thu, 06 Aug 2026 19:02:10 +0200
Sebastian Reichel <[email protected]> • #595443
[PATCH v11 06/21] drm/bridge: synopsys: dw-dp: Fix AUX transfer timeout race condition
Thu, 06 Aug 2026 19:02:12 +0200
Sebastian Reichel <[email protected]> • #595442
[PATCH v11 12/21] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
Thu, 06 Aug 2026 19:02:18 +0200
Sebastian Reichel <[email protected]> • #595441
[PATCH v11 03/21] drm/bridge: synopsys: dw-dp: Fix error handling for DP link enablement
Thu, 06 Aug 2026 19:02:09 +0200
Sebastian Reichel <[email protected]> • #595440
[PATCH v11 01/21] drm/bridge: synopsys: dw-dp: Register DP AUX on bridge attach
Thu, 06 Aug 2026 19:02:07 +0200
Sebastian Reichel <[email protected]> • #595439
[PATCH v11 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
Thu, 06 Aug 2026 19:02:06 +0200
Sebastian Reichel <[email protected]> • #595438
Re: [PATCH v2 9/9] drm/debugfs: hold device reference for the lifetime of open files
Fri, 7 Aug 2026 00:59:23 +0800
Alvin Sun <[email protected]> • #595437
Re: [PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
Thu, 6 Aug 2026 17:45:47 +0100
Matthew Auld <[email protected]> • #595436
Re: [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
Thu, 6 Aug 2026 18:31:02 +0200
Thierry Reding <[email protected]> • #595435
Re: [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
Thu, 6 Aug 2026 18:21:43 +0200
Thierry Reding <[email protected]> • #595434
[PATCH v1] drm: Drop #include <linux/mod_devicetable.h> from <drm/display/drm_dp_aux_bus.h>
Thu, 6 Aug 2026 18:16:06 +0200
Uwe Kleine-König (The Capable Hub) <[email protected]> • #595433
Re: [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
Thu, 6 Aug 2026 18:09:08 +0200
Thierry Reding <[email protected]> • #595432
Re: [PATCH v6 5/7] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
Thu, 6 Aug 2026 21:22:50 +0530
Vinod Koul <[email protected]> • #595431
Re: [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
Thu, 6 Aug 2026 16:39:08 +0100
Matthew Auld <[email protected]> • #595430
Re: [PATCH v2] sticon/parisc: Detect default STI graphics card for console output
Thu, 06 Aug 2026 15:29:17 +0000
[email protected] • #595429
[Bug 221838] [Regression] Black screen / no backlight on resume from suspend in kernel 7.0.0-28-generic (Dell Precision M4800, Optimus Intel + Quadro K1100M on nouveau)
Thu, 06 Aug 2026 15:28:21 +0000
[email protected] • #595428
[PATCH v2] sticon/parisc: Detect default STI graphics card for console output
Thu, 6 Aug 2026 17:04:15 +0200
Helge Deller <[email protected]> • #595427
Re: [PATCH v2 0/3] drm/imagination: small series of fixes for the pvr documentation
Thu, 6 Aug 2026 16:04:06 +0100
Alessio Belle <[email protected]> • #595426
[PATCH] drm/mipi-dsi: fix UAF on device_add() failure
Thu, 6 Aug 2026 15:54:52 +0800
Linkai Gong <[email protected]> • #595425
Re: [PATCH] drm/mipi-dsi: fix UAF on device_add() failure
Thu, 6 Aug 2026 17:05:57 +0800
Linkai Gong <[email protected]> • #595424
Re: [PATCH v9 2/5] rust: types: implement ForeignOwnable for ARef<T>
Thu, 06 Aug 2026 15:31:42 +0100
"Gary Guo" <[email protected]> • #595423
Re: [PATCH v9 4/5] rust: Add dma_fence abstractions
Thu, 06 Aug 2026 14:56:43 +0100
"Gary Guo" <[email protected]> • #595422
Re: [PATCH v5 1/4] rust: clk: use the type-state pattern
Thu, 06 Aug 2026 22:54:23 +0900
"Alexandre Courbot" <[email protected]> • #595421
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.