CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/10/20 20:16:53

Modified files:
        sys/dev/pci/drm: drm_gem.c drm_vma_manager.c 
        sys/dev/pci/drm/amd/amdgpu: amdgpu_ttm.c 
        sys/dev/pci/drm/i915/gem: i915_gem_mman.c i915_gem_object.c 
        sys/dev/pci/drm/include/drm: drm_vma_manager.h 
        sys/dev/pci/drm/radeon: radeon_ttm.c 

Log message:
change drm_vma function arguments to take struct drm_file *

reduces the diff to linux 5.7.y
ok kettenis@

Reply via email to