aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <linux@treblig.org>2024-12-27 11:37:53 +0000
committerAndi Shyti <andi.shyti@kernel.org>2024-12-30 01:31:45 +0100
commit64420d2f3e3bf3e72c4a56f806711fb93faf1feb (patch)
tree70eb6d9c634dc587dbbcea65f507c1c0809c52cc /tools/perf/scripts/python
parentdrm/i915: Remove deadcode (diff)
downloadlinux-64420d2f3e3bf3e72c4a56f806711fb93faf1feb.tar.gz
linux-64420d2f3e3bf3e72c4a56f806711fb93faf1feb.zip
drm/i915: Remove unused intel_huc_suspend
intel_huc_suspend() was added in 2022 by commit 27536e03271d ("drm/i915/huc: track delayed HuC load with a fence") but hasn't been used. Remove it. Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Signed-off-by: Tvrtko Ursulin <tursulin@igalia.com> Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com> Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241227113754.25871-2-tursulin@igalia.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
r>2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1 2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1 2016-12-08vhost-vsock: fix orphan connection resetPeng Tao1-1/+1 2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2 2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11 2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3 2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3 2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4 2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas3-6/+32 2016-12-08spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König1-29/+54 2016-12-08spi: Add support for Armada 3700 SPI ControllerRomain Perier3-0/+931