Subversion Repositories Kolibri OS

Rev

Rev 5078 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5078 Rev 6104
Line 462... Line 462...
462
	PPSMC_Result result;
462
	PPSMC_Result result;
Line 463... Line 463...
463
 
463
 
Line 464... Line 464...
464
	result = rv770_send_msg_to_smc(rdev, PPSMC_MSG_TwoLevelsDisabled);
464
	result = rv770_send_msg_to_smc(rdev, PPSMC_MSG_TwoLevelsDisabled);
465
 
465
 
Line 466... Line 466...
466
	if (result != PPSMC_Result_OK)
466
	if (result != PPSMC_Result_OK)
Line 467... Line 467...
467
		DRM_ERROR("Could not force DPM to low\n");
467
		DRM_DEBUG("Could not force DPM to low\n");