Re: [Intel-gfx] [PATCH v3] drm/i915/skl: Retrieve the Rpe value from Pcode

2015-06-28 Thread shuang . he
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6601 -Summary- Platform Delta drm-intel-nightly Series Applied ILK

[Intel-gfx] [PATCH v3] drm/i915/skl: Retrieve the Rpe value from Pcode

2015-06-12 Thread akash . goel
From: Akash Goel Read the efficient frequency (aka RPe) value through the the mailbox command (0x1A) from the pcode, as done on Haswell and Broadwell. The turbo minimum frequency softlimit is not revised as per the efficient frequency value. v2: Replaced the conditional expression operator with