Show patches with: State = Action Required       |   159529 patches
« 1 2 3 41595 1596 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,23/32] drm/xe: Add drm_pagemap ops to SVM Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,22/32] drm/xe: Add drm_gpusvm_devmem to xe_bo Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,21/32] drm/xe: Add SVM device memory mirroring Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,20/32] drm/xe: Add migrate layer functions for SVM support Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,19/32] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR Introduce GPU SVM and Xe SVM implementation - 3 - --- 2025-03-06 Matthew Brost New
[v7,18/32] drm/xe: Enable CPU address mirror uAPI Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,17/32] drm/xe: Do not allow CPU address mirror VMA unbind if Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,16/32] drm/xe: Add unbind to SVM garbage collector Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,15/32] drm/xe: Add SVM garbage collector Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,14/32] drm/xe: Add (re)bind to SVM page fault handler Introduce GPU SVM and Xe SVM implementation - 1 1 --- 2025-03-06 Matthew Brost New
[v7,13/32] drm/gpuvm: Add DRM_GPUVA_OP_DRIVER Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,12/32] drm/xe: Add SVM range invalidation and page fault Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,11/32] drm/xe: Nuke VM's mapping upon close Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,10/32] drm/xe: Add dma_addr res cursor Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,09/32] drm/xe: Add SVM init / close / fini to faulting VMs Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,08/32] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,07/32] drm/xe: Select DRM_GPUSVM Kconfig Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,06/32] drm/gpusvm: Add support for GPU Shared Virtual Memory Introduce GPU SVM and Xe SVM implementation - 1 - --- 2025-03-06 Matthew Brost New
[v7,05/32] drm/xe/bo: Introduce xe_bo_put_async Introduce GPU SVM and Xe SVM implementation - 3 1 --- 2025-03-06 Matthew Brost New
[v7,04/32] drm/pagemap: Add DRM pagemap Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,03/32] mm/migrate: Trylock device page in do_swap_page Introduce GPU SVM and Xe SVM implementation - 1 1 --- 2025-03-06 Matthew Brost New
[v7,02/32] mm/migrate: Add migrate_device_pfns Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
[v7,01/32] drm/xe: Retry BO allocation Introduce GPU SVM and Xe SVM implementation - 2 - --- 2025-03-06 Matthew Brost New
drm/panel/synaptics-r63353: Use _multi variants drm/panel/synaptics-r63353: Use _multi variants - - - --- 2025-03-06 Anusha Srivatsa New
[RFC,v3,33/33] drm: Introduce RVKMS! Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,32/33] rust: drm/kms: Add Kms::atomic_commit_tail Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,31/33] rust: drm/kms: Add VblankSupport Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,30/33] rust: drm/kms: Add Device::num_crtcs() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,29/33] rust: drm: Add Device::event_lock() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,28/33] rust: drm/kms: Add DriverCrtc::atomic_enable() and atomic_disable() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,27/33] rust: drm/kms: Add DriverCrtc::atomic_begin() and atomic_flush() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,26/33] rust: drm/kms: Add RawPlane::framebuffer() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,25/33] rust: drm/kms: Add drm_framebuffer bindings Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,24/33] rust: drm/kms: Add RawPlaneState::atomic_helper_check() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,23/33] rust: drm/kms: Add RawPlaneState::crtc() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,22/33] rust: drm/kms: Add RawCrtcState::active() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,21/33] rust: drm/kms: Add DriverPlane::atomic_check() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,20/33] rust: drm/kms: Add DriverPlane::atomic_update() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,19/33] rust: drm/kms: Add DriverCrtc::atomic_check() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,18/33] rust: drm/kms: Add drm_atomic_state bindings Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,17/33] rust: drm/kms: Add OpaqueEncoder Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,16/33] rust: drm/kms: Add OpaquePlane and OpaquePlaneState Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,15/33] rust: drm/kms: Add OpaqueCrtc and OpaqueCrtcState Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,14/33] rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,13/33] rust: drm/kms: Add RawPlane and RawPlaneState Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,12/33] rust: drm/kms: Add RawConnector and RawConnectorState Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,11/33] rust: drm/kms: Add ConnectorGuard::set_preferred_mode Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,10/33] rust: drm/kms: Add ConnectorGuard::add_modes_noedid() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,09/33] rust: drm/kms: Add DriverConnector::get_mode callback Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,08/33] rust: drm/kms: Add UnregisteredConnector::attach_encoder() Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,07/33] rust: drm/kms: Add drm_encoder bindings Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,06/33] rust: drm/kms: Add drm_crtc bindings Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,05/33] rust: drm/kms: Add drm_plane bindings Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,04/33] rust: drm/kms: Add drm_connector bindings Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,03/33] rust: drm/kms: Introduce the main ModeConfigObject traits Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,02/33] rust: drm: Add traits for registering KMS devices Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[RFC,v3,01/33] rust: drm: Add a small handful of fourcc bindings Rust bindings for KMS + RVKMS - - - --- 2025-03-05 Lyude Paul New
[2/2] mailmap: remap all addresses to kernel.org alias MAINTAINERS: update my email address 1 1 - --- 2025-03-05 Dmitry Baryshkov New
[1/2] MAINTAINERS: use kernel.org alias MAINTAINERS: update my email address 1 1 - --- 2025-03-05 Dmitry Baryshkov New
drm: amdkfd: Replace (un)register_chrdev() by (unregister/alloc)_chrdev_region() drm: amdkfd: Replace (un)register_chrdev() by (unregister/alloc)_chrdev_region() - - - --- 2025-03-05 Salah Triki New
[v3,4/4] drm/i915: Group not skipped unregister steps drm/i915: Fix harmfull driver register/unregister assymetry - - - --- 2025-03-05 Janusz Krzysztofik New
[v3,3/4] drm/i915: Fix asymmetry in PMU register/unregister step order drm/i915: Fix harmfull driver register/unregister assymetry - - - --- 2025-03-05 Janusz Krzysztofik New
[v3,2/4] drm/i915: Omit unnecessary driver unregister steps drm/i915: Fix harmfull driver register/unregister assymetry - - - --- 2025-03-05 Janusz Krzysztofik New
[v3,1/4] drm/i915: Skip harmful unregister steps if not registered drm/i915: Fix harmfull driver register/unregister assymetry - - - --- 2025-03-05 Janusz Krzysztofik New
[v2,7/7] drm/ast: cursor: Drop page alignment drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v2,6/7] drm/ast: Remove vram_fb_available from struct ast_device drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v2,5/7] drm/ast: Add helper for computing framebuffer location in video memory drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v2,4/7] drm/ast: cursor: Add helpers for computing location in video memory drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v2,3/7] drm/ast: Add VGACR99 register constants drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v2,2/7] drm/ast: Add VGACRAA register constants drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v2,1/7] drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v2,2/2] drm/sched: Remove kthread header [v2,1/2] drm/sched: Fix outdated comments referencing thread - - - --- 2025-03-05 Philipp Stanner New
accel/qaic: Fix integer overflow in qaic_validate_req() accel/qaic: Fix integer overflow in qaic_validate_req() - - - --- 2025-03-05 Dan Carpenter New
[v2,1/2] drm/sched: Fix outdated comments referencing thread [v2,1/2] drm/sched: Fix outdated comments referencing thread - - - --- 2025-03-05 Philipp Stanner New
drm/tegra: Handle EDID allocation failures in tegra_output_connector_get_modes() drm/tegra: Handle EDID allocation failures in tegra_output_connector_get_modes() - - - --- 2025-03-05 Wentao Liang New
[drm-next,2/2] drm/virtio: Use atomic_vmap to work drm_panic in GUI Enhance drm_panic Support for Virtio-GPU - - - --- 2025-03-05 Ryosuke Yasuoka New
[drm-next,1/2] vmalloc: Add atomic_vmap Enhance drm_panic Support for Virtio-GPU - - - --- 2025-03-05 Ryosuke Yasuoka New
[RESEND,v3] drm/mxsfb: Remove generic DRM drivers in probe function [RESEND,v3] drm/mxsfb: Remove generic DRM drivers in probe function - 1 - --- 2025-03-05 Dario Binacchi New
[7/7] drm/ast: cursor: Drop page alignment drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[6/7] drm/ast: Remove vram_fb_available from struct ast_device drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[5/7] drm/ast: Add helper for computing framebuffer location in video memory drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[4/7] drm/ast: cursor: Add helpers for computing location in video memory drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[3/7] drm/ast: Add VGACR99 register constants drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[2/7] drm/ast: Add VGACRAA register constants drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[1/7] drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants drm/ast: Various changes for video memory - - - --- 2025-03-05 Thomas Zimmermann New
[v3,23/23] drm/doc/rfc: Add documentation for multi-segmented 1D LUT Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,22/23] drm/i915/color: Enable Plane Color Pipelines Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,21/23] drm/i915/xelpd: Program Plane Post CSC Registers Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,20/23] drm/i915/color: Program Pre-CSC registers Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,19/23] drm/i915: Add register definitions for Plane Post CSC Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,18/23] drm/i915/color: Add framework to program PRE/POST CSC LUT Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,17/23] drm/i915: Add register definitions for Plane Degamma Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,16/23] drm/i915/color: Add plane CTM callback for D13 and beyond Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,15/23] drm/i915/color: Add new color callbacks for Xelpd Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,14/23] drm/i915/color: Add callbacks to set plane CTM Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,13/23] drm/i915/color: Add framework to set colorop Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,12/23] drm/i915/color: Add and attach COLORPIPELINE plane property Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,11/23] drm/i915/color: Create a transfer function color pipeline Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,10/23] drm/i915/color: Add helper to create intel colorop Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
[v3,09/23] drm/i915: Add intel_color_op Plane Color Pipeline support for Intel platforms - - - --- 2025-03-05 Uma Shankar New
« 1 2 3 41595 1596 »