HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_ctx_entity (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ctx.h 36 struct amdgpu_ctx_entity { struct
49 struct amdgpu_ctx_entity *entities[AMDGPU_HW_IP_NUM][AMDGPU_MAX_ENTITY_NUM];
amdgpu_ctx.c 37 container_of((e), struct amdgpu_ctx_entity, entity)
73 struct amdgpu_ctx_entity *entity;
173 static void amdgpu_ctx_fini_entity(struct amdgpu_ctx_entity *entity)
465 struct amdgpu_ctx_entity *centity = to_amdgpu_ctx_entity(entity);
491 struct amdgpu_ctx_entity *centity = to_amdgpu_ctx_entity(entity);
542 struct amdgpu_ctx_entity *centity = to_amdgpu_ctx_entity(entity);

Completed in 11 milliseconds