Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c428 if (p->bytes_moved_vis < p->bytes_moved_vis_threshold) in amdgpu_cs_bo_validate()
593 &p->bytes_moved_vis_threshold); in amdgpu_cs_parser_bos()
H A Damdgpu.h517 uint64_t bytes_moved_vis_threshold; member