[PATCH 16/21] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Minor spelling nitpick.
>>   +/**
>> + * amdgpu_ring_lru_get - get the least recently used ring for a HW 
>> IP block
>> + *
>> + * @adev: amdgpu_device pointer
>> + * @type: amdgpu_ring_type enum
>> + * @ring: output ring
>> + *
>> + * Retreive the amdgpu_ring structure for the least recently used 
>> ring of
s/Retreive/Retrieve/
>>
>> + * a specific IP block (all asics).
>> + * Returns 0 on success, error on failure.
>> + */
>> +int amdgpu_ring_lru_get(struct amdgpu_device *adev, int type,
>> +            struct amdgpu_ring **ring)



[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux