summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2013-06-04 13:48:59 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-06-06 13:42:46 +0200
commit63cbb0747622d923665294519e9a24bc9c654c19 (patch)
tree32b13fb9019e7a68e5ef10d08f7175d8312f3110 /tools/perf/scripts/python
parent5434fd926d1e4de5d82fcbd4e7e4698cc6575bdb (diff)
drm/i915: Always load the display palette before enabling the pipe
Loading the palette after the planes are enabled can risk showing incorrect colors. ILK+ already load the palette before even the pipe is enabled. Just follow the same order for gen2-4 and VLV. According to BSpec the requirements for palette access are display core clock and display PLL running. In certain platforms just the core clock may be enough. But we definitely should have both running when this gets called during the modeset. v2: Amend the commit message with some display PLL/core clock info Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions