Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h595 UCHAR ucUVDClockInfoIndex; member
H A Dr600_dpm.c1160 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in r600_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h636 UCHAR ucUVDClockInfoIndex; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c623 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in amdgpu_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c1126 &array->entries[table->entries[i].ucUVDClockInfoIndex]; in get_uvd_clock_voltage_limit_table()