Nouveau Display Driver
[Prev Page][Next Page]
- Re: [PATCH v2 27/37] drm/nouveau: move nvxx_* definitions to nouveau_drv.h, (continued)
- [PATCH v2 33/37] drm/nouveau: remove chan->drm, Ben Skeggs
- [PATCH v2 29/37] drm/nouveau: pass drm to nouveau_mem_new(), instead of cli, Ben Skeggs
- [PATCH v2 32/37] drm/nouveau: remove nouveau_chan.device, Ben Skeggs
- [PATCH v2 34/37] drm/nouveau: remove master, Ben Skeggs
- [PATCH v2 31/37] drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device, Ben Skeggs
- [PATCH v2 36/37] drm/nouveau/kms: remove a few unused struct members and fn decls, Ben Skeggs
- [PATCH v2 35/37] drm/nouveau: remove push pointer from nouveau_channel, Ben Skeggs
- [PATCH v2 37/37] drm/nouveau/kms: remove push pointer from nv50_dmac, Ben Skeggs
- Re: [PATCH v2 00/37] drm/nouveau: misc. cleanups and removal of unused apis, Danilo Krummrich
- Re: [PATCH v2] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes, Lyude Paul
- Re: [PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC, Michael Ellerman
- Re: [PATCH v3] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes,
Markus Elfring
- Re: [PATCH] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes,
Jani Nikula
- Re: [PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes,
Markus Elfring
- Re: [PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes,
Markus Elfring
- [PATCH v2 0/8] DRM Rust abstractions and Nova,
Danilo Krummrich
- [PATCH v2 1/8] rust: drm: ioctl: Add DRM ioctl abstraction, Danilo Krummrich
- [PATCH v2 2/8] rust: Add a Sealed trait, Danilo Krummrich
- [PATCH v2 3/8] rust: drm: add driver abstractions, Danilo Krummrich
- [PATCH v2 4/8] rust: drm: add device abstraction, Danilo Krummrich
- [PATCH v2 5/8] rust: drm: add DRM driver registration, Danilo Krummrich
- [PATCH v2 6/8] rust: drm: file: Add File abstraction, Danilo Krummrich
- [PATCH v2 7/8] rust: drm: gem: Add GEM object abstraction, Danilo Krummrich
- [PATCH v2 8/8] nova: add initial driver stub, Danilo Krummrich
- [PATCH v2 10/10] nova: add initial driver stub, Danilo Krummrich
- Device / Driver and PCI Rust abstractions, Danilo Krummrich
- Re: [PATCH v2 0/8] DRM Rust abstractions and Nova, Daniel Vetter
- Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration,
Jani Nikula
[PATCH] drm/nouveau: Use kmemdup_array() instead of kmemdup(),
Dan Carpenter
Re: [PATCH v6 5/8] drm/i915: Enable async flips on the primary plane, Rodrigo Vivi
Re: [PATCH v6 0/8] drm: Support per-plane async flip configuration,
Dmitry Baryshkov
Re: [PATCH v6 2/8] drm: Support per-plane async flip configuration, Dmitry Baryshkov
[PATCH] drm/nouveau: Constify struct nouveau_job_ops,
Christophe JAILLET
[RFC] GPU driver with separate "core" and "DRM" modules,
Ben Skeggs
[PATCH 00/21] drm/nouveau: insert auxiliary device between nvkm and drm,
Ben Skeggs
- [PATCH 02/21] drm/nouveau/nvkm: delay calling subdev ctor()'s until device oneinit(), Ben Skeggs
- [PATCH 03/21] drm/nouveau/nvkm: add nvkm_client_event(), Ben Skeggs
- [PATCH 01/21] drm/nouveau: fix a couple of KBuild comments, Ben Skeggs
- [PATCH 05/21] drm/nouveau/nvif: add nvif_driver_func for nvkm->drm callbacks, Ben Skeggs
- [PATCH 09/21] drm/nouveau/nvkm: move switcheroo init from drm, Ben Skeggs
- [PATCH 11/21] drm/nouveau/nvkm: move switcheroo from drm, Ben Skeggs
- [PATCH 13/21] drm/nouveau/nvkm: move pci probe() defer from drm, Ben Skeggs
- [PATCH 17/21] drm/nouveau/nvkm: move pci pm ops from drm, Ben Skeggs
- [PATCH 14/21] drm/nouveau/nvkm: move pci probe() fb handoff from drm, Ben Skeggs
- [PATCH 06/21] drm/nouveau/nvkm: add init()/exit(), Ben Skeggs
- [PATCH 16/21] drm/nouveau/nvkm: move pci probe() runpm quirk from drm, Ben Skeggs
- [PATCH 04/21] drm/nouveau/nvif: add nvif_event_stat, Ben Skeggs
- [PATCH 07/21] drm/nouveau/nvkm: cleanup in nvkm_device_{pci, tegra}_new() on failure, Ben Skeggs
- [PATCH 18/21] drm/nouveau/nvkm: add device to auxiliary bus for each nvkm_device, Ben Skeggs
- [PATCH 12/21] drm/nouveau/nvkm: prepare pci/tegra probe()/remove() functions, Ben Skeggs
- [PATCH 10/21] drm/nouveau/nvif: add runpm supported flag to device impl, Ben Skeggs
- [PATCH 19/21] drm/nouveau: wrap pm_runtime_* calls with nouveau_runpm, Ben Skeggs
- [PATCH 20/21] drm/nouveau: probe() against nvkm-provided auxiliary devices, Ben Skeggs
- [PATCH 15/21] drm/nouveau/nvkm: move pci probe() enable/disable handling from drm, Ben Skeggs
- [PATCH 21/21] drm/nouveau/nvkm: s/nouveau/nvkm/ over code moved from drm, Ben Skeggs
- [PATCH 08/21] drm/nouveau/nvkm: move vgaarb code from drm, Ben Skeggs
[PATCH 1/2] [v2] drm/nouveau: retain device pointer in nvkm_gsp_mem object,
Timur Tabi
[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times,
Douglas Anderson
nouveau freezing desktop - Ubuntu 24.04 - NVIDIA GeForce GT 330M,
Flavio Bagnato
Re: [PATCH 2/6] drm/nouveau: remove unused struct 'init_exec',
Danilo Krummrich
Re: [PATCH v2] drm/nouveau: don't attempt to schedule hpd_work on headless cards,
Ben Skeggs
LLM GPU Support,
Blake McBride
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string(), Hans de Goede
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h,
Karol Herbst
<Possible follow-ups>
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h, Ben Skeggs
[linux-next:master] BUILD REGRESSION 0e1980c40b6edfa68b6acf926bab22448a6e40c9, kernel test robot
[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19, kernel test robot
Re: [PATCH] drm/nouveau: don't attempt to schedule hpd_work on headless cards,
Ben Skeggs
[linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a,
kernel test robot
[PATCH] nouveau/uconn: drop WARN_ON and pointless ret setting., Dave Airlie
[PATCH 00/34] drm/nouveau: misc. cleanups and removal of unused apis,
Ben Skeggs
- [PATCH 02/34] drm/nouveau: store nvkm_device pointer in nouveau_drm, Ben Skeggs
- [PATCH 03/34] drm/nouveau: move allocation of root client out of nouveau_cli_init(), Ben Skeggs
- [PATCH 01/34] drm/nouveau: create pci device once, Ben Skeggs
- [PATCH 06/34] drm/nouveau: remove abi16->device, Ben Skeggs
- [PATCH 05/34] drm/nouveau: handle limited nvif ioctl in abi16, Ben Skeggs
- [PATCH 07/34] drm/nouveau: remove abi16->handles, Ben Skeggs
- [PATCH 09/34] drm/nouveau/nvkm: remove perfmon, Ben Skeggs
- [PATCH 11/34] drm/nouveau/nvif: remove support for userspace backends, Ben Skeggs
- [PATCH 04/34] drm/nouveau: add nouveau_cli to nouveau_abi16, Ben Skeggs
- [PATCH 08/34] drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args, Ben Skeggs
- [PATCH 10/34] drm/nouveau/nvkm: remove nvkm_client_search(), Ben Skeggs
- [PATCH 13/34] drm/nouveau/nvif: remove nvxx_object(), Ben Skeggs
- [PATCH 12/34] drm/nouveau/nvif: remove route/token, Ben Skeggs
- [PATCH 14/34] drm/nouveau/nvif: remove nvxx_client(), Ben Skeggs
- [PATCH 16/34] drm/nouveau/nvif: remove client device arg, Ben Skeggs
- [PATCH 21/34] drm/nouveau: always map device, Ben Skeggs
- [PATCH 15/34] drm/nouveau/nvif: remove driver keep/fini, Ben Skeggs
- [PATCH 18/34] drm/nouveau/nvif: remove client devlist, Ben Skeggs
- [PATCH 25/34] drm/nouveau: add nvif_mmu to nouveau_drm, Ben Skeggs
- [PATCH 17/34] drm/nouveau/nvif: remove client version, Ben Skeggs
- [PATCH 19/34] drm/nouveau/nvif: remove client fini, Ben Skeggs
- [PATCH 20/34] drm/nouveau/nvif: remove device args, Ben Skeggs
- [PATCH 24/34] drm/nouveau: move nvxx_* definitions to nouveau_drv.h, Ben Skeggs
- [PATCH 23/34] drm/nouveau/nvif: remove disp chan rd/wr, Ben Skeggs
- [PATCH 26/34] drm/nouveau: pass drm to nouveau_mem_new(), instead of cli, Ben Skeggs
- [PATCH 22/34] drm/nouveau/nvif: remove device rd/wr, Ben Skeggs
- [PATCH 29/34] drm/nouveau: remove nouveau_chan.device, Ben Skeggs
- [PATCH 27/34] drm/nouveau: pass drm to nv50_dmac_create(), rather than device+disp, Ben Skeggs
- [PATCH 30/34] drm/nouveau: remove chan->drm, Ben Skeggs
- [PATCH 28/34] drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device, Ben Skeggs
- [PATCH 31/34] drm/nouveau: remove master, Ben Skeggs
- [PATCH 33/34] drm/nouveau/kms: remove a few unused struct members and fn decls, Ben Skeggs
- [PATCH 34/34] drm/nouveau/kms: remove push pointer from nv50_dmac, Ben Skeggs
- [PATCH 32/34] drm/nouveau: remove push pointer from nouveau_channel, Ben Skeggs
Re: Build regressions/improvements in v6.10-rc1, Geert Uytterhoeven
[PATCH v3] drm/nouveau/nvif: Avoid build error due to potential integer overflows,
Guenter Roeck
Re: [PATCH 5/5] drm/nouveau: Add drm_panic support for nv50+, kernel test robot
[PATCH 0/4] drm: enable -Wformat-truncation,
Jani Nikula
[linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a, kernel test robot
[linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b, kernel test robot
[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773, kernel test robot
[RFC PATCH 0/8] [RFC] DRM Rust abstractions and Nova,
Danilo Krummrich
[RFC PATCH 4/8] rust: drm: implement `AsRef` for DRM device, Danilo Krummrich
[RFC PATCH 4/8] rust: drm: implement `AsRef` for DRM device, Danilo Krummrich
[RFC PATCH 5/8] rust: drm: file: Add File abstraction, Danilo Krummrich
[RFC PATCH 6/8] rust: drm: gem: Add GEM object abstraction, Danilo Krummrich
[RFC PATCH 7/8] rust: add firmware abstractions, Danilo Krummrich
Message not available
Re: [RFC PATCH 7/8] rust: add firmware abstractions, Danilo Krummrich
Re: [RFC PATCH 7/8] rust: add firmware abstractions, Zhi Wang
[RFC PATCH 8/8] nova: add initial driver stub, Danilo Krummrich
Re: Device / Driver and PCI Rust abstractions, Danilo Krummrich
[linux-next:master] BUILD REGRESSION 632483ea8004edfadd035de36e1ab2c7c4f53158, kernel test robot
[PATCH v2] drm/nouveau/nvif: Avoid build error due to potential integer overflows,
Guenter Roeck
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows,
Guenter Roeck
[PATCH] drm/nouveau/disp: Fix missing backlight control on Macbook 5, 1, Takashi Iwai
[PATCH] nouveau: set placement to original placement on uvmm validate., Dave Airlie
[PATCH] nouveau/firmware: using dma non-coherent interfaces for fw loading.,
Dave Airlie
[RESEND 0/6] drm, nouveau/radeon/amdpgu: edid_blob_ptr cleanups,
Jani Nikula
Re: [PATCH v4] drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations,
Faith Ekstrand
Re: [REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected,
Linux regression tracking (Thorsten Leemhuis)
Re: [PATCH v3] drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations, Faith Ekstrand
2024 X.Org Developers Conference - October 9-11, Montréal, Canada, Mark Filion
[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers,
Easwar Hariharan
- [PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 02/12] drm/gma500: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 03/12] drm/i915: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 04/12] media: au0828: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 05/12] media: cobalt: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 06/12] media: cx18: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 07/12] media: cx25821: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 08/12] media: ivtv: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 09/12] media: cx23885: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 10/12] sfc: falcon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 11/12] fbdev/smscufx: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v2 12/12] fbdev/viafb: Make I2C terminology more inclusive, Easwar Hariharan
Re: [linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a,
Greg KH
[PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers,
Easwar Hariharan
- [PATCH v1 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 02/12] drm/gma500: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 03/12] drm/i915: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 04/12] media: au0828: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 05/12] media: cobalt: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 06/12] media: cx18: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 07/12] media: cx25821: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 08/12] media: ivtv: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 09/12] media: cx23885: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v1 10/12] sfc: falcon: Make I2C terminology more inclusive, Easwar Hariharan
[PATCH v1 11/12] fbdev/smscufx: Make I2C terminology more inclusive, Easwar Hariharan
[PATCH v1 12/12] fbdev/viafb: Make I2C terminology more inclusive, Easwar Hariharan
Re: [PATCH] nouveau: Add missing break statement,
Lucas De Marchi
Re: nouveau: r535.c:1266:3: error: label at end of compound statement default: with gcc-8,
Linux regression tracking (Thorsten Leemhuis)
[linux-next:master] BUILD REGRESSION bb7a2467e6beef44a80a17d45ebf2931e7631083, kernel test robot
[PATCH 1/2] drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor(),
Lyude Paul
[linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd, kernel test robot
[linux-next:master] BUILD REGRESSION a59668a9397e7245b26e9be85d23f242ff757ae8, kernel test robot
[PATCH AUTOSEL 5.10 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder, Sasha Levin
[PATCH AUTOSEL 5.15 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder, Sasha Levin
[PATCH AUTOSEL 6.1 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder, Sasha Levin
[PATCH AUTOSEL 6.6 11/16] drm/nouveau/dp: Don't probe eDP ports twice harder, Sasha Levin
[PATCH AUTOSEL 6.8 12/18] drm/nouveau/dp: Don't probe eDP ports twice harder, Sasha Levin
[PATCH AUTOSEL 6.8 13/43] nouveau/gsp: Avoid addressing beyond end of rpc->entries, Sasha Levin
[linux-next:master] BUILD REGRESSION f529a6d274b3b8c75899e949649d231298f30a32, kernel test robot
[linux-next:master] BUILD REGRESSION a35e92ef04c07bd473404b9b73d489aea19a60a8, kernel test robot
Nouveau on a RISC-V SBC with Tesla K80? Supposed to not work or yes?,
Raymond Wong
Issues with trying to boot falcons from sgt memory + Possible firmware SG_DEBUG fix?,
Lyude Paul
[linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d, kernel test robot
[PATCH v2 1/2] drm/print: drop include debugfs.h and include where needed,
Jani Nikula
[PATCH] [v7] nouveau: add command-line GSP-RM registry support,
Timur Tabi
[linux-next:master] BUILD REGRESSION 4eab358930711bbeb85bf5ee267d0d42d3394c2c, kernel test robot
[PATCH] drm/nouveau/disp: fix an error problem in nvkm_uconn_new(), Su Hui
[PATCH] nouveau: rip out busy fence waits,
Dave Airlie
[PATCH 000/156] drm/nouveau: replace "ioctl" interface between drm/nvkm,
Ben Skeggs
- [PATCH 002/156] drm/nouveau: alias nouveau_drm.client to nouveau_drm.cli, Ben Skeggs
- [PATCH 001/156] drm/nouveau: add nouveau_drm.device/mmu, Ben Skeggs
- [PATCH 004/156] drm/nouveau: pass drm to nv50_dmac_create(), rather than device+disp, Ben Skeggs
- [PATCH 005/156] drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device, Ben Skeggs
- [PATCH 003/156] drm/nouveau: pass drm to nouveau_mem_new(), instead of cli, Ben Skeggs
- [PATCH 009/156] drm/nouveau: remove nouveau_drm.master, Ben Skeggs
- [PATCH 008/156] drm/nouveau: replace some void casts with chan->cli, Ben Skeggs
- [PATCH 007/156] drm/nouveau: remove chan->drm, Ben Skeggs
- [PATCH 006/156] drm/nouveau: remove nouveau_chan.device, Ben Skeggs
- [PATCH 010/156] drm/nouveau: always map device, Ben Skeggs
- [PATCH 015/156] drm/nouveau: store nvkm_device pointer in nouveau_drm, Ben Skeggs
- [PATCH 011/156] drm/nouveau: add nouveau_cli to nouveau_abi16, Ben Skeggs
- [PATCH 014/156] drm/nouveau: remove abi16->handles, Ben Skeggs
- [PATCH 018/156] drm/nouveau/kms: remove a few unused struct members and fn decls, Ben Skeggs
- [PATCH 013/156] drm/nouveau: remove abi16->device, Ben Skeggs
- [PATCH 012/156] drm/nouveau: handle limited nvif in abi16, Ben Skeggs
- [PATCH 016/156] drm/nouveau: create pci device once, Ben Skeggs
- [PATCH 020/156] drm/nouveau/kms: move hw ring tracking vars into nvif_push, Ben Skeggs
- [PATCH 017/156] drm/nouveau: remove push pointer from nouveau_channel, Ben Skeggs
- [PATCH 022/156] drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args, Ben Skeggs
- [PATCH 021/156] drm/nouveau/kms: move dmac sync/vram ctxdmas to core+wndws, Ben Skeggs
- [PATCH 019/156] drm/nouveau/kms: remove push pointer from nv50_dmac, Ben Skeggs
- [PATCH 024/156] drm/nouveau/nvkm: move nvkm/engine/device/ to nvkm/device/, Ben Skeggs
- [PATCH 023/156] drm/nouveau/nvkm: move nouveau_nvif.c to nvkm/core/driver.c, Ben Skeggs
- [PATCH 028/156] drm/nouveau/nvif: remove route/token, Ben Skeggs
- [PATCH 029/156] drm/nouveau/nvif: remove nvxx_object(), Ben Skeggs
- [PATCH 026/156] drm/nouveau/nvkm: remove nvkm_client_search(), Ben Skeggs
- [PATCH 027/156] drm/nouveau/nvif: remove support for userspace backends, Ben Skeggs
- [PATCH 031/156] drm/nouveau/nvif: remove driver keep/fini, Ben Skeggs
- [PATCH 032/156] drm/nouveau/nvif: remove client version, Ben Skeggs
- [PATCH 030/156] drm/nouveau/nvif: remove nvxx_client(), Ben Skeggs
- [PATCH 035/156] drm/nouveau/nvif: remove device args, Ben Skeggs
- [PATCH 034/156] drm/nouveau/nvif: remove client fini, Ben Skeggs
- [PATCH 037/156] drm/nouveau/nvif: remove disp chan rd/wr, Ben Skeggs
- [PATCH 033/156] drm/nouveau/nvif: remove client devlist, Ben Skeggs
- [PATCH 040/156] drm/nouveau/nvkm: rename struct nvkm_udevice, Ben Skeggs
- [PATCH 036/156] drm/nouveau/nvif: remove device rd/wr, Ben Skeggs
- [PATCH 038/156] drm/nouveau/nvkm: rename struct nvkm_uevent, Ben Skeggs
- [PATCH 039/156] drm/nouveau/nvkm: remove nvkm_client(), Ben Skeggs
- [PATCH 041/156] drm/nouveau/nvkm: rename struct nvkm_control, Ben Skeggs
- [PATCH 045/156] drm/nouveau/nvkm: rename struct nvkm_uvmm, Ben Skeggs
- [PATCH 044/156] drm/nouveau/nvkm: rename struct nvkm_umem, Ben Skeggs
- [PATCH 042/156] drm/nouveau/nvkm: rename struct nvkm_uvfn, Ben Skeggs
- [PATCH 049/156] drm/nouveau/nvkm: detach user handling from nvkm_outp, Ben Skeggs
- [PATCH 050/156] drm/nouveau/nvkm: detach user handling from nvkm_uhead, Ben Skeggs
- [PATCH 047/156] drm/nouveau/nvkm: detach user handling from nvkm_disp, Ben Skeggs
- [PATCH 043/156] drm/nouveau/nvkm: rename struct nvkm_ummu, Ben Skeggs
- [PATCH 048/156] drm/nouveau/nvkm: detach user handling from nvkm_conn, Ben Skeggs
- [PATCH 054/156] drm/nouveau/nvkm: move umem list to mmu, Ben Skeggs
- [PATCH 051/156] drm/nouveau/nvkm: detach user handling from nvkm_disp_chan, Ben Skeggs
- [PATCH 052/156] drm/nouveau/nvkm: rename struct nvkm_ucgrp, Ben Skeggs
- [PATCH 046/156] drm/nouveau/nvkm: detach user handling from nvkm_fault_buffer, Ben Skeggs
- [PATCH 053/156] drm/nouveau/nvkm: rename struct nvkm_uchan, Ben Skeggs
- [PATCH 056/156] drm/nouveau/nvif: output oclass id in object dbg messages, Ben Skeggs
- [PATCH 058/156] drm/nouveau/nvif: add alternate version of nvif_event_ctor(), Ben Skeggs
- [PATCH 055/156] drm/nouveau/disp: simplify hw user definition, Ben Skeggs
- [PATCH 063/156] drm/nouveau/nvif: rework client "new device" api, Ben Skeggs
- [PATCH 064/156] drm/nouveau/nvif: remove client from object rb, Ben Skeggs
- [PATCH 057/156] drm/nouveau/nvif: add alternate version of nvif_object_ctor(), Ben Skeggs
- [PATCH 060/156] drm/nouveau/nvif: rework "new driver" api, Ben Skeggs
- [PATCH 059/156] drm/nouveau/nvif: move nvif<->nvkm interface definitions to driverif.h, Ben Skeggs
- [PATCH 062/156] drm/nouveau/nvif: rework driver "new client" api, Ben Skeggs
- [PATCH 061/156] drm/nouveau/nvkm: remove device list, Ben Skeggs
- [PATCH 066/156] drm/nouveau/nvif: rework device "map" api, Ben Skeggs
- [PATCH 065/156] drm/nouveau/nvif: rework device "sclass" api, Ben Skeggs
- [PATCH 071/156] drm/nouveau/nvif: rework ctrl "pstate info" api, Ben Skeggs
- [PATCH 067/156] drm/nouveau/nvif: rework device "info v0" api, Ben Skeggs
- [PATCH 070/156] drm/nouveau/nvif: rework device "new ctrl" api, Ben Skeggs
- [PATCH 069/156] drm/nouveau/nvif: rework device "time" api, Ben Skeggs
- [PATCH 075/156] drm/nouveau/nvif: rework device "new usermode" api, Ben Skeggs
- [PATCH 077/156] drm/nouveau/nvif: remove usermode from object rb, Ben Skeggs
- [PATCH 072/156] drm/nouveau/nvif: rework ctrl "pstate attr" api, Ben Skeggs
- [PATCH 068/156] drm/nouveau/nvif: rework device "info v1" api, Ben Skeggs
- [PATCH 074/156] drm/nouveau/nvif: remove ctrl from object rb, Ben Skeggs
- [PATCH 073/156] drm/nouveau/nvif: rework ctrl "pstate user" api, Ben Skeggs
- [PATCH 076/156] drm/nouveau/nvif: rework usermode "map" api, Ben Skeggs
- [PATCH 079/156] drm/nouveau/nvif: rework mmu "sclass" api, Ben Skeggs
- [PATCH 082/156] drm/nouveau/nvif: rework mmu "kind" api, Ben Skeggs
- [PATCH 083/156] drm/nouveau/nvif: rework mmu "new mem" api, Ben Skeggs
- [PATCH 080/156] drm/nouveau/nvif: rework mmu "heap" api, Ben Skeggs
- [PATCH 078/156] drm/nouveau/nvif: rework device "new mmu" api, Ben Skeggs
- [PATCH 081/156] drm/nouveau/nvif: rework mmu "type" api, Ben Skeggs
- [PATCH 086/156] drm/nouveau/nvif: remove mmu from object rb, Ben Skeggs
- [PATCH 088/156] drm/nouveau/nvif: rework vmm "get"/"put" apis, Ben Skeggs
- [PATCH 089/156] drm/nouveau/nvif: rework vmm "map"/"unmap" apis, Ben Skeggs
- [PATCH 090/156] drm/nouveau/nvif: rework vmm "pfnmap"/"pfnclr" apis, Ben Skeggs
- [PATCH 087/156] drm/nouveau/nvif: rework vmm "page" api, Ben Skeggs
- [PATCH 092/156] drm/nouveau/nvif: rework vmm "raw map"/"raw unmap" apis, Ben Skeggs
- [PATCH 085/156] drm/nouveau/nvif: rework mmu "new vmm" api, Ben Skeggs
- [PATCH 095/156] drm/nouveau/nvif: rework device "new fault buffer" api, Ben Skeggs
- [PATCH 097/156] drm/nouveau/nvif: rework fault buffer "new event" api, Ben Skeggs
- [PATCH 098/156] drm/nouveau/nvif: remove fault buffer from object rb, Ben Skeggs
- [PATCH 094/156] drm/nouveau/nvif: rework vmm "fault replay"/"fault cancel" apis, Ben Skeggs
- [PATCH 084/156] drm/nouveau/nvif: rework mem "map"/"unmap" apis, Ben Skeggs
- [PATCH 093/156] drm/nouveau/nvif: rework vmm "raw sparse" api, Ben Skeggs
- [PATCH 096/156] drm/nouveau/nvif: rework fault buffer "map" api, Ben Skeggs
- [PATCH 091/156] drm/nouveau/nvif: rework vmm "raw get"/"raw put" apis, Ben Skeggs
- [PATCH 099/156] drm/nouveau/nvif: rework device "new disp" api, Ben Skeggs
- [PATCH 101/156] drm/nouveau/nvif: rework disp "new caps" api, Ben Skeggs
- [PATCH 102/156] drm/nouveau/nvif: rework disp "new conn" api, Ben Skeggs
- [PATCH 100/156] drm/nouveau/nvif: rework disp "sclass" api, Ben Skeggs
- [PATCH 104/156] drm/nouveau/nvif: remove conn from object rb, Ben Skeggs
- [PATCH 105/156] drm/nouveau/nvif: rework disp "new outp" api, Ben Skeggs
- [PATCH 108/156] drm/nouveau/nvif: rework outp "load detect" api, Ben Skeggs
- [PATCH 107/156] drm/nouveau/nvif: rework outp "edid get" api, Ben Skeggs
- [PATCH 103/156] drm/nouveau/nvif: rework conn "new event" api, Ben Skeggs
- [PATCH 106/156] drm/nouveau/nvif: rework outp "detect" api, Ben Skeggs
- [PATCH 110/156] drm/nouveau/nvif: rework outp "acquire" api, Ben Skeggs
- [PATCH 111/156] drm/nouveau/nvif: rework outp "release" api, Ben Skeggs
- [PATCH 109/156] drm/nouveau/nvif: rework outp "inherit" apis, Ben Skeggs
- [PATCH 119/156] drm/nouveau/nvif: rework outp "dp rates" api, Ben Skeggs
- [PATCH 114/156] drm/nouveau/nvif: rework outp "hdmi config" api, Ben Skeggs
- [PATCH 112/156] drm/nouveau/nvif: rework outp "bl get"/"bl set" apis, Ben Skeggs
- [PATCH 113/156] drm/nouveau/nvif: rework outp "lvds config" api, Ben Skeggs
- [PATCH 120/156] drm/nouveau/nvif: rework outp "dp train" api, Ben Skeggs
- [PATCH 121/156] drm/nouveau/nvif: rework outp "dp drive" api, Ben Skeggs
- [PATCH 115/156] drm/nouveau/nvif: rework outp "infoframe" api, Ben Skeggs
- [PATCH 118/156] drm/nouveau/nvif: rework outp "dp aux xfer" api, Ben Skeggs
- [PATCH 117/156] drm/nouveau/nvif: rework outp "dp aux pwr" api, Ben Skeggs
- [PATCH 116/156] drm/nouveau/nvif: rework outp "hda eld" api, Ben Skeggs
- [PATCH 124/156] drm/nouveau/nvif: rework outp "dp mst vcpi" api, Ben Skeggs
- [PATCH 122/156] drm/nouveau/nvif: rework outp "dp sst" api, Ben Skeggs
- [PATCH 125/156] drm/nouveau/nvif: remove outp from object rb, Ben Skeggs
- [PATCH 131/156] drm/nouveau/nvif: remove disp from object rb, Ben Skeggs
- [PATCH 123/156] drm/nouveau/nvif: rework outp "dp mst id get"/"dp mst id put" apis, Ben Skeggs
- [PATCH 127/156] drm/nouveau/nvif: rework head "scanoutpos" api, Ben Skeggs
- [PATCH 133/156] drm/nouveau/nvif: remove disp chans from object rb, Ben Skeggs
- [PATCH 128/156] drm/nouveau/nvif: rework head "new event" api, Ben Skeggs
- [PATCH 134/156] drm/nouveau/nvif: rework device "new cgrp" api, Ben Skeggs
- [PATCH 140/156] drm/nouveau/nvif: remove device from object rb, Ben Skeggs
- [PATCH 126/156] drm/nouveau/nvif: rework disp "new head" api, Ben Skeggs
- [PATCH 130/156] drm/nouveau/nvif: rework disp "new chan" apis, Ben Skeggs
- [PATCH 129/156] drm/nouveau/nvif: remove head from object rb, Ben Skeggs
- [PATCH 136/156] drm/nouveau/nvif: rework device/cgrp "new chan" apis, Ben Skeggs
- [PATCH 141/156] drm/nouveau/nvif: rework chan "map" api, Ben Skeggs
- [PATCH 143/156] drm/nouveau/nvif: rework chan "new event" apis, Ben Skeggs
- [PATCH 135/156] drm/nouveau/nvif: rework device "new ctxdma" api, Ben Skeggs
- [PATCH 138/156] drm/nouveau/nvif: remove vmm from object rb, Ben Skeggs
- [PATCH 132/156] drm/nouveau/nvif: rework disp chan "new ctxdma" api, Ben Skeggs
- [PATCH 148/156] drm/nouveau/nvif: rework engobj "new event" api, Ben Skeggs
- [PATCH 139/156] drm/nouveau/nvif: remove ctxdma from object rb, Ben Skeggs
- [PATCH 150/156] drm/nouveau/nvkm: switch nvkm_object to non-irqsafe spinlock, Ben Skeggs
- [PATCH 137/156] drm/nouveau/nvif: remove mem from object rb, Ben Skeggs
- [PATCH 145/156] drm/nouveau/nvif: rework chan "new engobj" apis, Ben Skeggs
- [PATCH 142/156] drm/nouveau/nvif: rework chan "sclass" api, Ben Skeggs
- [PATCH 144/156] drm/nouveau/nvif: rework chan "new ctxdma" api, Ben Skeggs
- [PATCH 156/156] drm/nouveau: remove remaining usage of nouveau_drm.client, Ben Skeggs
- [PATCH 154/156] drm/nouveau: remove remaining usage of nvif_device.info, Ben Skeggs
- [PATCH 146/156] drm/nouveau/nvif: remove chan from object rb, Ben Skeggs
- [PATCH 147/156] drm/nouveau/nvif: rework engobj "mthd" api, Ben Skeggs
- [PATCH 149/156] drm/nouveau/nvif: remove engobj from object rb, Ben Skeggs
- [PATCH 151/156] drm/nouveau: remove client_mutex, Ben Skeggs
- [PATCH 152/156] drm/nouveau: move nvxx_* definitions to nouveau_drv.h, Ben Skeggs
- [PATCH 153/156] drm/nouveau: pass nouveau_drm to nvxx_*, Ben Skeggs
- [PATCH 155/156] drm/nouveau: remove remaining usage of nvif_device.object.map, Ben Skeggs
- Re: [PATCH 000/156] drm/nouveau: replace "ioctl" interface between drm/nvkm, Dave Airlie
- Re: [PATCH 000/156] drm/nouveau: replace "ioctl" interface between drm/nvkm, Danilo Krummrich
- [PATCH 025/156] drm/nouveau/nvkm: remove perfmon, Ben Skeggs
[linux-next:master] BUILD REGRESSION 66e4190e92ce0e4a50b2f6be0e5f5b2e47e072f4, kernel test robot
[PATCH] [v6] nouveau: add command-line GSP-RM registry support, Timur Tabi
[linux-next:master] BUILD REGRESSION 6bd343537461b57f3efe5dfc5fc193a232dfef1e, kernel test robot
[bug report] drm/nouveau/disp/r535: initial support, Dan Carpenter
2024 X.Org Foundation Election Results, Ricardo Garcia
[PATCH] drm/nouveau: use vmemdup_array_user() in u_memcpya(), Danilo Krummrich
[PATCH] drm/nouveau: fix duplicate pointer to struct drm_device, Danilo Krummrich
[PATCH v2] drm: nv04: Fix out of bounds access,
Mikhail Kobuk
[linux-next:master] BUILD REGRESSION 9ed46da14b9b9b2ad4edb3b0c545b6dbe5c00d39, kernel test robot
[PATCH v2 1/2] drm/nouveau/disp: add backlight for ada lovelace,
Angelo Dureghello
[linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5, kernel test robot
[linux-next:master] BUILD REGRESSION 6ebf211bb11dfc004a2ff73a9de5386fa309c430, kernel test robot
[PATCH 1/2] drm/print: drop include debugfs.h and include where needed,
Jani Nikula
[PATCH] [v5] nouveau: add command-line GSP-RM registry support,
Timur Tabi
[linux-next:master] BUILD REGRESSION a053fd3ca5d1b927a8655f239c84b0d790218fda, kernel test robot
[PATCH] drm/nouveau/disp: add backlight for ada lovelace, Angelo Dureghello
[PATCH] nouveau: fix instmem race condition around ptr stores,
Dave Airlie
[PATCH 4/5] drm/nouveau: Use drm_crtc_vblank_crtc(),
Ville Syrjala
[linux-next:master] BUILD REGRESSION 11cb68ad52ac78c81e33b806b531f097e68edfa2, kernel test robot
[PATCH] nouveau: fix devinit paths to only handle display on GSP.,
Dave Airlie
[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc,
kernel test robot
[PATCH 0/2] nouveau: GSP DP aux fixes,
Lyude Paul
[linux-next:master] BUILD REGRESSION 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd, kernel test robot
[PATCH] [v2] nouveau: fix function cast warning,
Arnd Bergmann
[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837, kernel test robot
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b, kernel test robot
[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers,
Easwar Hariharan
- [PATCH v0 09/14] media: cx23885: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 04/14] media: au0828: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 11/14] fbdev/smscufx: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 14/14] i2c and treewide: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 12/14] fbdev/viafb: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 03/14] drm/gma500, drm/i915: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 10/14] sfc: falcon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 06/14] media: cx18: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 07/14] media: cx25821: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 13/14] drm/nouveau: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 02/14] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 05/14] media: cobalt: Make I2C terminology more inclusive, Easwar Hariharan
- [PATCH v0 08/14] media: ivtv: Make I2C terminology more inclusive, Easwar Hariharan
- Re: [PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers, Wolfram Sang
Old NVIDIA Geforce 4 Ti 4200 - is it useful to developers?, A Levak
[PATCH] drm: nv04: Add check to avoid out of bounds access,
Mikhail Kobuk
[PATCH] nouveau/gsp: Avoid addressing beyond end of rpc->entries,
Kees Cook
[linux-next:master] BUILD REGRESSION a6bd6c9333397f5a0e2667d4d82fef8c970108f2, kernel test robot
[PATCH] nouveau/uvmm: fix addr/range calcs for remap operations,
Dave Airlie
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]