Home
last modified time | relevance | path

Searched refs:bytes_moved_vis_threshold (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_cs.c417 if (p->bytes_moved_vis < p->bytes_moved_vis_threshold) in amdgpu_cs_bo_validate()
687 (u64 *)&p->bytes_moved_vis_threshold); in amdgpu_cs_parser_bos()
HDamdgpu.h1004 uint64_t bytes_moved_vis_threshold; member