Nouveau Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-03 20:39:42 to 2020-03-17 12:59:55 UTC [more...]

ensure device private pages have an owner v2
 2020-03-17 12:59 UTC  (19+ messages)
` [PATCH 1/4] memremap: add an owner field to struct dev_pagemap
` [PATCH 2/4] mm: handle multiple owners of device private pages in migrate_vma
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault
` [PATCH 4/4] mm: check the device private page owner "

ensure device private pages have an owner
 2020-03-17 11:56 UTC  (14+ messages)
` [PATCH 1/2] mm: handle multiple owners of device private pages in migrate_vma
` [PATCH 2/2] mm: remove device private page support from hmm_range_fault

Status of GF108GLM [NVS 5200M]
 2020-03-15 20:58 UTC 

[RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
 2020-03-14 11:02 UTC  (19+ messages)
  ` [RESEND PATCH v2 2/9] rtl818x: "
  ` [RESEND PATCH v2 3/9] ntb: intel: "
  ` [RESEND PATCH v2 4/9] virtio: pci: "
  ` [RESEND PATCH v2 5/9] arc: "
  ` [RESEND PATCH v2 6/9] drm/mgag200: "
  ` [RESEND PATCH v2 7/9] drm/nouveau: "
  ` [RESEND PATCH v2 8/9] media: fsl-viu: "
  ` [RESEND PATCH v2 9/9] ath5k: "

[PATCH RESEND v2 0/2] Fix loading of platform ROM from 32-bit EFI
 2020-03-13 22:22 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] drm/radeon: Stop directly referencing iomem
` [PATCH RESEND v2 2/2] PCI: Use ioremap(), not phys_to_virt() for platform ROM

[PATCH v3 0/4] nouveau/hmm: map pages after migration
 2020-03-12  7:55 UTC  (6+ messages)
` [PATCH v3 2/4] nouveau/hmm: check for SVM initialized before migrating
` [PATCH v3 3/4] nouveau: remove useless SVM range check
  ` [PATCH v3 1/4] nouveau/hmm: fix vma range check for migration
  ` [PATCH v3 4/4] nouveau/hmm: map pages after migration

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH v7] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-10 19:26 UTC 

[PATCH v2 11/17] drm/nouveau: make nouveau_drm_debugfs_init() return 0
 2020-03-10 13:31 UTC 

[PATCH 0/3] drm/dp_mst: Fix bandwidth checking regressions from DSC patches
 2020-03-06 21:22 UTC  (12+ messages)
` [PATCH 1/3] drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant
` [PATCH 2/3] drm/dp_mst: Don't show connectors as connected before probing available PBN
` [PATCH 3/3] drm/dp_mst: Rewrite and fix bandwidth limit checks

[PATCH v6] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-06  5:40 UTC  (4+ messages)

[PATCH v2 0/2] Fix loading of platform ROM from 32-bit EFI
 2020-03-05  3:41 UTC  (3+ messages)
` [PATCH v2 1/2] drm/radeon: Stop directly referencing iomem
` [PATCH v2 2/2] PCI: Use ioremap(), not phys_to_virt() for platform ROM

[PATCH v2] nouveau/hmm: map pages after migration
 2020-03-04 16:27 UTC  (4+ messages)

[PATCH v4 00/22] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-03-02 21:55 UTC  (9+ messages)
` [PATCH v4 02/22] drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
` [PATCH v4 04/22] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v4 05/22] drm/amdgpu: Convert to CRTC VBLANK callbacks
` [PATCH v4 10/22] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()

Problems with nouveau driver in Ubuntu 18.04
 2020-03-02 13:58 UTC  (2+ messages)

DP MST with GK107 and lenovo ultra dock
 2020-03-02  0:40 UTC  (3+ messages)

where to report modesetting DDX bug?
 2020-02-29 11:53 UTC  (4+ messages)

[PATCH] drm/nouveau/core/memory: remove redundant assignments to variable ret
 2020-02-29  0:53 UTC 

5.6-rc3 nouveau failure, 5.6-rc2 OK
 2020-02-28 21:53 UTC 

[PATCH 09/21] drm/nouveau: remove checks for return value of debugfs functions
 2020-02-27 12:02 UTC 

(no subject)
 2020-02-26 15:08 UTC  (5+ messages)

