search for: drm_gpuvm_sm_map

Displaying 5 results from an estimated 5 matches for "drm_gpuvm_sm_map".

Did you mean: drm_gpuva_sm_map
2025 Feb 03
1
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
...> > driver-specific ways from the map step through to drm_gpuva objects), > > but I'll leave that to the Xe folks. > > > > Signed-off-by: Asahi Lina <lina at asahilina.net> > > --- > > Asahi Lina (4): > > drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*] > > drm/gpuvm: Plumb through flags into drm_gpuva_op_map > > drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic > > drm/gpuvm: Plumb through flags into drm_gpuva_init > > Without looking into any details yet: > > This is a bit of tricky one,...
2025 Feb 02
1
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
...now passes flags around in various > driver-specific ways from the map step through to drm_gpuva objects), > but I'll leave that to the Xe folks. > > Signed-off-by: Asahi Lina <lina at asahilina.net> > --- > Asahi Lina (4): > drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*] > drm/gpuvm: Plumb through flags into drm_gpuva_op_map > drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic > drm/gpuvm: Plumb through flags into drm_gpuva_init Without looking into any details yet: This is a bit of tricky one, since we're not even close to hav...
2025 Feb 03
1
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
...s from the map step through to drm_gpuva objects), > > > but I'll leave that to the Xe folks. > > > > > > Signed-off-by: Asahi Lina <lina at asahilina.net> > > > --- > > > Asahi Lina (4): > > > drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*] > > > drm/gpuvm: Plumb through flags into drm_gpuva_op_map > > > drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic > > > drm/gpuvm: Plumb through flags into drm_gpuva_init > > > > Without looking into any details yet: > > >...
2025 Feb 03
1
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
...drm_gpuva objects), > > > > but I'll leave that to the Xe folks. > > > > > > > > Signed-off-by: Asahi Lina <lina at asahilina.net> > > > > --- > > > > Asahi Lina (4): > > > > drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*] > > > > drm/gpuvm: Plumb through flags into drm_gpuva_op_map > > > > drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic > > > > drm/gpuvm: Plumb through flags into drm_gpuva_init > > > > > > Without looking into any d...
2025 Feb 03
0
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
...ep through to drm_gpuva objects), > >>> but I'll leave that to the Xe folks. > >>> > >>> Signed-off-by: Asahi Lina <lina at asahilina.net> > >>> --- > >>> Asahi Lina (4): > >>> drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*] > >>> drm/gpuvm: Plumb through flags into drm_gpuva_op_map > >>> drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic > >>> drm/gpuvm: Plumb through flags into drm_gpuva_init > >> > >> Without looking into any details ye...