summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2014-12-09 21:28:28 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-12-10 17:47:24 +0100
commiteb736679aa7e6d6de647909fdf13075605927b3a (patch)
tree63c13fa2b5d6072bcd4e58ef522458e23db8616b /tools/perf/scripts/python
parent16e5ab14d7828c461c346e78f9ba1e9bdd0257aa (diff)
downloadkernel-eb736679aa7e6d6de647909fdf13075605927b3a.tar.gz
drm/i915: Engage the DP scramble reset for pipe C on CHV
To get stable CRCs from the DP CRC source we need to reset the scrambler for each frame. Enable the reset feature when grabbing CRCs for pipe C on CHV. Pipes A and B were already covered due sharing the code with VLV. We can safely extend PIPE_SCRAMBLE_RESET_MASK to deal with CHV since the extra bit was MBZ on the older platforms. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
De Marchi 2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin 2022-02-23drm/i915/rps/tgl+: Remove RPS interrupt supportJosé Roberto de Souza 2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper 2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper 2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi 2022-01-13drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*Jani Nikula 2022-01-05drm/i915: stop including i915_irq.h from i915_drv.hJani Nikula 2021-12-21drm/i915/guc: Request RP0 before loading firmwareVinay Belgaumkar 2021-12-17drm/i915/gt: Use to_gt() helperMichał Winiarski 2021-11-03drm/i915/guc/slpc: Update boost sysfs hooks for SLPCVinay Belgaumkar 2021-11-03drm/i915/guc/slpc: Add waitboost functionality for SLPCVinay Belgaumkar 2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula 2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula 2021-09-24drm/i915: Remove warning from the rps workerTejas Upadhyay 2021-09-10drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar 2021-08-12drm/i915/xehpsdv: Read correct RP_STATE_CAP registerMatt Roper 2021-08-12drm/i915/xehpsdv: factor out function to read RP_STATE_CAPLucas De Marchi 2021-08-03drm/i915/guc/slpc: Add SLPC selftestVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Sysfs hooks for SLPCVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Gate Host RPS when SLPC is enabledVinay Belgaumkar 2021-07-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi 2021-07-27drm/i915/guc: Enable the timer expired interrupt for GuCMatthew Brost 2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi 2021-05-25drm/i915/gt: Move CS interrupt handler to the backendChris Wilson 2021-03-24drm/i915/gt: SPDX cleanupChris Wilson