Searched refs:ADRENO_FW_GMU (Results 1 – 4 of 4) sorted by relevance
| /drivers/gpu/drm/msm/adreno/ |
| A D | a6xx_catalog.c | 714 [ADRENO_FW_GMU] = "a630_gmu.bin", 744 [ADRENO_FW_GMU] = "a630_gmu.bin", 771 [ADRENO_FW_GMU] = "a630_gmu.bin", 795 [ADRENO_FW_GMU] = "a619_gmu.bin", 820 [ADRENO_FW_GMU] = "a619_gmu.bin", 844 [ADRENO_FW_GMU] = "a619_gmu.bin", 870 [ADRENO_FW_GMU] = "a621_gmu.bin", 893 [ADRENO_FW_GMU] = "a623_gmu.bin", 925 [ADRENO_FW_GMU] = "a630_gmu.bin", 945 [ADRENO_FW_GMU] = "a640_gmu.bin", [all …]
|
| A D | adreno_gpu.h | 28 ADRENO_FW_GMU = 1, /* a6xx */ enumerator
|
| A D | a6xx_gmu.c | 765 const struct firmware *fw_image = adreno_gpu->fw[ADRENO_FW_GMU]; in a6xx_gmu_fw_load() 850 if (WARN(!adreno_gpu->fw[ADRENO_FW_GMU], in a6xx_gmu_fw_start()
|
| A D | adreno_gpu.c | 619 if (adreno_has_gmu_wrapper(adreno_gpu) && i == ADRENO_FW_GMU) in adreno_load_fw()
|
Completed in 13 milliseconds