Searched refs:PreVBlankGap (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
D | smumgr.h | 45 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-v5.4/drivers/gpu/drm/radeon/ |
D | smu7_discrete.h | 43 uint32_t PreVBlankGap; member
|
D | ci_dpm.c | 2011 ci_write_smc_soft_register(rdev, offsetof(SMU7_SoftRegisters, PreVBlankGap), 0x64); in ci_program_display_gap()
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | vegam_smumgr.c | 2172 case PreVBlankGap: in vegam_get_offsetof() 2173 return offsetof(SMU75_SoftRegisters, PreVBlankGap); in vegam_get_offsetof()
|
D | fiji_smumgr.c | 2309 case PreVBlankGap: in fiji_get_offsetof() 2310 return offsetof(SMU73_SoftRegisters, PreVBlankGap); in fiji_get_offsetof()
|
D | iceland_smumgr.c | 2225 case PreVBlankGap: in iceland_get_offsetof() 2226 return offsetof(SMU71_SoftRegisters, PreVBlankGap); in iceland_get_offsetof()
|
D | polaris10_smumgr.c | 2324 case PreVBlankGap: in polaris10_get_offsetof() 2325 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof()
|
D | ci_smumgr.c | 2260 case PreVBlankGap: in ci_get_offsetof() 2261 return offsetof(SMU7_SoftRegisters, PreVBlankGap); in ci_get_offsetof()
|
D | tonga_smumgr.c | 2617 case PreVBlankGap: in tonga_get_offsetof() 2618 return offsetof(SMU72_SoftRegisters, PreVBlankGap); in tonga_get_offsetof()
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | smu7_hwmgr.c | 4097 PreVBlankGap), 0x64); in smu7_program_display_gap()
|