mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 13:24:22 -04:00
drm/amdkfd: Add SDMA info for SDMA 4.4.2
Update SDMA queue information for SDMA 4.4.2. Signed-off-by: Mukul Joshi <mukul.joshi@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
643e40d4c0
commit
1bd6dd21fc
@@ -82,6 +82,7 @@ static void kfd_device_info_set_sdma_info(struct kfd_dev *kfd)
|
||||
case IP_VERSION(4, 2, 0):/* VEGA20 */
|
||||
case IP_VERSION(4, 2, 2):/* ARCTURUS */
|
||||
case IP_VERSION(4, 4, 0):/* ALDEBARAN */
|
||||
case IP_VERSION(4, 4, 2):
|
||||
case IP_VERSION(5, 0, 0):/* NAVI10 */
|
||||
case IP_VERSION(5, 0, 1):/* CYAN_SKILLFISH */
|
||||
case IP_VERSION(5, 0, 2):/* NAVI14 */
|
||||
|
||||
Reference in New Issue
Block a user