Searched refs:PreVBlankGap (Results 1 – 16 of 16) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/pm/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-5.19.10/drivers/gpu/drm/radeon/ |
D | smu7_discrete.h | 43 uint32_t PreVBlankGap; member
|
D | ci_dpm.c | 1974 ci_write_smc_soft_register(rdev, offsetof(SMU7_SoftRegisters, PreVBlankGap), 0x64); in ci_program_display_gap()
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vegam_smumgr.c | 2167 case PreVBlankGap: in vegam_get_offsetof() 2168 return offsetof(SMU75_SoftRegisters, PreVBlankGap); in vegam_get_offsetof()
|
D | fiji_smumgr.c | 2306 case PreVBlankGap: in fiji_get_offsetof() 2307 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 | 2431 case PreVBlankGap: in polaris10_get_offsetof() 2432 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof()
|
D | ci_smumgr.c | 2263 case PreVBlankGap: in ci_get_offsetof() 2264 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-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu7_hwmgr.c | 4551 PreVBlankGap), 0x64); in smu7_program_display_gap()
|