Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c78 static bool is_pipe_enabled(struct device_queue_manager *dqm, int mec, int pipe) in is_pipe_enabled() function
661 if (!is_pipe_enabled(dqm, 0, pipe)) in allocate_hqd()
1384 if (is_pipe_enabled(dqm, 0, i)) { in init_interrupts()