Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
amdgpu_ctx.h | 54 atomic_t guilty; member in struct:amdgpu_ctx |
/src/sys/external/bsd/drm2/dist/include/drm/ | |
gpu_scheduler.h | 75 * @guilty: points to ctx's guilty. 101 atomic_t *guilty; member in struct:drm_sched_entity 186 * limit of the scheduler then the job is marked guilty and will not 272 * guilty and it will be considered for scheduling further. 275 * @free_guilty: A hit to time out handler to free the guilty job. 328 atomic_t *guilty); |
/src/sys/external/bsd/drm2/dist/drm/i915/ | |
i915_gpu_error.h | 94 int guilty; member in struct:intel_engine_coredump::i915_gem_context_coredump |