Searched refs:PFP (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/adreno/
H A Da3xx_gpu.c253 * adreno_gpu base class. Or push both PM4 and PFP but a3xx_hw_init()
269 /* Load PFP: */ a3xx_hw_init()
272 DBG("loading PFP ucode version: %x", ptr[5]); a3xx_hw_init()
H A Da4xx_gpu.c253 /* Load PFP: */ a4xx_hw_init()
256 DBG("loading PFP ucode version: %u", ptr[0]); a4xx_hw_init()
H A Dadreno_gpu.c370 dev_err(drm->dev, "failed to load %s PFP firmware: %d\n", adreno_gpu_init()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h282 * 1 - PFP
H A Dcikd.h397 * 1 - PFP
H A Dgfx_v7_0.c2526 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP
2541 /* Prevent the PFP from running ahead of the semaphore wait */ gfx_v7_0_ring_emit_semaphore()
2716 * PFP - Pre-Fetch Parser
2719 * The PFP and ME make up what is considered the Drawing Engine (DE).
2759 * Loads the gfx PFP, ME, and CE ucode.
2789 /* PFP */ gfx_v7_0_cp_gfx_load_microcode()
3684 /* compute doesn't have PFP */ gfx_v7_0_ring_emit_vm_flush()
3686 /* sync PFP to ME, otherwise we might get invalid PFP reads */ gfx_v7_0_ring_emit_vm_flush()
H A Diceland_smc.c503 DRM_ERROR("Failed to get firmware entry for PFP\n"); iceland_smu_request_load_fw()
H A Dfiji_smc.c457 DRM_ERROR("Failed to get firmware entry for PFP\n"); fiji_smu_request_load_fw()
H A Dtonga_smc.c459 DRM_ERROR("Failed to get firmware entry for PFP\n"); tonga_smu_request_load_fw()
H A Dgfx_v8_0.c3151 /* PFP */ gfx_v8_0_cp_gfx_load_microcode()
4644 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP
4667 /* Prevent the PFP from running ahead of the semaphore wait */ gfx_v8_0_ring_emit_semaphore()
4734 /* compute doesn't have PFP */ gfx_v8_0_ring_emit_vm_flush()
4736 /* sync PFP to ME, otherwise we might get invalid PFP reads */ gfx_v8_0_ring_emit_vm_flush()
H A Damdgpu.h1179 const struct firmware *pfp_fw; /* PFP firmware */
/linux-4.4.14/include/uapi/drm/
H A Damdgpu_drm.h452 /* Subquery id: Query GFX PFP firmware version */
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dcikd.h1083 #define SOFT_RESET_CPG (1 << 19) /* CP GFX (PFP, ME, CE) */
1870 * 1 - PFP
H A Dcik.c4030 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP
4046 /* Prevent the PFP from running ahead of the semaphore wait */ cik_semaphore_ring_emit()
4254 * PFP - Pre-Fetch Parser
4257 * The PFP and ME make up what is considered the Drawing Engine (DE).
4296 * Loads the gfx PFP, ME, and CE ucode.
4322 /* PFP */ cik_cp_gfx_load_microcode()
4352 /* PFP */ cik_cp_gfx_load_microcode()
6176 /* compute doesn't have PFP */ cik_vm_flush()
6178 /* sync PFP to ME, otherwise we might get invalid PFP reads */ cik_vm_flush()
H A Dni.c2627 /* sync PFP to ME, otherwise we might get invalid PFP reads */ cayman_vm_flush()
H A Dr600_cs.c858 DRM_ERROR("vline WAIT_REG_MEM waiting on PFP instead of ME\n"); r600_cs_common_vline_parse()
1773 DRM_ERROR("cannot use PFP on REG wait\n"); r600_packet3_check()
H A Dsi.c3500 /* PFP */ si_cp_load_microcode()
3529 /* PFP */ si_cp_load_microcode()
5107 /* sync PFP to ME, otherwise we might get invalid PFP reads */ si_vm_flush()
H A Dsid.h1689 * 1 - PFP
H A Devergreend.h1595 * 1 - PFP
H A Dr600.c2920 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP
2940 /* Prevent the PFP from running ahead of the semaphore wait */ r600_semaphore_ring_emit()
H A Devergreen_cs.c2107 DRM_ERROR("cannot use PFP on REG wait\n"); evergreen_packet3_check()
H A Dradeon.h2402 const struct firmware *pfp_fw; /* r6/700 PFP firmware */
/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h765 #define PFP 0x00000020 /* Prefetch has priority over AMC requests */ macro
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h1310 #define PFP 0x00000020 /* Prefetch has priority over AMC requests */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1682 #define PFP 0x00000020 /* Prefetch has priority over AMC requests */ macro

Completed in 974 milliseconds