[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
 2020-02-26 10:26 UTC  (11+ messages)
  ` [PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
  ` [PATCH 2/3] drm: Move non-kms driver state into struct drm_legacy_state
  ` [PATCH 3/3] drm: Constify struct drm_driver in DRM core

[PATCH 04/12] drm: Nuke mode->vrefresh
 2020-02-25 21:52 UTC  (10+ messages)

[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
 2020-02-24  8:04 UTC  (10+ messages)
                                ` [Nouveau] "

NV40 under Debian
 2020-02-23  0:16 UTC  (3+ messages)

[PATCH] nv50_disp_chan_mthd: ensure mthd is not NULL
 2020-02-20 18:09 UTC  (4+ messages)
    ` [Nouveau] "

[PATCH v6 0/6] mm/hmm/test: add self tests for HMM
 2020-02-20  1:10 UTC  (8+ messages)
` [PATCH v6 5/6] nouveau: use new mmu interval notifiers

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:49 UTC 

[PATCH] drm/nouveau: remove checks for return value of debugfs functions
 2020-02-19  5:39 UTC  (2+ messages)

[PATCH v2 0/5] drm/nouveau: DP interlace fixes
 2020-02-14 22:58 UTC  (6+ messages)
` [PATCH v2 1/5] drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()
` [PATCH v2 2/5] drm/nouveau/kms/nv50-: Probe SOR caps for DP interlacing support
` [PATCH v2 3/5] drm/nouveau/kms/gv100-: Add support for interlaced modes
` [PATCH v2 4/5] drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
  ` [PATCH v2 5/5] drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST

[PATCH AUTOSEL 4.4 070/100] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
 2020-02-14 16:24 UTC  (2+ messages)
  ` [PATCH AUTOSEL 4.4 090/100] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided

[PATCH AUTOSEL 4.9 098/141] drm/nouveau/gr/gk20a, gm200-: add terminators to method lists read from fw
 2020-02-14 16:21 UTC  (3+ messages)
  ` [PATCH AUTOSEL 4.9 127/141] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 4.9 099/141] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler

[PATCH AUTOSEL 4.14 125/186] drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
 2020-02-14 16:16 UTC  (4+ messages)
  ` [PATCH AUTOSEL 4.14 127/186] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
  ` [PATCH AUTOSEL 4.14 170/186] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 4.14 126/186] drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw

[PATCH AUTOSEL 4.19 168/252] drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
 2020-02-14 16:11 UTC  (7+ messages)
  ` [PATCH AUTOSEL 4.19 169/252] drm/nouveau/gr/gk20a, gm200-: add terminators to method lists read from fw
  ` [PATCH AUTOSEL 4.19 170/252] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
  ` [PATCH AUTOSEL 4.19 171/252] drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
  ` [PATCH AUTOSEL 4.19 208/252] drm/nouveau/mmu: fix comptag memory leak
  ` [PATCH AUTOSEL 4.19 232/252] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 4.19 172/252] drm/nouveau/fault/gv100-: fix memory leak on module unload

[PATCH AUTOSEL 5.4 065/459] drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst
 2020-02-14 16:01 UTC  (9+ messages)
  ` [PATCH AUTOSEL 5.4 309/459] drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
  ` [PATCH AUTOSEL 5.4 310/459] drm/nouveau/gr/gk20a, gm200-: add terminators to method lists read from fw
  ` [PATCH AUTOSEL 5.4 311/459] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
  ` [PATCH AUTOSEL 5.4 312/459] drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
  ` [PATCH AUTOSEL 5.4 313/459] drm/nouveau/fault/gv100-: fix memory leak on module unload
  ` [PATCH AUTOSEL 5.4 379/459] drm/nouveau/mmu: fix comptag memory leak
  ` [PATCH AUTOSEL 5.4 424/459] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 5.4 380/459] drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'

[PATCH AUTOSEL 5.5 074/542] drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst
 2020-02-14 15:48 UTC  (9+ messages)
  ` [PATCH AUTOSEL 5.5 355/542] drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
  ` [PATCH AUTOSEL 5.5 356/542] drm/nouveau/gr/gk20a, gm200-: add terminators to method lists read from fw
  ` [PATCH AUTOSEL 5.5 357/542] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
  ` [PATCH AUTOSEL 5.5 358/542] drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
  ` [PATCH AUTOSEL 5.5 359/542] drm/nouveau/fault/gv100-: fix memory leak on module unload
  ` [PATCH AUTOSEL 5.5 442/542] drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'
  ` [PATCH AUTOSEL 5.5 494/542] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 5.5 441/542] drm/nouveau/mmu: fix comptag memory leak

[PATCH 0/4] drm/nouveau: DP interlace fixes
 2020-02-13 21:20 UTC  (6+ messages)
` [PATCH 1/4] drm/nouveau/kms/nv50-: Probe SOR caps for DP interlacing support
` [PATCH 2/4] drm/nouveau/kms/gv100-: Add support for interlaced modes
` [PATCH 3/4] drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
` [PATCH 4/4] drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST

[PATCH] drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
 2020-02-13 21:19 UTC  (2+ messages)

[PATCH] x86/mm/kmmio: Use this_cpu_ptr() instead get_cpu_var() for kmmio_ctx
 2020-02-05 14:34 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox