Nouveau Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 02:32:45 to 2019-06-21 11:57:45 UTC [more...]

[PATCH v2 06/18] drm/nouveau: use embedded gem object
 2019-06-21 11:57 UTC  (2+ messages)
` [PATCH v2 08/18] drm/ttm: use gem vma_node

dev_pagemap related cleanups
 2019-06-20 19:36 UTC  (88+ messages)
  ` [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
  ` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
  ` [PATCH 03/22] mm: remove hmm_devmem_add_resource
  ` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
  ` [PATCH 05/22] mm: export alloc_pages_vma
  ` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
  ` [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
  ` [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
  ` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
  ` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
  ` [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
  ` [PATCH 12/22] memremap: provide an optional internal refcount "
  ` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
  ` [PATCH 14/22] nouveau: use alloc_page_vma directly
  ` [PATCH 15/22] nouveau: use devm_memremap_pages directly
  ` [PATCH 16/22] mm: remove hmm_vma_alloc_locked_page
  ` [PATCH 17/22] mm: remove hmm_devmem_add
  ` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
  ` [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
  ` [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
  ` [PATCH 21/22] mm: remove the HMM config option
  ` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
    ` [Nouveau] "

XDC 2019: Less than three weeks to go to submit your talks, workshops or demos!
 2019-06-20 15:55 UTC 

[Bug 75985] New: HDMI audio device only visible after rescan
 2019-06-20  8:16 UTC  (3+ messages)
  ` [Bug 75985] [NVC1] "

dev_pagemap related cleanups v2
 2019-06-20  6:32 UTC  (46+ messages)
` [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 05/25] mm: export alloc_pages_vma
  ` [PATCH 02/25] mm: remove the struct hmm_device infrastructure
  ` [PATCH 03/25] mm: remove hmm_devmem_add_resource
  ` [PATCH 04/25] mm: don't clear ->mapping in hmm_devmem_free
  ` [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
  ` [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
  ` [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
  ` [PATCH 09/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup
  ` [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
  ` [PATCH 11/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
  ` [PATCH 12/25] memremap: remove the data field in struct dev_pagemap
  ` [PATCH 13/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
  ` [PATCH 14/25] memremap: provide an optional internal refcount in struct dev_pagemap
  ` [PATCH 15/25] device-dax: use the dev_pagemap internal refcount
  ` [PATCH 16/25] PCI/P2PDMA: "
  ` [PATCH 17/25] nouveau: use alloc_page_vma directly
  ` [PATCH 18/25] nouveau: use devm_memremap_pages directly
  ` [PATCH 19/25] mm: remove hmm_vma_alloc_locked_page
  ` [PATCH 20/25] mm: remove hmm_devmem_add
  ` [PATCH 21/25] mm: mark DEVICE_PUBLIC as broken
  ` [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
  ` [PATCH 24/25] mm: remove the HMM config option
  ` [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
` [PATCH 22/25] mm: simplify ZONE_DEVICE page private data

[PATCH] drm/nouveau: fix bogus GPL-2 license header
 2019-06-20  0:13 UTC 

[PATCH] drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used
 2019-06-20  0:11 UTC 

[Bug 102352] New: nv4x fan run whole time at 100%, stable patch existing since about 1 year, please merge
 2019-06-19 16:04 UTC  (2+ messages)
  ` [Bug 102352] "

Instable graphics with GeForce GT 730M, especially on external monitor
 2019-06-19 12:30 UTC  (8+ messages)

[PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
 2019-06-19 12:12 UTC  (13+ messages)

nouveau: DRM: GPU lockup - switching to software fbcon
 2019-06-19  6:36 UTC  (7+ messages)

[PATCH] hwmon: return EINVAL if the GPU is powered down for sensors reads
 2019-06-18 11:01 UTC 

[PATCH v3] drm: don't set the pci power state if the pci subsystem handles the ACPI bits
 2019-06-18 10:20 UTC 

[Bug 110931] New: Timeout initializing Falcon after cold boot
 2019-06-18  0:48 UTC  (6+ messages)
  ` [Bug 110931] "

[PATCH] drm/nouveau/svm: Convert to use hmm_range_fault()
 2019-06-17 19:54 UTC  (3+ messages)

[PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
 2019-06-17 17:56 UTC  (6+ messages)
      ` [PATCH] "
  ` [PATCH 23/59] drm/nouveau: Drop drm_gem_prime_export/import
` [PATCH 52/59] drm/nouveau: Fill out gem_object->resv

NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
 2019-06-16 14:28 UTC  (3+ messages)

[Bug 110830] New: [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
 2019-06-14 21:28 UTC  (5+ messages)
  ` [Bug 110830] "

[PATCH v2] drm/nouveau/dmem: missing mutex_lock in error path
 2019-06-14 20:20 UTC 

[PATCH] drm/nouveau/dmem: missing mutex_lock in error path
 2019-06-14 17:48 UTC  (5+ messages)

[PATCH] drm: don't set the pci power state if the pci subsystem handles the ACPI bits
 2019-06-14 14:57 UTC 

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13 20:03 UTC  (5+ messages)

Question on interoperability with Nouveau
 2019-06-13 14:15 UTC  (2+ messages)

[PATCH] nouveau: no need to check return value of debugfs_create functions
 2019-06-13 11:58 UTC 

[PATCH v2] drm/nouveau/kms/gf119-: add ctm property support
 2019-06-12  2:40 UTC 

[PATCH v5 04/11] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
 2019-06-11 17:58 UTC  (2+ messages)

[PATCH 1/2] drm/nouveau/kms/gf119-: add ctm property support
 2019-06-11  2:32 UTC  (2+ messages)
  ` [PATCH 2/2] drm/nouveau/kms/nv50-: enable modern color management properties


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