Home
last modified time | relevance | path

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

/third_party/libdrm/freedreno/
Dfreedreno_drmif.h98 FD_VERSION_BO_IOVA = 3, /* supports fd_bo_get/put_iova() */ enumerator
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h136 FD_VERSION_BO_IOVA = 3, /* supports fd_bo_get/put_iova() */ enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c281 fd_device_version(ctx->dev) < FD_VERSION_BO_IOVA) { in ir3_shader_compute_state_create()