Home
last modified time | relevance | path

Searched refs:ci_process_firmware_header (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c2359 static int ci_process_firmware_header(struct pp_hwmgr *hwmgr) in ci_process_firmware_header() function
2944 .process_firmware_header = ci_process_firmware_header,
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c1814 static int ci_process_firmware_header(struct radeon_device *rdev) in ci_process_firmware_header() function
5194 ret = ci_process_firmware_header(rdev); in ci_dpm_enable()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c1948 static int ci_process_firmware_header(struct amdgpu_device *adev) in ci_process_firmware_header() function
5325 ret = ci_process_firmware_header(adev); in ci_dpm_enable()