aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorRodrigo Vivi <[email protected]>2017-06-09 15:26:02 -0700
committerRodrigo Vivi <[email protected]>2017-06-12 09:41:42 -0700
commit555e38d2731720a8eacc0463a26bdd74315d2d63 (patch)
tree3f502a536b97c6f561525a884f808003a57c1534 /tools/perf/util/c++/clang.cpp
parentd1999e9ef84f2c2d012d8acec2b68d937bcfd6c4 (diff)
drm/i915/cnl: DDI - PLL mapping
One of the steps for PLL (un)initialization is to (un)map the correspondent DDI that is actually using that PLL. So, let's do this step following the places already stablished and used so far, although spec put this as part of PLL initialization sequences. v2: Use proper prefix on bits names as suggested by Ander. v3: Add missed "~". Without that the logic was inverted so we were disabling interrupts. Credits-to: Clinton Credits-to: Art v4: Spec is getting updated to do DDI -> PLL mapping and clock on in 2 separated reg writes. (Paulo) Also update bits definitions to use space (1 << 1) instead of (1<<1). (Paulo) Cc: Paulo Zanoni <[email protected]> Cc: Art Runyan <[email protected]> Cc: Clint Taylor <[email protected]> Cc: Ville Syrjälä <[email protected]> Cc: Kahola, Mika <[email protected]> Cc: Ander Conselvan De Oliveira <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Reviewed-by: Kahola, Mika <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions