Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amd: Drop MALL

Not supported on SMU 15_0_0

Signed-off-by: Pratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Pratik Vishwakarma and committed by
Alex Deucher
782baa76 c6948604

-13
-13
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_0_ppt.c
··· 58 58 #define mmMP1_SMN_C2PMSG_34 0x0062 59 59 #define mmMP1_SMN_C2PMSG_34_BASE_IDX 1 60 60 61 - /* MALLPowerController message arguments (Defines for the Cache mode control) */ 62 - #define SMU_MALL_PMFW_CONTROL 0 63 - #define SMU_MALL_DRIVER_CONTROL 1 64 - 65 - /* 66 - * MALLPowerState message arguments 67 - * (Defines for the Allocate/Release Cache mode if in driver mode) 68 - */ 69 - #define SMU_MALL_EXIT_PG 0 70 - #define SMU_MALL_ENTER_PG 1 71 - 72 - #define SMU_MALL_PG_CONFIG_DEFAULT SMU_MALL_PG_CONFIG_DRIVER_CONTROL_ALWAYS_ON 73 - 74 61 #define SMU_15_0_UMD_PSTATE_GFXCLK 700 75 62 #define SMU_15_0_UMD_PSTATE_SOCCLK 678 76 63 #define SMU_15_0_UMD_PSTATE_FCLK 1800