Home
last modified time | relevance | path

Searched defs:vblank_time_us (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm_internal.c56 u32 vblank_time_us = 0xffffffff; /* if the displays are off, vblank time is max */ in amdgpu_dpm_get_vblank_time() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c162 u32 vblank_time_us = 0xffffffff; /* if the displays are off, vblank time is max */ in r600_dpm_get_vblank_time() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c3286 uint32_t vblank_time_us) in smu7_vblank_too_short()