Home
last modified time | relevance | path

Searched refs:ATOM_PPLIB_POWERPLAYTABLE3 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c56 sizeof(ATOM_PPLIB_POWERPLAYTABLE3)) { in get_vce_table_offset()
57 const ATOM_PPLIB_POWERPLAYTABLE3 *powerplay_table3 = in get_vce_table_offset()
58 (const ATOM_PPLIB_POWERPLAYTABLE3 *)powerplay_table; in get_vce_table_offset()
158 sizeof(ATOM_PPLIB_POWERPLAYTABLE3)) { in get_uvd_table_offset()
159 const ATOM_PPLIB_POWERPLAYTABLE3 *powerplay_table3 = in get_uvd_table_offset()
160 (const ATOM_PPLIB_POWERPLAYTABLE3 *)powerplay_table; in get_uvd_table_offset()
223 sizeof(ATOM_PPLIB_POWERPLAYTABLE3)) { in get_samu_table_offset()
224 const ATOM_PPLIB_POWERPLAYTABLE3 *powerplay_table3 = in get_samu_table_offset()
225 (const ATOM_PPLIB_POWERPLAYTABLE3 *)powerplay_table; in get_samu_table_offset()
259 sizeof(ATOM_PPLIB_POWERPLAYTABLE3)) { in get_acp_table_offset()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h194 } ATOM_PPLIB_POWERPLAYTABLE3, *LPATOM_PPLIB_POWERPLAYTABLE3; typedef
198 ATOM_PPLIB_POWERPLAYTABLE3 basicTable3;