Nouveau Display Driver
[Prev Page][Next Page]
- [PATCH v2 4/7] mm: merge hmm_range_snapshot into hmm_range_fault
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [PATCH v2 3/7] mm/hmm: replace the block argument to hmm_range_fault with a flags value
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [PATCH v2 2/7] mm/hmm: a few more C style and comment clean ups
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [PATCH v2 1/7] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [PATCH v2 0/7] mm/hmm: more HMM clean up
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v3
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v3
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 111218] Segmentation fault in nv50_ir::NVC0LegalizeSSA::handleDIV when dividing result of textureSize
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111218] Segmentation fault in nv50_ir::NVC0LegalizeSSA::handleDIV when dividing result of textureSize
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 2/2] drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 1/2] drm/nouveau: Fix missing elses in g94_i2c_aux_xfer
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 0/2] drm/nouveau: i2c over DP AUX fixes
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 111218] Segmentation fault in nv50_ir::NVC0LegalizeSSA::handleDIV when dividing result of textureSize
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111218] New: Segmentation fault in nv50_ir::NVC0LegalizeSSA::handleDIV when dividing result of textureSize
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [Bug 111213] VA-API nouveau SIGSEGV and asserts
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111217] New: compilation of vdpau shaders crashes in handleCVT_CVT
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111213] VA-API nouveau SIGSEGV and asserts
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 2/4] drm/nouveau: Fill out gem_object->resv
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH v3 5/5] drm/nouveau: utilize subconnector property for DP
- From: Oleg Vasilev <oleg.vasilev@xxxxxxxxx>
- [Bug 111213] VA-API nouveau SIGSEGV and asserts
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111213] New: VA-API nouveau SIGSEGV and asserts
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111110] Nvidia quadro + nouveau : second terminal wake up but doesn't more display
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [Bug 88801] Xorg segfaults while playing a video on kaffeine causing immediate logout
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 88801] Xorg segfaults while playing a video on kaffeine causing immediate logout
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 88801] Xorg segfaults while playing a video on kaffeine causing immediate logout
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/7] mm: comment on VM_FAULT_RETRY semantics in handle_mm_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] mm: remove the legacy hmm_pfn_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] nouveau: return -EBUSY when hmm_range_wait_until_valid fails
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] nouveau: remove the block parameter to nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] mm: move hmm_vma_range_done and hmm_vma_fault to nouveau
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Christoph Hellwig <hch@xxxxxx>
- hmm_range_fault related fixes and legacy API removal v3
- From: Christoph Hellwig <hch@xxxxxx>
- [Bug 101778] Kernel Error on Lenovo P51 when setting graphics to hybrid (Nvidia Optimus with intel+nvidia)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/6] nouveau: remove the block parameter to nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Christoph Hellwig <hch@xxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 5/6] nouveau: return -EBUSY when hmm_range_wait_until_valid fails
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 3/6] nouveau: remove the block parameter to nouveau_range_fault
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 2/6] mm: move hmm_vma_range_done and hmm_vma_fault to nouveau
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 111199] Bug in dither.depth property set: Value compared to dither.mode instead of dither.depth
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111199] New: Bug in dither.depth property set
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Flickering 144Hz panel - how to input working settings from Windows to xrandr on Linux
- From: <sspam@xxxxxxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Souptick Joarder <jrdr.linux@xxxxxxxxx>
- [PATCH 6/6] mm: remove the legacy hmm_pfn_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] nouveau: return -EBUSY when hmm_range_wait_until_valid fails
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] nouveau: remove the block parameter to nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] mm: move hmm_vma_range_done and hmm_vma_fault to nouveau
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Christoph Hellwig <hch@xxxxxx>
- hmm_range_fault related fixes and legacy API removal v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 0/4] Refuse to load if power cable are not connected
- From: Ben Skeggs <skeggsb@xxxxxxxxx>
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107829] nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111178] New: low quality icc profile for monitor Benq ew2775zh
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 24/26] drm/dp_mst: Add basic topology reprobing when resuming
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v3 2/3] drm: plumb attaching dev thru to prime_pin/unpin
- From: "Koenig, Christian" <Christian.Koenig@xxxxxxx>
- [PATCH 00/26] DP MST Refactors + debugging tools + suspend/resume reprobing
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 2/3] drm: plumb attaching dev thru to prime_pin/unpin
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH v2 2/3] drm: plumb attaching dev thru to prime_pin/unpin
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] drm: plumb attaching dev thru to prime_pin/unpin
- From: Rob Clark <robdclark@xxxxxxxxx>
- [Bug 111167] Dividing zero by a uniform in loop header causes segfault in nv50_ir::NVC0LegalizeSSA::handleDIV
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111167] New: Dividing zero by a uniform in loop header causes segfault in nv50_ir::NVC0LegalizeSSA::handleDIV
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v3 4/4] gpio: check function 76 in the power check as well
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v3 3/4] gpio: check the gpio function 16 in the power check as well
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v3 2/4] gpio: fail if gpu external power is missing
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v3 1/4] bios/gpio: sort gpios by values
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v3 0/4] Refuse to load if power cable are not connected
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH 21/26] drm/nouveau: Don't grab runtime PM refs for HPD IRQs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111094] Cannot start Xorg on Nvidia GP108M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH -next] drm/nouveau/secboot: Make acr_r352_ls_gpccs_func static
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH v2 2/4] gpio: fail if gpu external power is missing
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- Re: [PATCH v2 2/4] gpio: fail if gpu external power is missing
- From: Ben Skeggs <skeggsb@xxxxxxxxx>
- Re: Questions on Maxwell 2nd Gen Compute Kernels/Shaders
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Questions on Maxwell 2nd Gen Compute Kernels/Shaders
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- [PATCH v2 5/6] drm/nouveau: utilize subconnector property for DP
- From: Oleg Vasilev <oleg.vasilev@xxxxxxxxx>
- Re: [PATCH v2 2/4] gpio: fail if gpu external power is missing
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH v2 5/6] drm/nouveau: utilize subconnector property for DP
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- [PATCH v2 4/4] gpio: check function 76 in the power check as well
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v2 2/4] gpio: fail if gpu external power is missing
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v2 3/4] gpio: check the gpio function 16 in the power check as well
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v2 1/4] bios/gpio: sort gpios by values
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH v2 0/4] Refuse to load if power cables are not connected
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [Bug 111128] Impossible to change pstate on GT610M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111128] Impossible to change pstate on GT610M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111128] New: Impossible to change pstate on GT610M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/4] moved gpio so it is sorted by values
- From: Rhys Kidd <rhyskidd@xxxxxxxxx>
- Re: [PATCH 0/4] Refuse to load if the power cable are not connected
- From: Rhys Kidd <rhyskidd@xxxxxxxxx>
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111110] New: Nvidia quadro + nouveau : second terminal wake up but doesn't more display
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 0/4] Refuse to load if the power cable are not connected
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH 4/4] gpio: added power check for another GPIO
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH 1/4] moved gpio so it is sorted by values
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH 3/4] gpio: added power check for another GPIO
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [PATCH 2/4] gpio: checking if gpu power cable is connected
- From: Mark Menzynski <mmenzyns@xxxxxxxxxx>
- [Bug 75985] [NVC1] HDMI audio device only visible after rescan
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2] PCI: Expose hidden NVIDIA HDA controllers
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Expose hidden NVIDIA HDA controllers
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111098] New: xf16-video-nouveau 1.0.16-1 arch fails to resume from blank
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Questions on Falcon Command Processor
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Questions on Falcon Command Processor
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Christoph Hellwig <hch@xxxxxx>
- [Bug 111094] Cannot start Xorg on Nvidia GP108M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111094] Cannot start Xorg on Nvidia GP108M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111094] Cannot start Xorg on Nvidia GP108M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111094] New: Cannot start Xorg on Nvidia GP108M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [Bug 97511] GM204/modesetting DDX: Using PageFlip causes syncing issue/screen corruption
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 106294] GM204/modesetting DDX: Odd corruption (red backgrounds) introduced by Mesa
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 106294] GM204/modesetting DDX: Odd corruption (red backgrounds) introduced by Mesa
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v2] PCI: Expose hidden NVIDIA HDA controllers
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- XDC 2019: 10 days left to submit your talks!
- From: Mark Filion <mark.filion@xxxxxxxxxxxxx>
- XDC 2019: Final week to submit your talks!
- From: Mark Filion <mark.filion@xxxxxxxxxxxxx>
- [PATCH v3 08/18] drm/ttm: use gem vma_node
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: hmm_range_fault related fixes and legacy API removal v2
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110407] /sys/class/backlight/nv_backlight doesn't work on Dell Precision 7530 GP107GLM [Quadro P1000 Mobile]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/nouveau: fix memory leak in nouveau_conn_reset()
- From: Ben Skeggs <skeggsb@xxxxxxxxx>
- [PATCH 6/6] mm: remove the legacy hmm_pfn_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] nouveau: return -EBUSY when hmm_range_wait_until_valid fails
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] mm: move hmm_vma_range_done and hmm_vma_fault to nouveau
- From: Christoph Hellwig <hch@xxxxxx>
- hmm_range_fault related fixes and legacy API removal v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] nouveau: remove the block parameter to nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: [PATCH 1/5] mm: return valid info from hmm_range_unregister
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [PATCH] nouveau: remove bogus uses of DMA_ATTR_SKIP_CPU_SYNC
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] mm: return valid info from hmm_range_unregister
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/5] mm: remove the legacy hmm_pfn_* APIs
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/5] mm: return valid info from hmm_range_unregister
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 5/5] mm: remove the legacy hmm_pfn_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] mm: return valid info from hmm_range_unregister
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] mm: move hmm_vma_fault to nouveau
- From: Christoph Hellwig <hch@xxxxxx>
- hmm_range_fault related fixes and legacy API removal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 20/22] mm: move hmm_vma_fault to nouveau
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 20/22] mm: move hmm_vma_fault to nouveau
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 20/22] mm: move hmm_vma_fault to nouveau
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 20/22] mm: move hmm_vma_fault to nouveau
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH 20/22] mm: move hmm_vma_fault to nouveau
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: [PATCH 18/22] mm: return valid info from hmm_range_unregister
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110714] Xorg crashes randomly because of memory leak
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: dev_pagemap related cleanups v4
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111044] New: Resume up from suspend sometimes freezes system (Optimus/Nouveau)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: dev_pagemap related cleanups v4
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: dev_pagemap related cleanups v4
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dev_pagemap related cleanups v4
- From: "Weiny, Ira" <ira.weiny@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: "Kuehling, Felix" <Felix.Kuehling@xxxxxxx>
- Re: dev_pagemap related cleanups v4
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/22] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/22] mm: move hmm_vma_fault to nouveau
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/22] mm: return valid info from hmm_range_unregister
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/22] mm/hmm: Fix error flows in hmm_invalidate_range_start
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/22] mm/hmm: Remove confusing comment and logic from hmm_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/22] mm/hmm: Poison hmm_range during unregister
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/22] mm/hmm: Remove racy protection against double-unregistration
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/22] mm/hmm: Use lockdep instead of comments
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/22] mm/hmm: Hold on to the mmget for the lifetime of the range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/22] mm/hmm: Do not use list*_rcu() for hmm->ranges
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/22] mm/hmm: Remove duplicate condition test before wait_event_timeout
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/22] mm/hmm: Simplify hmm_get_or_create and make it reliable
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/22] mm/hmm: Hold a mmgrab from hmm to mm
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/22] mm/hmm: support automatic NUMA balancing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/22] mm/hmm: update HMM documentation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/22] mm/hmm: clean up some coding style and comments
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
- From: Christoph Hellwig <hch@xxxxxx>
- dev_pagemap related cleanups v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] drm/nouveau: fix memory leak in nouveau_conn_reset()
- From: Yongxin Liu <yongxin.liu@xxxxxxxxxxxxx>
- Re: nouveau: DRM: GPU lockup - switching to software fbcon
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- Re: Question on Conditional Rendering Maxwell/Pascal
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Question on Conditional Rendering Maxwell/Pascal
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v3 15/18] drm/nouveau: switch driver from bo->resv to bo->base.resv
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v3 06/18] drm/nouveau: use embedded gem object
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 17/25] PCI/P2PDMA: use the dev_pagemap internal refcount
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 03/25] mm: remove hmm_devmem_add_resource
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 24/25] mm: remove the HMM config option
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 12/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 20/25] mm: remove hmm_vma_alloc_locked_page
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 03/25] mm: remove hmm_devmem_add_resource
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 15/25] memremap: provide an optional internal refcount in struct dev_pagemap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 17/25] PCI/P2PDMA: use the dev_pagemap internal refcount
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 15/25] memremap: provide an optional internal refcount in struct dev_pagemap
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 24/25] mm: remove the HMM config option
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 14/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [Bug 101778] Kernel Error on Lenovo P51 when setting graphics to hybrid (Nvidia Optimus with intel+nvidia)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 11/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [Bug 111007] Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 111007] New: Blender crash when opening material tab GTX 750Ti -- NV117 (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH] drm/nouveau: Enable i2c pads & busses during preinit
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 08/25] memremap: validate the pagemap type passed to devm_memremap_pages
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: "Harald Harders" <harald.harders@xxxxxx>
- Re: [PATCH 06/25] mm: export alloc_pages_vma
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/25] mm: remove the HMM config option
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/25] mm: remove hmm_devmem_add
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/25] mm: simplify ZONE_DEVICE page private data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/25] mm: remove hmm_vma_alloc_locked_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/25] nouveau: use devm_memremap_pages directly
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/25] nouveau: use alloc_page_vma directly
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/25] PCI/P2PDMA: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/25] memremap: provide an optional internal refcount in struct dev_pagemap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/25] memremap: remove the data field in struct dev_pagemap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/25] memremap: move dev_pagemap callbacks into a separate structure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/25] mm: factor out a devm_request_free_mem_region helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/25] memremap: validate the pagemap type passed to devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/25] mm: don't clear ->mapping in hmm_devmem_free
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/25] mm: export alloc_pages_vma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/25] mm: remove hmm_devmem_add_resource
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/25] mm: remove the struct hmm_device infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
- From: Christoph Hellwig <hch@xxxxxx>
- dev_pagemap related cleanups v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [Bug 110997] NV50 fan runs at full speed after resume from suspend on kernels 5.1.8, 4.19.49
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110997] NV50 fan runs at full speed after resume from suspend on kernels 5.1.8, 4.19.49
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110997] NV50 fan runs at full speed after resume from suspend on kernels 5.1.8, 4.19.49
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 5/7] drm/nouveau: Fill out gem_object->resv
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [Bug 110996] swaywm (wayland) crashes when turning off monitors through dpms
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110996] swaywm (wayland) crashes when turning off monitors through dpms
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Mar Mel <marmel6942@xxxxxxxxx>
- [Bug 110997] New: NV50 fan runs at full speed after resume from suspend on kernels 5.1.8, 4.19.49
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [Bug 110996] swaywm (wayland) crashes when turning off monitors through dpms
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110996] New: swaywm (wayland) crashes when turning off monitors through dpms
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [Bug 110993] GP107GLM [Quadro P1000 Mobile]: frequent failure to initialize displays on Thunderbolt dock
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Christoph Hellwig <hch@xxxxxx>
- [Bug 110993] GP107GLM [Quadro P1000 Mobile]: frequent failure to initialize displays on Thunderbolt dock
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 110993] New: GP107GLM [Quadro P1000 Mobile]: frequent failure to initialize displays on Thunderbolt dock
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110988] New: [NV49] Graphical issues on KDE desktop with GeForce 7950 GX2
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] PCI: Expose hidden NVIDIA HDA controllers
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- [Bug 75985] [NVC1] HDMI audio device only visible after rescan
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 16/25] PCI/P2PDMA: use the dev_pagemap internal refcount
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: dev_pagemap related cleanups v2
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH] drm/nouveau/dmem: missing mutex_lock in error path
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [PATCH] drm/nouveau: fix bogus GPL-2 license header
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- XDC 2019: Less than three weeks to go to submit your talks, workshops or demos!
- From: Mark Filion <mark.filion@xxxxxxxxxxxxx>
- Re: [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] drm/nouveau/dmem: missing mutex_lock in error path
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- [PATCH v2 08/18] drm/ttm: use gem vma_node
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH] drm/prime: Actually remove DRIVER_PRIME everywhere
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2] drm/nouveau/dmem: missing mutex_lock in error path
- From: Ralph Campbell <rcampbell@xxxxxxxxxx>
- Re: dev_pagemap related cleanups v2
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- [Bug 110973] GeForce GT 750M Mac Edition backlight
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110973] GeForce GT 750M Mac Edition backlight
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110973] GeForce GT 750M Mac Edition backlight
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110973] GeForce GT 750M Mac Edition backlight
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110973] GeForce GT 750M Mac Edition backlight
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110973] New: GeForce GT 750M Mac Edition backlight
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Mar Mel <marmel6942@xxxxxxxxx>
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: fix bogus GPL-2 license header
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Mar Mel <marmel6942@xxxxxxxxx>
- Re: [PATCH] hwmon: return EINVAL if the GPU is powered down for sensors reads
- From: Rhys Kidd <rhyskidd@xxxxxxxxx>
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Mar Mel <marmel6942@xxxxxxxxx>
- Re: [PATCH] drm/nouveau: fix bogus GPL-2 license header
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- [Bug 110955] Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110955] New: Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: "Harald Harders" <harald.harders@xxxxxx>
- [PATCH v2 15/18] drm/nouveau: switch driver from bo->resv to bo->base.resv
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 06/18] drm/nouveau: use embedded gem object
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 03/22] mm: remove hmm_devmem_add_resource
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [Bug 75985] [NVC1] HDMI audio device only visible after rescan
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 75985] [NVC1] HDMI audio device only visible after rescan
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: dev_pagemap related cleanups v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups v2
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [Bug 102352] nv4x fan run whole time at 100%, stable patch existing since about 1 year, please merge
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: "Harald Harders" <harald.harders@xxxxxx>
- Re: [PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: "Harald Harders" <harald.harders@xxxxxx>
- Re: dev_pagemap related cleanups v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: nouveau: DRM: GPU lockup - switching to software fbcon
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- Re: nouveau: DRM: GPU lockup - switching to software fbcon
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: nouveau: DRM: GPU lockup - switching to software fbcon
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: "Harald Harders" <harald.harders@xxxxxx>
- Re: nouveau: DRM: GPU lockup - switching to software fbcon
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- Re: nouveau: DRM: GPU lockup - switching to software fbcon
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: nouveau: DRM: GPU lockup - switching to software fbcon
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: "Harald Harders" <harald.harders@xxxxxx>
- Re: dev_pagemap related cleanups v2
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 15/25] device-dax: use the dev_pagemap internal refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: Instable graphics with GeForce GT 730M, especially on external monitor
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Instable graphics with GeForce GT 730M, especially on external monitor
- From: "Harald Harders" <harald.harders@xxxxxx>
- [PATCH] hwmon: return EINVAL if the GPU is powered down for sensors reads
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- [PATCH v3] drm: don't set the pci power state if the pci subsystem handles the ACPI bits
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- [Bug 110931] Timeout initializing Falcon after cold boot
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110931] Timeout initializing Falcon after cold boot
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110931] Timeout initializing Falcon after cold boot
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110931] Timeout initializing Falcon after cold boot
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110931] Timeout initializing Falcon after cold boot
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110931] New: Timeout initializing Falcon after cold boot
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] drm/nouveau/svm: Convert to use hmm_range_fault()
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/25] mm: remove the HMM config option
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/25] mm: simplify ZONE_DEVICE page private data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/25] mm: mark DEVICE_PUBLIC as broken
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/25] mm: remove hmm_devmem_add
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/25] mm: remove hmm_vma_alloc_locked_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/25] nouveau: use devm_memremap_pages directly
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/25] nouveau: use alloc_page_vma directly
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/25] PCI/P2PDMA: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/25] device-dax: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/25] memremap: provide an optional internal refcount in struct dev_pagemap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/25] memremap: remove the data field in struct dev_pagemap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/25] mm: export alloc_pages_vma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/25] mm: don't clear ->mapping in hmm_devmem_free
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/25] mm: remove hmm_devmem_add_resource
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/25] mm: remove the struct hmm_device infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
- From: Christoph Hellwig <hch@xxxxxx>
- dev_pagemap related cleanups v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Mar Mel <marmel6942@xxxxxxxxx>
- Re: [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dev_pagemap related cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 52/59] drm/nouveau: Fill out gem_object->resv
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 23/59] drm/nouveau: Drop drm_gem_prime_export/import
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH] drm/nouveau/dmem: missing mutex_lock in error path
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm: don't set the pci power state if the pci subsystem handles the ACPI bits
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH 21/22] mm: remove the HMM config option
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/22] mm: remove hmm_devmem_add
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/22] mm: remove hmm_devmem_add_resource
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dev_pagemap related cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dev_pagemap related cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dev_pagemap related cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- nouveau: DRM: GPU lockup - switching to software fbcon
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- Re: [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 05/22] mm: export alloc_pages_vma
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 03/22] mm: remove hmm_devmem_add_resource
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau/dmem: missing mutex_lock in error path
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau/dmem: missing mutex_lock in error path
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 02/22] mm: remove the struct hmm_device infrastructure
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dev_pagemap related cleanups
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH] PCI: Expose hidden NVIDIA HDA controllers
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 21/22] mm: remove the HMM config option
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH] PCI: Expose hidden NVIDIA HDA controllers
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 17/22] mm: remove hmm_devmem_add
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 14/22] nouveau: use alloc_page_vma directly
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH] PCI: Expose hidden NVIDIA HDA controllers
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 03/22] mm: remove hmm_devmem_add_resource
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 02/22] mm: remove the struct hmm_device infrastructure
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
- From: Mar Mel <marmel6942@xxxxxxxxx>
- Re: dev_pagemap related cleanups
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: Question on interoperability with Nouveau
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Question on interoperability with Nouveau
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- Re: [PATCH] PCI: Expose hidden NVIDIA HDA controllers
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [PATCH] nouveau: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/22] mm: remove the HMM config option
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/22] mm: remove hmm_devmem_add
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/22] mm: remove hmm_vma_alloc_locked_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/22] nouveau: use devm_memremap_pages directly
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/22] nouveau: use alloc_page_vma directly
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/22] memremap: provide an optional internal refcount in struct dev_pagemap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/22] mm: export alloc_pages_vma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/22] mm: remove hmm_devmem_add_resource
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/22] mm: remove the struct hmm_device infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- dev_pagemap related cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] PCI: Expose hidden NVIDIA HDA controllers
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- [PATCH v2] drm/nouveau/kms/gf119-: add ctm property support
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH v5 04/11] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v5 04/11] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
- From: Sean Paul <sean@xxxxxxxxxx>
- [PATCH 2/2] drm/nouveau/kms/nv50-: enable modern color management properties
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [PATCH 1/2] drm/nouveau/kms/gf119-: add ctm property support
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: Questions on syncing mechanisms
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Questions on syncing mechanisms
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/nouveau/svm: Convert to use hmm_range_fault()
- From: Souptick Joarder <jrdr.linux@xxxxxxxxx>
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98039] KMail crash on starting (nouveau-related)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 08/13] drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
- From: Ben Skeggs <skeggsb@xxxxxxxxx>
- Re: [PATCH 08/13] drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- [Bug 98039] KMail crash on starting (nouveau-related)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110572] Regularly System Crash: (ca. 1 hour) nouveau 0000:08:00.0: gr: PGRAPH TLB flush idle timeout fail and nouveau 0000:08:00.0: mmu: ce0 mmu invalidate timeout
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110572] Regularly System Crash: (ca. 1 hour) nouveau 0000:08:00.0: gr: PGRAPH TLB flush idle timeout fail and nouveau 0000:08:00.0: mmu: ce0 mmu invalidate timeout
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110679] va-api scaling with nv50-class cards incomplete?
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110679] va-api scaling with nv50-class cards incomplete?
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110679] va-api scaling with nv50-class cards incomplete?
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110679] va-api scaling with nv50-class cards incomplete?
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110679] va-api scaling with nv50-class cards incomplete?
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110572] Regularly System Crash: (ca. 1 hour) nouveau 0000:08:00.0: gr: PGRAPH TLB flush idle timeout fail and nouveau 0000:08:00.0: mmu: ce0 mmu invalidate timeout
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/nouveau/bios: downgrade absence of tmds table to info from an error
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 0/2] drm/nouveau/bios/init: Improve pre-PMU devinit opcode coverage
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [Bug 110830] [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110830] New: [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- [Bug 75985] [NVC1] HDMI audio device only visible after rescan
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm/nouveau/kms/nv50-: remove overlay alpha formats
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [Bug 75985] [NVC1] HDMI audio device only visible after rescan
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 2/2] drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode
- From: Rhys Kidd <rhyskidd@xxxxxxxxx>
- [PATCH 1/2] drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcode
- From: Rhys Kidd <rhyskidd@xxxxxxxxx>
- [PATCH 0/2] drm/nouveau/bios/init: Improve pre-PMU devinit opcode coverage
- From: Rhys Kidd <rhyskidd@xxxxxxxxx>
- [PATCH] drm/nouveau/bios: downgrade absence of tmds table to info from an error
- From: Rhys Kidd <rhyskidd@xxxxxxxxx>
- [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH AUTOSEL 4.14 18/99] drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 027/141] drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 024/141] drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 021/141] drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.0 032/173] drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.0 029/173] drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.0 026/173] drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.1 035/186] drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.1 032/186] drm/nouveau: fix duplication of nv50_head_atom struct
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.1 031/186] drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.1 028/186] drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: Fix DEVICE_PRIVATE dependencies
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/nouveau: Fix DEVICE_PRIVATE dependencies
- From: Yuehaibing <yuehaibing@xxxxxxxxxx>
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110797] New: No video if nomodeset is not set with GTX 460
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Support for GP107(GL)M with Optimus
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: Support for GP107(GL)M with Optimus
- From: Markus Wanner <markus@xxxxxxxxxx>
- Re: Support for GP107(GL)M with Optimus
- From: Markus Wanner <markus@xxxxxxxxxx>
- [Bug 37471] Website with information about maintainers/developers
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Support for GP107(GL)M with Optimus
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- [Bug 110660] GeForce GT 750M Mac Edition fullscreen issues
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110660] GeForce GT 750M Mac Edition fullscreen issues
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110660] GeForce GT 750M Mac Edition fullscreen issues
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 110660] GeForce GT 750M Mac Edition fullscreen issues
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm/nouveau: fix nvif/device.h is included more than once
- From: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
- [PATCH] drm/nouveau/svm: Convert to use hmm_range_fault()
- From: Souptick Joarder <jrdr.linux@xxxxxxxxx>
- [PATCH] drm/nouveau/dispnv04: subdev/bios.h is included more than once
- From: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
- Re: [RFC][PATCH] kernel.h: Add generic roundup_64() macro
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [PATCH] drm/nouveau/svm: Convert to use hmm_range_fault()
- From: Souptick Joarder <jrdr.linux@xxxxxxxxx>
- Re: [RFC][PATCH] kernel.h: Add generic roundup_64() macro
- From: Roger Willcocks <roger@xxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]