Home
last modified time | relevance | path

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

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