Home
last modified time | relevance | path

Searched refs:ucUVDClockInfoIndex (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h595 UCHAR ucUVDClockInfoIndex; member
H A Dr600_dpm.c1159 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in r600_parse_extended_power_table()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h636 UCHAR ucUVDClockInfoIndex; member
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c490 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in amdgpu_parse_extended_power_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1223 &array->entries[table->entries[i].ucUVDClockInfoIndex]; in get_uvd_clock_voltage_limit_table()