Home
last modified time | relevance | path

Searched hist:"17 ffdc482982af92bddb59692af1c5e1de23d184" (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dhmm.hdiff 17ffdc482982af92bddb59692af1c5e1de23d184 Mon Mar 16 20:32:15 CET 2020 Christoph Hellwig <hch@lst.de> mm: simplify device private page handling in hmm_range_fault

Remove the HMM_PFN_DEVICE_PRIVATE flag, no driver has ever set this flag
on input, and the only place that uses it on output can be trivially
changed to use is_device_private_page().

This removes the ability to request that device_private pages are faulted
back into system memory.

Link: https://lore.kernel.org/r/20200316193216.920734-4-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_dmem.cdiff 17ffdc482982af92bddb59692af1c5e1de23d184 Mon Mar 16 20:32:15 CET 2020 Christoph Hellwig <hch@lst.de> mm: simplify device private page handling in hmm_range_fault

Remove the HMM_PFN_DEVICE_PRIVATE flag, no driver has ever set this flag
on input, and the only place that uses it on output can be trivially
changed to use is_device_private_page().

This removes the ability to request that device_private pages are faulted
back into system memory.

Link: https://lore.kernel.org/r/20200316193216.920734-4-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
H A Dnouveau_svm.cdiff 17ffdc482982af92bddb59692af1c5e1de23d184 Mon Mar 16 20:32:15 CET 2020 Christoph Hellwig <hch@lst.de> mm: simplify device private page handling in hmm_range_fault

Remove the HMM_PFN_DEVICE_PRIVATE flag, no driver has ever set this flag
on input, and the only place that uses it on output can be trivially
changed to use is_device_private_page().

This removes the ability to request that device_private pages are faulted
back into system memory.

Link: https://lore.kernel.org/r/20200316193216.920734-4-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
/linux/mm/
H A Dhmm.cdiff 17ffdc482982af92bddb59692af1c5e1de23d184 Mon Mar 16 20:32:15 CET 2020 Christoph Hellwig <hch@lst.de> mm: simplify device private page handling in hmm_range_fault

Remove the HMM_PFN_DEVICE_PRIVATE flag, no driver has ever set this flag
on input, and the only place that uses it on output can be trivially
changed to use is_device_private_page().

This removes the ability to request that device_private pages are faulted
back into system memory.

Link: https://lore.kernel.org/r/20200316193216.920734-4-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.cdiff 17ffdc482982af92bddb59692af1c5e1de23d184 Mon Mar 16 20:32:15 CET 2020 Christoph Hellwig <hch@lst.de> mm: simplify device private page handling in hmm_range_fault

Remove the HMM_PFN_DEVICE_PRIVATE flag, no driver has ever set this flag
on input, and the only place that uses it on output can be trivially
changed to use is_device_private_page().

This removes the ability to request that device_private pages are faulted
back into system memory.

Link: https://lore.kernel.org/r/20200316193216.920734-4-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>