messages from 2025-09-02 12:08:46 to 2025-09-03 03:32:24 UTC [more...]
[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
2025-09-03 3:32 UTC (3+ messages)
` [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest
[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-09-03 2:12 UTC (13+ messages)
` [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
` [PATCH v3 04/12] cpufreq: longhaul: "
` [PATCH v3 08/12] cpufreq: powerpc: macintosh: "
` [PATCH v3 12/12] PM: EM: "
[PATCH v5 drm-dp 0/4] Fix hibmc driver bugs
2025-09-03 1:50 UTC (2+ messages)
[v4 00/15] mm: support device-private THP
2025-09-03 1:19 UTC (16+ messages)
` [v4 01/15] mm/zone_device: support large zone device private folios
` [v4 02/15] mm/huge_memory: add device-private THP support to PMD operations
` [v4 03/15] mm/rmap: extend rmap and migration support device-private entries
` [v4 04/15] mm/huge_memory: implement device-private THP splitting
` [v4 05/15] mm/migrate_device: handle partially mapped folios during collection
` [v4 06/15] mm/migrate_device: implement THP migration of zone device pages
` [v4 07/15] mm/memory/fault: add THP fault handling for zone device private pages
` [v4 08/15] lib/test_hmm: add zone device private THP test infrastructure
` [v4 09/15] mm/memremap: add driver callback support for folio splitting
` [v4 10/15] mm/migrate_device: add THP splitting during migration
` [v4 11/15] lib/test_hmm: add large page allocation failure testing
` [v4 12/15] selftests/mm/hmm-tests: new tests for zone device THP migration
` [v4 13/15] selftests/mm/hmm-tests: partial unmap, mremap and anon_write tests
` [v4 14/15] selftests/mm/hmm-tests: new throughput tests including THP
` [v4 15/15] gpu/drm/nouveau: enable THP support for GPU memory migration
[PATCH 03/15] ttm/pool: port to list_lru. (v2)
2025-09-03 0:44 UTC (2+ messages)
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-09-03 0:30 UTC (2+ messages)
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-09-03 0:03 UTC (7+ messages)
[PATCH v3 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
2025-09-02 23:12 UTC (14+ messages)
` [PATCH v3 01/11] gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
` [PATCH v3 02/11] gpu: nova-core: move GSP boot code out of `Gpu` constructor
` [PATCH v3 03/11] gpu: nova-core: add Chipset::name() method
` [PATCH v3 04/11] gpu: nova-core: firmware: move firmware request code into a function
` [PATCH v3 05/11] gpu: nova-core: firmware: add support for common firmware header
` [PATCH v3 06/11] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v3 07/11] gpu: nova-core: firmware: process and prepare the GSP firmware
` [PATCH v3 08/11] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH v3 09/11] gpu: nova-core: firmware: use 570.144 firmware
` [PATCH v3 10/11] gpu: nova-core: Add base files for r570.144 firmware bindings
` [PATCH v3 11/11] gpu: nova-core: compute layout of more framebuffer regions required for GSP
[PATCH 0/9] dma-buf: heaps: Add Tegra VPR support
2025-09-02 22:37 UTC (13+ messages)
` [PATCH 1/9] dt-bindings: reserved-memory: Document Tegra VPR
` [PATCH 2/9] dt-bindings: display: tegra: Document memory regions
` [PATCH 3/9] mm/cma: Allow dynamically creating CMA areas
` [PATCH 4/9] dma-buf: heaps: Add debugfs support
` [PATCH 5/9] dma-buf: heaps: Add support for Tegra VPR
` [PATCH 6/9] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH 7/9] arm64: tegra: Add GPU "
` [PATCH 8/9] arm64: tegra: Hook up VPR to host1x
` [PATCH 9/9] arm64: tegra: Hook up VPR to the GPU
[PATCH v2 0/9] drm/bridge: get/put the bridge when looping over the encoder chain
2025-09-02 21:53 UTC (6+ messages)
` [PATCH v2 3/9] drm/bridge: add drm_for_each_bridge_in_chain_scoped()
[PATCH v9 06/11] firmware: qcom: scm: add support for object invocation
2025-09-02 21:35 UTC (2+ messages)
[PATCH V3] accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
2025-09-02 21:27 UTC (6+ messages)
[PATCH] drm/tidss: dispc: Explicitly include bitfield.h
2025-09-02 21:15 UTC
[PATCH 00/29] drm: Implement state readout support
2025-09-02 21:04 UTC (46+ 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 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 24/29] drm/tidss: dispc: Improve mode checking logs
[PATCH v3] drm/panthor: assign unique names to queues
2025-09-02 20:06 UTC
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-02 19:54 UTC (4+ messages)
[PATCH v2] MAINTAINERS: Update Min Ma's email for AMD XDNA driver
2025-09-02 19:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] drm/panthor: assign unique names to queues
2025-09-02 19:29 UTC (3+ messages)
[PATCH] drm/panthor: validate group queue count
2025-09-02 19:20 UTC
[PATCH] MAINTAINERS: drm-misc: fix X: entries for nova/nouveau
2025-09-02 19:02 UTC
[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
2025-09-02 18:50 UTC (4+ messages)
` [PATCH v3 01/14] rust: drm: gem: Simplify use of generics
[PATCH] drm/radeon: use dev_warn_once() in CS parsers
2025-09-02 18:37 UTC (2+ messages)
[PATCH drm-misc-next 0/1] add drm_panic_support for stdu
2025-09-02 18:24 UTC (6+ messages)
` [PATCH drm-misc-next 1/1] drm/vmwgfx: add drm_panic support "
[PATCH v4 RESEND] drm: Replace the deprecated DRM_* logging macros in gem helper files
2025-09-02 18:10 UTC (4+ messages)
` [PATCH v5] "
[PATCH] MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure
2025-09-02 18:09 UTC (6+ messages)
[PATCH v2 0/8] drm/connector: hdmi: limit infoframes per driver capabilities
2025-09-02 17:38 UTC (9+ messages)
` [PATCH v2 1/8] drm/connector: let drivers declare infoframes as unsupported
[PATCH V2] accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
2025-09-02 17:37 UTC (3+ messages)
[PATCH v4 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
2025-09-02 17:29 UTC (9+ messages)
` [PATCH v4 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
[PATCH 2/2] drm/bridge: ti-sn65dsi86: break probe dependency loop
2025-09-02 17:26 UTC (3+ messages)
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-09-02 17:07 UTC (6+ messages)
[PATCH v2] drm/bridge: ti-sn65dsi86: fix REFCLK setting
2025-09-02 16:59 UTC (5+ messages)
[PATCH 0/3] drm/panic: Add kunit tests for drm_panic
2025-09-02 16:58 UTC (5+ messages)
` [PATCH 3/3] drm/panic: Add a kconfig option to dump kunits results to png
[PATCH v7 0/9] dt-bindings: msm/dp: Add support for 4 pixel streams
2025-09-02 16:29 UTC (8+ messages)
` [PATCH v7 2/9] dt-bindings: display/msm: dp-controller: fix fallback for SM6350
[PATCH 0/2] Introduce BACKGROUND_COLOR DRM CRTC property
2025-09-02 16:26 UTC (6+ messages)
` [PATCH 1/2] drm: Add CRTC background color property
[PATCH] drm/panthor: check bo offset alignment in vm bind
2025-09-02 16:20 UTC (2+ messages)
[PATCH 5.4.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 16:13 UTC (3+ messages)
` [PATCH 6.16.y] "
[PATCH] drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
2025-09-02 16:02 UTC (2+ messages)
[PATCH v2 0/4] drm: Add vblank timers for devices without interrupts
2025-09-02 15:58 UTC (9+ messages)
` [PATCH v2 1/4] drm/vblank: Add vblank timer
` [PATCH v2 4/4] drm/hypervdrm: Use "
[PATCH 0/4] drm/msm: Assorted fixes and changes
2025-09-02 15:57 UTC (14+ messages)
` [PATCH 1/4] drm/msm: Fix bootup splat with separate_gpu_drm modparam
` [PATCH 2/4] drm/msm/a6xx: Fix GMU firmware parser
` [PATCH 3/4] drm/msm/adreno: Add a modparam to skip GPU
` [PATCH 4/4] drm/msm/a6xx: Add a comment to acd_probe()
[PATCH v2 00/37] drm/atomic: Get rid of existing states (not really)
2025-09-02 15:47 UTC (21+ messages)
` [PATCH v2 01/37] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH v2 06/37] drm/vkms: Convert vkms_crtc_atomic_check() to use new plane state
` [PATCH v2 12/37] drm/arm/malidp: Switch to drm_atomic_get_new_crtc_state()
` [PATCH v2 13/37] drm/armada: "
` [PATCH v2 32/37] drm/atomic: "
` [PATCH v2 33/37] drm/framebuffer: "
` [PATCH v2 34/37] drm/atomic: Remove unused drm_atomic_get_existing_crtc_state()
` [PATCH v2 36/37] drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane state
[PATCH 0/7] drm/etnaviv: add support for GC620 on T-Head TH1520
2025-09-02 15:40 UTC (3+ messages)
` [PATCH 6/7] drm/etnaviv: add shared context support for iommuv2
[PATCH v4] drm/i915/guc: Add synchronization on interrupt enable flag
2025-09-02 15:14 UTC
[PATCH][next] drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warnings
2025-09-02 15:11 UTC (2+ messages)
[PATCH v11 00/11] drm/i915: Add drm_panic support
2025-09-02 14:59 UTC (3+ messages)
` [PATCH v11 06/11] drm/i915: Add intel_bo_alloc_framebuffer()
[PATCH v15 00/13] drm/msm/dpu: Support quad pipe with dual-interface
2025-09-02 14:57 UTC (2+ messages)
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-02 14:42 UTC (6+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool
[PATCH][next] drm/amd/amdgpu: Fix missing error return on kzalloc failure
2025-09-02 14:36 UTC (2+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v3)
2025-09-02 14:23 UTC (5+ messages)
` [PATCH 09/15] ttm/pool: initialise the shrinker earlier
` [PATCH 11/15] ttm/pool: enable memcg tracking and shrinker. (v2)
[PATCH v8 0/7] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-09-02 14:15 UTC (3+ messages)
` [PATCH v8 5/7] arm64: dts: qcom: Add initial support for MSM8937
[PATCH] MAINTAINERS: Update git entry for nouveau
2025-09-02 13:51 UTC (2+ messages)
[PATCH 5.4 23/23] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 13:22 UTC
[PATCH 5.10 29/34] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 13:21 UTC
[PATCH 5.15 32/33] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 13:21 UTC
[RFC 0/3] cgroups: Add support for pinned device memory
2025-09-02 13:42 UTC (6+ messages)
[PATCH 6.1 49/50] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 13:21 UTC
[PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
2025-09-02 13:41 UTC (3+ messages)
` [PATCH 1/3] drm: define NVIDIA DRM format modifiers for GB20x
[PATCH 6.6 74/75] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 13:21 UTC
[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
2025-09-02 13:36 UTC (11+ messages)
` [PATCH v2 1/9] list: add list_last_entry_or_null()
` (subset) [PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
[PATCH 6.12 92/95] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 13:21 UTC
[PATCH 6.16 139/142] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 13:20 UTC
[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-02 12:58 UTC (4+ messages)
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.12-stable tree
2025-09-02 12:34 UTC
[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
2025-09-02 12:34 UTC (7+ messages)
` [PATCH v3 01/38] drm/msm/dp: remove cached drm_edid from panel
[PATCH v2 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
2025-09-02 12:29 UTC (8+ messages)
` [PATCH v2 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document static lanes mapping
Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.6-stable tree
2025-09-02 12:28 UTC
[PATCH 6.1.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 12:27 UTC (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.1-stable tree
Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.15-stable tree
2025-09-02 12:21 UTC
[PATCH v2] gpu: nova-core: take advantage of pci::Device::unbind()
2025-09-02 12:19 UTC (2+ messages)
[PATCH AUTOSEL 6.16-6.12] drm/msm: Fix a7xx debugbus read
2025-09-02 12:08 UTC (4+ messages)
` [PATCH AUTOSEL 6.16-6.12] drm/msm: Fix a7xx TPL1 cluster snapshot
` [PATCH AUTOSEL 6.16-6.12] drm/msm: Fix debugbus snapshot
` [PATCH AUTOSEL 6.16-6.12] drm/msm: Fix order of selector programming in cluster snapshot
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).