Searched refs:PPSMC_MSG_PowerDownIspByTile (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu_v13_0_4_ppsmc.h | 98 #define PPSMC_MSG_PowerDownIspByTile 0x29 ///< ISP is power gated by default macro
|
D | smu_v12_0_ppsmc.h | 42 #define PPSMC_MSG_PowerDownIspByTile 0x9 // ISP is power gated by default macro
|
D | smu_v14_0_0_ppsmc.h | 94 #define PPSMC_MSG_PowerDownIspByTile 0x29 ///< ISP is power gated by default macro
|
D | smu_v11_5_ppsmc.h | 40 #define PPSMC_MSG_PowerDownIspByTile 0x6 // ISP is power gated by default macro
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | rv_ppsmc.h | 41 #define PPSMC_MSG_PowerDownIspByTile 0x9 macro
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_4_ppt.c | 106 MSG_MAP(PowerDownIspByTile, PPSMC_MSG_PowerDownIspByTile, 1),
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 60 MSG_MAP(PowerDownIspByTile, PPSMC_MSG_PowerDownIspByTile, 1),
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_0_ppt.c | 132 MSG_MAP(PowerDownIspByTile, PPSMC_MSG_PowerDownIspByTile, 1),
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | vangogh_ppt.c | 80 MSG_MAP(PowerDownIspByTile, PPSMC_MSG_PowerDownIspByTile, 0),
|