Searched refs:chip_rev (Results 1 – 10 of 10) sorted by relevance
42 static uint32_t chip_rev; variable110 chip_rev = device_handle->info.chip_rev; in suite_cs_tests_init()239 (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A || in amdgpu_cs_uvd_create()240 chip_id == chip_rev+0x64)) { in amdgpu_cs_uvd_create()321 (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A || in amdgpu_cs_uvd_decode()322 chip_id == chip_rev+0x64)) { in amdgpu_cs_uvd_decode()368 (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A || in amdgpu_cs_uvd_decode()369 chip_id == chip_rev+0x64)) { in amdgpu_cs_uvd_decode()386 (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A || in amdgpu_cs_uvd_decode()387 chip_id == chip_rev+0x64)) in amdgpu_cs_uvd_decode()
59 static uint32_t chip_rev; variable62 static uint32_t chip_rev; variable106 chip_rev = device_handle->info.chip_rev; in suite_vcn_tests_enable()117 chip_id != (chip_rev + 0x32)))) { /* Arcturus */ in suite_vcn_tests_enable()129 if (chip_id >= (chip_rev + 0x91)) { in suite_vcn_tests_enable()143 if (chip_id == (chip_rev + 0x28) || in suite_vcn_tests_enable()144 chip_id == (chip_rev + 0x32) || in suite_vcn_tests_enable()145 chip_id == (chip_rev + 0x3c)) { in suite_vcn_tests_enable()
69 static uint32_t chip_rev; variable107 chip_rev = device_handle->info.chip_rev; in suite_vce_tests_enable()124 if (!(chip_id == (chip_rev + 0x3C) || /* FIJI */ in suite_vce_tests_enable()125 chip_id == (chip_rev + 0x50) || /* Polaris 10*/ in suite_vce_tests_enable()126 chip_id == (chip_rev + 0x5A) || /* Polaris 11*/ in suite_vce_tests_enable()127 chip_id == (chip_rev + 0x64) || /* Polaris 12*/ in suite_vce_tests_enable()
150 dev->info.chip_rev = dev->dev_info.chip_rev; in amdgpu_query_gpu_info_init()
433 uint32_t chip_rev; member
870 __u32 chip_rev; member
954 __u32 chip_rev; member
957 __u32 chip_rev; member
177 <6>[ 0.634709] max77686_pmic_probe: Device ID=0x09, (version:1, chip_rev:1)