mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: prepare common engine_queue.h
Some of the engine queue related defines are shared by PMU, SEC2 and queue implementations and currently in gpmuif_cmn.h. Let us add engine_queue.h header file to club all those defines together. JIRA NVGPU-1994 Change-Id: I57a889e6d14d954d2660e513994bb87cbb1e5824 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2019414 GVS: Gerrit_Virtual_Submit Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
ae13910bd9
commit
e8486f0b25
@@ -28,6 +28,7 @@
|
||||
#include <nvgpu/sec2.h>
|
||||
#include <nvgpu/sec2if/sec2_if_sec2.h>
|
||||
#include <nvgpu/sec2if/sec2_if_cmn.h>
|
||||
#include <nvgpu/engine_queue.h>
|
||||
|
||||
static int sec2_seq_acquire(struct nvgpu_sec2 *sec2,
|
||||
struct sec2_sequence **pseq)
|
||||
|
||||
Reference in New Issue
Block a user