Searched refs:PreVBlankGap (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/ |
D | smumgr.h | 44 PreVBlankGap, enumerator
|
D | smu71.h | 369 uint32_t PreVBlankGap; member
|
D | smu7_discrete.h | 43 uint32_t PreVBlankGap; member
|
D | smu72.h | 463 uint32_t PreVBlankGap; member
|
D | smu73.h | 445 uint32_t PreVBlankGap; member
|
D | smu75.h | 401 uint32_t PreVBlankGap; member
|
D | smu74.h | 507 uint32_t PreVBlankGap; member
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | smu7_discrete.h | 43 uint32_t PreVBlankGap; member
|
D | ci_dpm.c | 2009 ci_write_smc_soft_register(rdev, offsetof(SMU7_SoftRegisters, PreVBlankGap), 0x64); in ci_program_display_gap()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | vegam_smumgr.c | 2170 case PreVBlankGap: in vegam_get_offsetof() 2171 return offsetof(SMU75_SoftRegisters, PreVBlankGap); in vegam_get_offsetof()
|
D | fiji_smumgr.c | 2316 case PreVBlankGap: in fiji_get_offsetof() 2317 return offsetof(SMU73_SoftRegisters, PreVBlankGap); in fiji_get_offsetof()
|
D | iceland_smumgr.c | 2222 case PreVBlankGap: in iceland_get_offsetof() 2223 return offsetof(SMU71_SoftRegisters, PreVBlankGap); in iceland_get_offsetof()
|
D | polaris10_smumgr.c | 2243 case PreVBlankGap: in polaris10_get_offsetof() 2244 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof()
|
D | ci_smumgr.c | 2256 case PreVBlankGap: in ci_get_offsetof() 2257 return offsetof(SMU7_SoftRegisters, PreVBlankGap); in ci_get_offsetof()
|
D | tonga_smumgr.c | 2604 case PreVBlankGap: in tonga_get_offsetof() 2605 return offsetof(SMU72_SoftRegisters, PreVBlankGap); in tonga_get_offsetof()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | smu7_hwmgr.c | 4062 PreVBlankGap), 0x64); in smu7_program_display_gap()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | ci_dpm.c | 2143 ci_write_smc_soft_register(adev, offsetof(SMU7_SoftRegisters, PreVBlankGap), 0x64); in ci_program_display_gap()
|