summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2011-01-05 10:31:48 -0800
committerChris Wilson <chris@chris-wilson.co.uk>2011-01-19 12:38:11 +0000
commitf67a559daaa0e2ba616bfe9438f202bc57bc8c72 (patch)
tree197097fe78b5e356b5618f922e4ce9dbff2e5982 /tools/perf/scripts/python/syscall-counts.py
parent6f06ce184c765fd8d50669a8d12fdd566c920859 (diff)
downloadkernel-f67a559daaa0e2ba616bfe9438f202bc57bc8c72.tar.gz
drm/i915: skip FDI & PCH enabling for DP_A
eDP on the CPU doesn't need the PCH set up at all, it can in fact cause problems. So avoid FDI training and PCH PLL enabling in that case. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Tested-by: Yuanhan Liu <yuanhan.liu@linux.intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
y&id=e918e2bc52c8ac1cccd6ef822ac23eded41761b6'>selftests: KVM: Create helper for making SMCCC callsOliver Upton 2021-12-28KVM: selftests: arm64: Check for supported page sizesMarc Zyngier 2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta 2021-10-17KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta 2021-10-17KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta 2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta 2021-10-17tools: arm64: Import sysreg.hRaghavendra Rao Ananta 2021-10-17KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta 2021-08-19selftests: KVM: Introduce psci_cpu_on_testOliver Upton 2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller 2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller 2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones 2019-06-05kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones 2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones