Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dpptable.h595 UCHAR ucUVDClockInfoIndex; member
Dr600_dpm.c1159 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in r600_parse_extended_power_table()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dpptable.h636 UCHAR ucUVDClockInfoIndex; member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c567 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in amdgpu_parse_extended_power_table()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocesspptables.c1101 &array->entries[table->entries[i].ucUVDClockInfoIndex]; in get_uvd_clock_voltage_limit_table()