OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:amdgpu_job
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_job.h
1
/* $NetBSD:
amdgpu_job
.h,v 1.2 2021/12/18 23:44:58 riastradh Exp $ */
38
container_of((sched_job), struct
amdgpu_job
, base)
44
struct
amdgpu_job
{
struct
70
struct
amdgpu_job
**job, struct amdgpu_vm *vm);
72
struct
amdgpu_job
**job);
74
void amdgpu_job_free_resources(struct
amdgpu_job
*job);
75
void amdgpu_job_free(struct
amdgpu_job
*job);
76
int amdgpu_job_submit(struct
amdgpu_job
*job, struct drm_sched_entity *entity,
78
int amdgpu_job_submit_direct(struct
amdgpu_job
*job, struct amdgpu_ring *ring,
amdgpu_job.h
1
/* $NetBSD:
amdgpu_job
.h,v 1.2 2021/12/18 23:44:58 riastradh Exp $ */
38
container_of((sched_job), struct
amdgpu_job
, base)
44
struct
amdgpu_job
{
struct
70
struct
amdgpu_job
**job, struct amdgpu_vm *vm);
72
struct
amdgpu_job
**job);
74
void amdgpu_job_free_resources(struct
amdgpu_job
*job);
75
void amdgpu_job_free(struct
amdgpu_job
*job);
76
int amdgpu_job_submit(struct
amdgpu_job
*job, struct drm_sched_entity *entity,
78
int amdgpu_job_submit_direct(struct
amdgpu_job
*job, struct amdgpu_ring *ring,
Completed in 22 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025