aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorShobhit Kumar <[email protected]>2015-11-05 18:05:32 +0530
committerJani Nikula <[email protected]>2015-11-05 15:02:58 +0200
commitf1b391a55134df0d338a6ff829baa0f578d86852 (patch)
tree4da27538fff17740cc5abdfe9659be0f800b77d0 /tools/perf/scripts/python/net_dropmonitor.py
parentb5667627963b51baa06868a550d2bc340e3d18a9 (diff)
drm/i915/skl: While sanitizing cdclock check the SWF18 as well
SWF18 is set if the display has been initialized by the pre-os. It also gives what configuration is enabled on which pipe. In skl_sanitize_cdclk, the DPLL sanity check can pass even if GOP/VBIOS is not loaded as BIOS enables DPLL for integrated audio codec related programming. So fisrt check if SWF18 is set and then follow through with other DPLL and CDCLK verification. If not set then for sure we need to sanitize the cdclock. v2: Update the commit message for clarity (Siva) v3: Correct the mask to check for bits[23:0] instead of only bits[16:0]. Had missed checking for PIPE C altogether. Remaining are reserved (Siva) v4: Use ILK_SWF macro for SWF register definitions. Taken from Ville's patch http://lists.freedesktop.org/archives/intel-gfx/2015-November/079480.html Cc: Ville Syrjälä <[email protected]> Signed-off-by: Shobhit Kumar <[email protected]> Reviewed-by: Sivakumar Thulasimani <[email protected]> Acked-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions