CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/31 01:47:03
Modified files:
sys/dev/pci/drm: drm_cache.c
Log message:
enable the movntdqa version of drm_memcpy_from_wc()
only caller is ttm_move_memcpy()
inteldrm has equivalent bits in i915_memcpy.c
