nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-25 00:31:26 to 2023-06-20 18:21:22 UTC [more...]

[Nouveau] unexport swiotlb_active
 2023-06-12  8:23 UTC  (20+ messages)
` [Nouveau] [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifront is enabling
` [Nouveau] [PATCH 3/4] drm/nouveau: stop using is_swiotlb_active

[Nouveau] [PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-06-19 14:20 UTC  (24+ messages)
    ` [Nouveau] patches dropped from drm-misc-next [Was: Re: [PATCH 00/53] drm: Convert to platform remove callback returning] void

[Nouveau] [PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-19  3:02 UTC  (18+ messages)
` [Nouveau] [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [Nouveau] [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [Nouveau] [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
` [Nouveau] [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [Nouveau] [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [Nouveau] [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function
` [Nouveau] [PATCH v7 8/8] drm/radeon: "

[Nouveau] [Intel-gfx] [PATCH v3 4/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-09 17:43 UTC  (3+ messages)

[Nouveau] [PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-15 16:39 UTC  (30+ messages)
` [Nouveau] [PATCH drm-next v4 01/14] drm: execution context for GEM buffers v4
` [Nouveau] [PATCH drm-next v4 02/14] maple_tree: split up MA_STATE() macro
` [Nouveau] [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings
` [Nouveau] [PATCH drm-next v4 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [Nouveau] [PATCH drm-next v4 05/14] drm/nouveau: new VM_BIND uapi interfaces
` [Nouveau] [PATCH drm-next v4 06/14] drm/nouveau: get vmm via nouveau_cli_vmm()
` [Nouveau] [PATCH drm-next v4 07/14] drm/nouveau: bo: initialize GEM GPU VA interface
` [Nouveau] [PATCH drm-next v4 08/14] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [Nouveau] [PATCH drm-next v4 09/14] drm/nouveau: fence: separate fence alloc and emit
` [Nouveau] [PATCH drm-next v4 10/14] drm/nouveau: fence: fail to emit when fence context is killed
` [Nouveau] [PATCH drm-next v4 11/14] drm/nouveau: chan: provide nouveau_channel_kill()
` [Nouveau] [PATCH drm-next v4 12/14] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [Nouveau] [PATCH drm-next v4 13/14] drm/nouveau: implement new VM_BIND uAPI
` [Nouveau] [PATCH drm-next v4 14/14] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[Nouveau] [PATCH v3 4/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-08 19:19 UTC  (2+ messages)
` [Nouveau] [Intel-gfx] "

[Nouveau] [PATCH v3 0/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-09 12:22 UTC  (9+ messages)
` [Nouveau] [PATCH v3 1/4] PCI/VGA: tidy up the code and comment format
  ` [Nouveau] [Intel-gfx] "
` [Nouveau] [PATCH v3 2/4] PCI/VGA: Use unsigned type for the io_state variable
` [Nouveau] [PATCH v3 3/4] PCI/VGA: only deal with VGA class devices
  ` [Nouveau] [Intel-gfx] "

[Nouveau] [PATCH] drm: Remove unnecessary (void*) conversions
 2023-05-26 10:18 UTC  (3+ messages)

[Nouveau] [PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-13  3:00 UTC  (5+ messages)
` [Nouveau] [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [Nouveau] [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [Nouveau] [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [Nouveau] [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier

[Nouveau] [PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-20 12:46 UTC  (26+ messages)
` [Nouveau] [PATCH drm-next v5 01/14] drm: execution context for GEM buffers v4
` [Nouveau] [PATCH drm-next v5 02/14] maple_tree: split up MA_STATE() macro
` [Nouveau] [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
` [Nouveau] [PATCH drm-next v5 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [Nouveau] [PATCH drm-next v5 05/14] drm/nouveau: new VM_BIND uapi interfaces
` [Nouveau] [PATCH drm-next v5 06/14] drm/nouveau: get vmm via nouveau_cli_vmm()
` [Nouveau] [PATCH drm-next v5 07/14] drm/nouveau: bo: initialize GEM GPU VA interface
` [Nouveau] [PATCH drm-next v5 08/14] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [Nouveau] [PATCH drm-next v5 09/14] drm/nouveau: fence: separate fence alloc and emit
` [Nouveau] [PATCH drm-next v5 10/14] drm/nouveau: fence: fail to emit when fence context is killed
` [Nouveau] [PATCH drm-next v5 11/14] drm/nouveau: chan: provide nouveau_channel_kill()
` [Nouveau] [PATCH drm-next v5 12/14] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [Nouveau] [PATCH drm-next v5 13/14] drm/nouveau: implement new VM_BIND uAPI
` [Nouveau] [PATCH drm-next v5 14/14] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[Nouveau] [PATCH v2 1/2] vgaarb: various coding style and comments fix
 2023-06-04 20:55 UTC 

[Nouveau] [PATCH] drm/nouveau: fix codeing style
 2023-06-06 19:06 UTC 

[Nouveau] [PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-20  3:13 UTC  (6+ messages)
` [Nouveau] [PATCH v6 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [Nouveau] [PATCH v6 2/8] PCI/VGA: Deal only with VGA class devices
` [Nouveau] [PATCH v6 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier

[Nouveau] [PATCH v2 1/2] vgaarb: various coding style and comments fix
 2023-06-07  6:16 UTC  (7+ messages)
` [Nouveau] [Intel-gfx] "

[Nouveau] [PATCH] drm/nouveau/nvkm/engine/gr/gf100: Remove unneeded semicolon
 2023-06-14  8:41 UTC 

[Nouveau] [PATCH] drm/nouveau/dp: check for NULL nv_connector->native_mode
 2023-06-13 20:40 UTC  (2+ messages)

[Nouveau] NVIDIA(R) NVSTM 4200M
 2023-05-27 13:33 UTC 

[Nouveau] [PATCH] drm/nouveau/nvif: use struct_size()
 2023-06-01  0:59 UTC  (3+ messages)

[Nouveau] [PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-12 19:33 UTC 

[Nouveau] [PATCH] gpu: drm: nouveau: nvkm: engine: gr: Remove Unneeded semicolon
 2023-05-12 19:26 UTC 

[Nouveau] [PATCH] nouveau_connector: add nv_encoder pointer check for NULL
 2023-06-13 20:52 UTC  (2+ messages)

[Nouveau] [PATCH] drm/nouveau/disp: use drm_kms_helper_connector_hotplug_event()
 2023-06-20 18:15 UTC 

[Nouveau] Requests For Proposals for hosting XDC 2024 are now open
 2023-06-19 13:43 UTC 

[Nouveau] [PATCH 01/10] drm/nouveau/nvkm: fini object children in reverse order
 2023-06-13 21:52 UTC  (20+ messages)
` [Nouveau] [PATCH 02/10] drm/nouveau/nvkm: punt spurious irq messages to debug level
` [Nouveau] [PATCH 03/10] drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection method
` [Nouveau] [PATCH 04/10] drm/nouveau/fb/ga102-: construct vidmem heap via new gp102 paths
` [Nouveau] [PATCH 05/10] drm/nouveau/fifo: remove left-over references to nvkm_fifo_chan
` [Nouveau] [PATCH 06/10] drm/nouveau/fifo: return ERR_PTR from nvkm_runl_new()
` [Nouveau] [PATCH 07/10] drm/nouveau/fifo/ga100-: remove individual runlists rather than failing oneinit
` [Nouveau] [PATCH 08/10] drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
` [Nouveau] [PATCH 09/10] drm/nouveau/nvif: fix potential double-free
` [Nouveau] [PATCH 10/10] drm/nouveau/kms: don't call drm_dp_cec_set_edid() on TMDS

[Nouveau] [PATCH] drm/nouveau/kms/nv50-: Fix drm_dp_remove_payload() invocation
 2023-06-13 21:23 UTC  (2+ messages)

[Nouveau] [RESEND 00/15] Rid W=1 warnings from GPU
 2023-06-09 12:09 UTC  (14+ messages)
` [Nouveau] [RESEND 06/15] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc'
` [Nouveau] [RESEND 07/15] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
` [Nouveau] [RESEND 08/15] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
` [Nouveau] [RESEND 09/15] drm/nouveau/nvkm/engine/gr/gf100: Demote kerneldoc abuse
` [Nouveau] [RESEND 10/15] drm/nouveau/nvkm/engine/gr/tu102: Staticify local function gf100_fifo_nonstall_block()
` [Nouveau] [RESEND 12/15] drm/nouveau/dispnv04/crtc: Demote kerneldoc abuses
` [Nouveau] [RESEND 13/15] drm/nouveau/nvkm/engine/gr/tu102: Completely remove unused function ‘tu102_gr_load’

[Nouveau] [PATCH v2] drm/nouveau: bring back blit subchannel for pre nv50 GPUs
 2023-06-06 10:38 UTC  (3+ messages)

[Nouveau] [PATCH v2] drm/nouveau: don't detect DSM for non-NVIDIA device
 2023-06-05 10:21 UTC  (2+ messages)

[Nouveau] Powering down laptop GPU TU117GLM
 2023-05-27 20:08 UTC 

[Nouveau] [PATCH] drm/nouveau/acr: remove unused variable loc
 2023-05-25 21:10 UTC 

[Nouveau] libGL error: glx: failed to create dri2 screen libGL / error: failed to load driver: nouveau
 2023-05-25 20:23 UTC 

[Nouveau] Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays
 2023-05-25 14:05 UTC  (7+ messages)

[Nouveau] Nouveau with G98: console mixed up
 2023-05-25  8:18 UTC 


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).