summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRamalingam C <ramalingam.c@intel.com>2019-08-28 22:12:15 +0530
committerUma Shankar <uma.shankar@intel.com>2019-08-30 14:08:30 +0530
commit39e2df090c3cdce23a064929333b3be119111765 (patch)
tree05212d01e6f1874d96778f3ffdde45939707d14c /tools/perf/scripts/python/stackcollapse.py
parent2d15cf1b9ae4c623b1a05838317f4c18fd534c9a (diff)
downloadkernel-39e2df090c3cdce23a064929333b3be119111765.tar.gz
drm/i915/hdcp: update current transcoder into intel_hdcp
On gen12+ platforms, HDCP HW is associated to the transcoder. Hence on every modeset update associated transcoder into the intel_hdcp of the port. v2: s/trans/cpu_transcoder [Jani] v3: comment is added for fw_ddi init for gen12+ [Shashank] only hdcp capable transcoder is translated into fw_tc [Shashank] v4: fw_tc initialization is kept for modeset. [Tomas] few extra doc is added at port_data init [Tomas] v5: Few comments are improvised [Tomas] Signed-off-by: Ramalingam C <ramalingam.c@intel.com> Acked-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Shashank Sharma <shashank.sharma@intel.com> Signed-off-by: Uma Shankar <uma.shankar@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190828164216.405-6-ramalingam.c@intel.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
pan>msm: timer: Remove SoC specific #ifdefsStephen Boyd 2011-11-10msm: timer: Remove msm_clocks[] and simplify codeStephen Boyd 2011-11-10msm: timer: Fix ONESHOT mode interruptsStephen Boyd 2011-11-10msm: timer: Use GPT for clockevents and DGT for clocksourceStephen Boyd 2011-11-10msm: timer: Cleanup #includes and #definesStephen Boyd 2011-11-10msm: timer: Tighten #ifdef for local timer supportStephen Boyd 2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier 2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd 2011-06-17msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein 2011-05-31msm: timer: Fix SMP build errorStephen Boyd 2011-03-31msm: timer: fix missing return valueDavid Brown 2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds 2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar 2011-01-21msm: timer: Timer support for MSM8960Stepan Moskovchenko 2011-01-21msm: Generalize timer register mappingsDavid Brown 2011-01-07msm: timer: SMP timer support for msmJeff Ohlstein 2010-12-22ARM: MSM: update clock source registrationRussell King 2010-10-27msm: timer: Decrease shift on timer clocksourceJeff Ohlstein 2010-10-08msm: timer: support 8x60 timersJeff Ohlstein 2010-05-13msm: timer: allow MSM_DGT_BASE to be overridenDaniel Walker