Searched refs:PreVBlankGap (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | smumgr.h | 45 PreVBlankGap, enumerator
|
A D | smu71.h | 369 uint32_t PreVBlankGap; member
|
A D | smu7_discrete.h | 43 uint32_t PreVBlankGap; member
|
A D | smu72.h | 463 uint32_t PreVBlankGap; member
|
A D | smu73.h | 445 uint32_t PreVBlankGap; member
|
A D | smu75.h | 401 uint32_t PreVBlankGap; member
|
A D | smu74.h | 507 uint32_t PreVBlankGap; member
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | smu7_discrete.h | 43 uint32_t PreVBlankGap; member
|
A D | ci_dpm.c | 1974 ci_write_smc_soft_register(rdev, offsetof(SMU7_SoftRegisters, PreVBlankGap), 0x64); in ci_program_display_gap()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | vegam_smumgr.c | 2167 case PreVBlankGap: in vegam_get_offsetof() 2168 return offsetof(SMU75_SoftRegisters, PreVBlankGap); in vegam_get_offsetof()
|
A D | fiji_smumgr.c | 2306 case PreVBlankGap: in fiji_get_offsetof() 2307 return offsetof(SMU73_SoftRegisters, PreVBlankGap); in fiji_get_offsetof()
|
A D | iceland_smumgr.c | 2225 case PreVBlankGap: in iceland_get_offsetof() 2226 return offsetof(SMU71_SoftRegisters, PreVBlankGap); in iceland_get_offsetof()
|
A D | polaris10_smumgr.c | 2431 case PreVBlankGap: in polaris10_get_offsetof() 2432 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof()
|
A D | ci_smumgr.c | 2262 case PreVBlankGap: in ci_get_offsetof() 2263 return offsetof(SMU7_SoftRegisters, PreVBlankGap); in ci_get_offsetof()
|
A D | tonga_smumgr.c | 2617 case PreVBlankGap: in tonga_get_offsetof() 2618 return offsetof(SMU72_SoftRegisters, PreVBlankGap); in tonga_get_offsetof()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | smu7_hwmgr.c | 4602 PreVBlankGap), 0x64); in smu7_program_display_gap()
|
Completed in 78 milliseconds