|
@@ -268,8 +268,9 @@ err:
|
|
*
|
|
*
|
|
* Close up a stream for HW test or if userspace failed to do so
|
|
* Close up a stream for HW test or if userspace failed to do so
|
|
*/
|
|
*/
|
|
-int uvd_v6_0_enc_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle,
|
|
|
|
- bool direct, struct dma_fence **fence)
|
|
|
|
|
|
+static int uvd_v6_0_enc_get_destroy_msg(struct amdgpu_ring *ring,
|
|
|
|
+ uint32_t handle,
|
|
|
|
+ bool direct, struct dma_fence **fence)
|
|
{
|
|
{
|
|
const unsigned ib_size_dw = 16;
|
|
const unsigned ib_size_dw = 16;
|
|
struct amdgpu_job *job;
|
|
struct amdgpu_job *job;
|