···7474 adev->gfx.mec_bitmap[xcc_id].queue_bitmap);7575}76767777-int amdgpu_gfx_me_queue_to_bit(struct amdgpu_device *adev,7878- int me, int pipe, int queue)7777+static int amdgpu_gfx_me_queue_to_bit(struct amdgpu_device *adev,7878+ int me, int pipe, int queue)7979{8080 int bit = 0;8181
-2
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
···550550 struct amdgpu_ring *ring);551551bool amdgpu_gfx_is_high_priority_graphics_queue(struct amdgpu_device *adev,552552 struct amdgpu_ring *ring);553553-int amdgpu_gfx_me_queue_to_bit(struct amdgpu_device *adev, int me,554554- int pipe, int queue);555553bool amdgpu_gfx_is_me_queue_enabled(struct amdgpu_device *adev, int me,556554 int pipe, int queue);557555void amdgpu_gfx_off_ctrl(struct amdgpu_device *adev, bool enable);