Home
last modified time | relevance | path

Searched refs:TABLE_AVFS_FUSE_OVERRIDE (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c280 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
281 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
282 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
287 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].version = 0x01; in vega12_smu_init()
288 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].size = sizeof(AvfsFuseOverride_t); in vega12_smu_init()
325 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
326 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
327 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
363 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_fini()
364 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_fini()
[all …]
H A Dvega10_smumgr.c300 priv->smu_tables.entry[AVFSFUSETABLE].table_id = TABLE_AVFS_FUSE_OVERRIDE; in vega10_smu_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c280 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
281 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
282 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
287 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].version = 0x01; in vega12_smu_init()
288 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].size = sizeof(AvfsFuseOverride_t); in vega12_smu_init()
325 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
326 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
327 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
363 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_fini()
364 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_fini()
[all …]
H A Dvega10_smumgr.c300 priv->smu_tables.entry[AVFSFUSETABLE].table_id = TABLE_AVFS_FUSE_OVERRIDE; in vega10_smu_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c280 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
281 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
282 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
287 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].version = 0x01; in vega12_smu_init()
288 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].size = sizeof(AvfsFuseOverride_t); in vega12_smu_init()
325 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
326 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
327 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
363 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_fini()
364 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_fini()
[all …]
H A Dvega10_smumgr.c300 priv->smu_tables.entry[AVFSFUSETABLE].table_id = TABLE_AVFS_FUSE_OVERRIDE; in vega10_smu_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dsmu13_driver_if_aldebaran.h512 #define TABLE_AVFS_FUSE_OVERRIDE 2 macro
H A Dsmu9_driver_if.h433 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu11_driver_if.h836 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu11_driver_if_arcturus.h900 #define TABLE_AVFS_FUSE_OVERRIDE 3 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dsmu13_driver_if_aldebaran.h512 #define TABLE_AVFS_FUSE_OVERRIDE 2 macro
H A Dsmu9_driver_if.h433 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu11_driver_if_arcturus.h900 #define TABLE_AVFS_FUSE_OVERRIDE 3 macro
H A Dsmu11_driver_if.h836 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu11_driver_if_navi10.h1198 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu11_driver_if_sienna_cichlid.h1245 #define TABLE_AVFS_FUSE_OVERRIDE 3 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dsmu9_driver_if.h433 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu13_driver_if_aldebaran.h512 #define TABLE_AVFS_FUSE_OVERRIDE 2 macro
H A Dsmu11_driver_if.h836 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu11_driver_if_arcturus.h900 #define TABLE_AVFS_FUSE_OVERRIDE 3 macro
H A Dsmu11_driver_if_navi10.h1198 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
H A Dsmu11_driver_if_sienna_cichlid.h1245 #define TABLE_AVFS_FUSE_OVERRIDE 3 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/vega12/
H A Dsmu9_driver_if.h710 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/vega12/
H A Dsmu9_driver_if.h710 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/vega12/
H A Dsmu9_driver_if.h710 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro

12