Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h118 u32 res_prios[TTM_MAX_BO_PRIORITY]; member
887 int i = ARRAY_SIZE(vbo->res_prios); in vmw_bo_prio_adjust()
890 if (vbo->res_prios[i]) { in vmw_bo_prio_adjust()
910 if (vbo->res_prios[prio]++ == 0) in vmw_bo_prio_add()
925 if (--vbo->res_prios[prio] == 0) in vmw_bo_prio_del()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h118 u32 res_prios[TTM_MAX_BO_PRIORITY]; member
887 int i = ARRAY_SIZE(vbo->res_prios); in vmw_bo_prio_adjust()
890 if (vbo->res_prios[i]) { in vmw_bo_prio_adjust()
910 if (vbo->res_prios[prio]++ == 0) in vmw_bo_prio_add()
925 if (--vbo->res_prios[prio] == 0) in vmw_bo_prio_del()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h118 u32 res_prios[TTM_MAX_BO_PRIORITY]; member
887 int i = ARRAY_SIZE(vbo->res_prios); in vmw_bo_prio_adjust()
890 if (vbo->res_prios[i]) { in vmw_bo_prio_adjust()
910 if (vbo->res_prios[prio]++ == 0) in vmw_bo_prio_add()
925 if (--vbo->res_prios[prio] == 0) in vmw_bo_prio_del()