All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180517125604.GA10930@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index 4705545..f089857 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,18 +14,14 @@ index 8eb3f5176646..646c9e9bf681 100644
  	/* enable SCLK dpm */
 -	if (!data->sclk_dpm_key_disabled)
 +	if (!data->sclk_dpm_key_disabled) {
- 		if (hwmgr->chip_id == CHIP_VEGAM)
+ 		if (hwmgr->chip_id = CHIP_VEGAM)
  			smu7_disable_sclk_vce_handshake(hwmgr);
  
 @@ -1026,6 +1026,7 @@ static int smu7_enable_sclk_mclk_dpm(struct pp_hwmgr *hwmgr)
- 		(0 == smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable)),
+ 		(0 = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable)),
  		"Failed to enable SCLK DPM during DPM Start Function!",
  		return -EINVAL);
 +	}
  
  	/* enable MCLK dpm */
- 	if (0 == data->mclk_dpm_key_disabled) {
-_______________________________________________
-amd-gfx mailing list
-amd-gfx@lists.freedesktop.org
-https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ 	if (0 = data->mclk_dpm_key_disabled) {
diff --git a/a/content_digest b/N1/content_digest
index 156205b..65a21d4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
- "From\0Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH] drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()\0"
- "Date\0Thu, 17 May 2018 15:56:05 +0300\0"
+ "Date\0Thu, 17 May 2018 12:56:05 +0000\0"
  "To\0Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org>"
  " Eric Huang <JinHuiEric.Huang-5C7GfCeVMHo@public.gmane.org>\0"
  "Cc\0David (ChunMing) Zhou <David1.Zhou-5C7GfCeVMHo@public.gmane.org>"
@@ -28,20 +28,16 @@
  " \t/* enable SCLK dpm */\n"
  "-\tif (!data->sclk_dpm_key_disabled)\n"
  "+\tif (!data->sclk_dpm_key_disabled) {\n"
- " \t\tif (hwmgr->chip_id == CHIP_VEGAM)\n"
+ " \t\tif (hwmgr->chip_id = CHIP_VEGAM)\n"
  " \t\t\tsmu7_disable_sclk_vce_handshake(hwmgr);\n"
  " \n"
  "@@ -1026,6 +1026,7 @@ static int smu7_enable_sclk_mclk_dpm(struct pp_hwmgr *hwmgr)\n"
- " \t\t(0 == smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable)),\n"
+ " \t\t(0 = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable)),\n"
  " \t\t\"Failed to enable SCLK DPM during DPM Start Function!\",\n"
  " \t\treturn -EINVAL);\n"
  "+\t}\n"
  " \n"
  " \t/* enable MCLK dpm */\n"
- " \tif (0 == data->mclk_dpm_key_disabled) {\n"
- "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ " \tif (0 = data->mclk_dpm_key_disabled) {"
 
-725e462dd05e7a592f14e97eb4bf2113aaa30912fec65e3c85bf72c9b7ae0d1e
+bab7c58f26d8795f64897b16d0f02ee38c4d01762845f713662182a5bf62a8f3

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.