Home
last modified time | relevance | path

Searched refs:timeslice_ms (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/
H A Ddrm_pagemap.h128 unsigned long timeslice_ms);
339 unsigned long timeslice_ms; member
364 unsigned long timeslice_ms);
/linux/drivers/gpu/drm/xe/
H A Dxe_svm.c1025 unsigned long timeslice_ms) in xe_drm_pagemap_populate_mm() argument
1029 .timeslice_ms = timeslice_ms, in xe_drm_pagemap_populate_mm()
1196 .timeslice_ms = need_vram && devmem_possible ?
1250 ctx.timeslice_ms <<= 1; /* Double timeslice if we have to retry */
1283 ctx.timeslice_ms <<= 1; /* Double timeslice if we have to retry */
1337 ctx.timeslice_ms <<= 1; /* Double timeslice if we have to retry */
1629 ctx->timeslice_ms); in xe_svm_alloc_vram()
/linux/drivers/gpu/drm/
H A Ddrm_pagemap.c643 msecs_to_jiffies(mdetails->timeslice_ms); in drm_pagemap_migrate_to_devmem()
1251 unsigned long timeslice_ms) in drm_pagemap_populate_mm() argument
1259 timeslice_ms); in drm_pagemap_populate_mm()