aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2019-10-24 15:21:38 +0300
committerVille Syrjälä <[email protected]>2019-11-15 20:35:04 +0200
commitcc7a4cffea21954bc72bec8251719c3d6fcc322d (patch)
tree7f8cbf65246589841961a1a632536b2378ab8531 /tools/perf/scripts/python
parentc212fbde20aca7a8180fe0d5770bc9cfa789e27d (diff)
drm/i915: Fix frame start delay programming
Currently we're blindly poking at the frame start delay bits in PIPECONF when trying to sanitize the hardware state. Those bits decided to move elsewhere on HSW, so on many platforms we're not doing anything at all here. Also we're forgetting about the PCH transcoder entirely. Add all the bit definitions for the various homes these bits have had throughout the years, and reset them all to zero. However I'm not entirely sure this is a safe thing to do. If not I guess we'd want full readout+statecheck for this stuff. For now let's stick to the current logic and hope for the best. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Uma Shankar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions