Nouveau Display Driver
[Prev Page][Next Page]
[PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings,
Danilo Krummrich
[PATCH 1/2] gpu: nova-core: add initial driver stub,
Danilo Krummrich
Re: [PATCH 1/2] gpu: nova-core: add initial driver stub, Timur Tabi
Message not available
[PATCH v7 0/7] Improve gpu_scheduler trace events + uAPI,
Pierre-Eric Pelloux-Prayer
[PATCH v1 0/4] mm: cleanups for device-exclusive entries (hmm),
David Hildenbrand
[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm),
David Hildenbrand
- [PATCH v1 01/12] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs, David Hildenbrand
- [PATCH v1 02/12] mm/rmap: reject hugetlb folios in folio_make_device_exclusive(), David Hildenbrand
- [PATCH v1 03/12] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive(), David Hildenbrand
- [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk, David Hildenbrand
- [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable(), David Hildenbrand
- [PATCH v1 06/12] mm: use single SWP_DEVICE_EXCLUSIVE entry type, David Hildenbrand
- [PATCH v1 07/12] mm/page_vma_mapped: device-private entries are not migration entries, David Hildenbrand
- [PATCH v1 08/12] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one(), David Hildenbrand
- [PATCH v1 09/12] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one(), David Hildenbrand
- [PATCH v1 10/12] mm/rmap: handle device-exclusive entries correctly in folio_referenced_one(), David Hildenbrand
- [PATCH v1 11/12] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one(), David Hildenbrand
- [PATCH v1 12/12] mm/rmap: keep mapcount untouched for device-exclusive entries, David Hildenbrand
[PATCH v2] drm/sched: Use struct for drm_sched_init() params,
Philipp Stanner
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Liviu Dudau
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Matthew Brost
Message not available
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Boris Brezillon
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Maíra Canal
[PATCH AUTOSEL 6.12 06/31] nvkm: correctly calculate the available space of the GSP cmdq buffer, Sasha Levin
[PATCH AUTOSEL 6.12 05/31] nvkm/gsp: correctly advance the read pointer of GSP message queue, Sasha Levin
[PATCH AUTOSEL 6.13 07/34] nvkm: correctly calculate the available space of the GSP cmdq buffer, Sasha Levin
[PATCH AUTOSEL 6.13 06/34] nvkm/gsp: correctly advance the read pointer of GSP message queue, Sasha Levin
[PATCH v4 00/15] NVKM GSP RPC kernel docs, cleanups and fixes,
Zhi Wang
- [PATCH v4 01/15] drm/nouveau: add a kernel doc to introduce the GSP RPC, Zhi Wang
- [PATCH v4 04/15] drm/nouveau: remove unused param repc in *rm_alloc_push(), Zhi Wang
- [PATCH v4 11/15] drm/nouveau: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}(), Zhi Wang
- [PATCH v4 03/15] drm/nouveau: rename "argv" to what it represents on the GSP message send path, Zhi Wang
- [PATCH v4 06/15] drm/nouveau: rename "argc" to what it represents in GSP RPC routines, Zhi Wang
- [PATCH v4 02/15] drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv path, Zhi Wang
- [PATCH v4 05/15] drm/nouveau: rename "argv" to what it represents in *rm_{alloc, ctrl}_*(), Zhi Wang
- [PATCH v4 07/15] drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE, Zhi Wang
- [PATCH v4 12/15] drm/nouveau: factor out r535_gsp_msgq_peek(), Zhi Wang
- [PATCH v4 08/15] drm/nouveau: remove the magic number in r535_gsp_rpc_push(), Zhi Wang
- [PATCH v4 15/15] drm/nouveau: consume the return of large GSP message, Zhi Wang
- [PATCH v4 14/15] drm/nouveau: support handling the return of large GSP message, Zhi Wang
- [PATCH v4 09/15] drm/nouveau: refine the variable names in r535_gsp_rpc_push(), Zhi Wang
- [PATCH v4 13/15] drm/nouveau: factor out r535_gsp_msgq_recv_one_elem(), Zhi Wang
- [PATCH v4 10/15] drm/nouveau: refine the variable names in r535_gsp_msg_recv(), Zhi Wang
- Re: [PATCH v4 00/15] NVKM GSP RPC kernel docs, cleanups and fixes, Danilo Krummrich
[PATCH v1 0/2] nouveau/svm: fix + cleanup for nouveau_atomic_range_fault(),
David Hildenbrand
[Question] Are "device exclusive non-swap entries" / "SVM atomics in Nouveau" still getting used in practice?,
David Hildenbrand
[PATCH] drm/sched: Use struct for drm_sched_init() params,
Philipp Stanner
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params, Boris Brezillon
Message not available
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params, Maíra Canal
Re: [syzbot] [dri?] divide error in drm_mode_debug_printmodeline, syzbot
[PATCH] drm/nouveau: Do not override forced connector status, Thomas Zimmermann
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
[PATCH v2 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
[PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH] nouveau/fence: handle cross cli fences properly., Dave Airlie
[PATCH] [drm-misc-next] drm/nouveau: fix kernel-doc comments,
Timur Tabi
[PATCH] nouveau/fence: handle cross device fences properly. (v3),
Dave Airlie
[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
[PATCH] [RFC] nouveau: hack fix for regression from 6.2, Dave Airlie
[PATCH] nouveau/fence: handle cross device fences properly.,
Dave Airlie
[PATCH v3 0/2] drm/nouveau: remove drm_encoder_slave interface,
Dmitry Baryshkov
[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
[PATCH RESEND] drm/nouveau/disp: Fix missing backlight control on Macbook 5, 1,
Takashi Iwai
Laptop, nouveau and external monitor,
H
Re: [PATCH 5/7] security: Replace get_task_comm() with %pTN,
Kees Cook
Re: [PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse,
Danilo Krummrich
[PATCH v2 0/2] drm/nouveau: remove drm_encoder_slave interface,
Dmitry Baryshkov
[PATCH 0/2] drm/nouveau: remove drm_encoder_slave interface,
Dmitry Baryshkov
[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer,
Dmitry Baryshkov
Re: [PATCH 1/7] vsprintf: Add %pTN to print task name,
Kalle Valo
Re: [PATCH 6/7] drivers: Repace get_task_comm() with %pTN,
Jiri Slaby
[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
[PATCH -next] drm/nouveau/gsp/r535: Modify mismatched function name,
Jiapeng Chong
[PATCH] nvn: Place flush_page below 4GB., Andi Kleen
[RFC 0/5] GPU Direct RDMA (P2P DMA) for Device Private Pages,
Yonatan Maman
Re: [PATCH] nouveau: Remove unused functions, Lyude Paul
[RFC 0/8] drm/nouveau: scrubber ucode image support for vGPU,
Zhi Wang
[PATCH] nouveau/gsp: drop WARN_ON in ACPI probes, Dave Airlie
Inquiry on Nouveau driver compatibility and documentation updates, David Hedlund
[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer,
Dmitry Baryshkov
[PATCH] nouveau: fw: sync dma after setup is called.,
Dave Airlie
[PATCH 1/2] nouveau: handle EBUSY and EAGAIN for GSP aux errors.,
Dave Airlie
[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops,
Fuad Tabba
[RFC PATCH v1 07/10] mm: Introduce struct folio_owner_ops, Fuad Tabba
[RFC PATCH v1 08/10] mm: Use getters and setters to access page pgmap, Fuad Tabba
[RFC PATCH v1 09/10] mm: Use owner_ops on folio_put for zone device pages, Fuad Tabba
[RFC PATCH v1 10/10] mm: hugetlb: Use owner_ops on folio_put for hugetlb, Fuad Tabba
Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops, Jason Gunthorpe
[linux-next:master] [tracing] 49e4154f4b: INFO:task_blocked_for_more_than#seconds,
kernel test robot
[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
[PATCH v3 00/15] NVKM GSP RPC kernel docs, cleanups and fixes,
Zhi Wang
- [PATCH v3 03/15] nvkm: rename "argv" to what it represnts on the GSP message send path, Zhi Wang
- [PATCH v3 01/15] nvkm: add a kernel doc to introduce the GSP RPC, Zhi Wang
- [PATCH v3 06/15] nvkm: rename "argc" to what it represents in GSP RPC routines, Zhi Wang
- [PATCH v3 07/15] nvkm: fix the broken marco GSP_MSG_MAX_SIZE, Zhi Wang
- [PATCH v3 11/15] nvkm: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}(), Zhi Wang
- [PATCH v3 14/15] nvkm: support handling the return of large GSP message, Zhi Wang
- [PATCH v3 15/15] nvkm: consume the return of large GSP message, Zhi Wang
- [PATCH v3 02/15] nvkm: rename "repc" to "gsp_rpc_len" on the GSP message recv path, Zhi Wang
- [PATCH v3 05/15] nvkm: rename "argv" to what it represents in *rm_{alloc, ctrl}_*(), Zhi Wang
- [PATCH v3 08/15] nvkm: remove the magic number in r535_gsp_rpc_push(), Zhi Wang
- [PATCH v3 09/15] nvkm: refine the variable names in r535_gsp_rpc_push(), Zhi Wang
- [PATCH v3 10/15] nvkm: refine the variable names in r535_gsp_msg_recv(), Zhi Wang
- [PATCH v3 13/15] nvkm: factor out r535_gsp_msgq_recv_one_elem(), Zhi Wang
- [PATCH v3 04/15] nvkm: remove unused param repc in *rm_alloc_push(), Zhi Wang
- [PATCH v3 12/15] nvkm: factor out r535_gsp_msgq_peek(), Zhi Wang
- Re: [PATCH v3 00/15] NVKM GSP RPC kernel docs, cleanups and fixes, Danilo Krummrich
Re: [PATCH] drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new(), Lyude Paul
[PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers,
Jani Nikula
Re: [PATCH] drm: encoder_slave: Remove unused encoder functions, Dmitry Baryshkov
[PATCH 2/2] drm: remove driver date from struct drm_driver and all drivers,
Jani Nikula
[PATCH v4 0/3] drm/nouveau: Add drm_panic support for nv50+,
Jocelyn Falempe
[PATCH] drm/nouveau/nvkm: refine the device SKU enum,
Zhi Wang
[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages,
Yonatan Maman
[REGRESSION] GM20B pmu timeout,
Diogo Ivo
[PATCH v4 0/2] drm/nouveau/dmem: Fix Vulnerability and Device Channels configuration,
Yonatan Maman
[PATCH v3 0/2] drm/nouveau/dmem: Fix Vulnerability and Device Channels configuration,
Yonatan Maman
[no subject],
Yonatan Maman
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend(),
Sakari Ailus
[PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping,
Ville Syrjala
Re: [PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping, Ville Syrjälä
[PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM,
Thomas Hellström
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h,
Ben Skeggs
[PATCH 0/2] *** drm/nouveau/dmem: BUG Fixes for Nouveau DMEM***,
Yonatan Maman
[PATCH 0/2] *** drm/nouveau/dmem: Fix Memory Leaking and Device Channels configuration***,
Yonatan Maman
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]