summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2017-10-01 13:52:43 -0400
committerBen Skeggs <bskeggs@redhat.com>2017-10-03 16:34:17 +1000
commit194d68dd051c2dd5ac2b522ae16100e774e8d869 (patch)
tree5ceee9cef79e34e229cf8cd254183a2a5f2c2307 /tools/perf/scripts/python
parent77913bbcb43ac9a07a6fe849c2fd3bf85fc8bdd8 (diff)
downloadkernel-194d68dd051c2dd5ac2b522ae16100e774e8d869.tar.gz
drm/nouveau/bsp/g92: disable by default
G92's seem to require some additional bit of initialization before the BSP engine can work. It feels like clocks are not set up for the underlying VLD engine, which means that all commands submitted to the xtensa chip end up hanging. VP seems to work fine though. This still allows people to force-enable the bsp engine if they want to play around with it, but makes it harder for the card to hang by default. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
stro/kernel/commit/drivers/net/ethernet/engleder/tsnep_main.c?id=b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d'>net: drop the weight argument from netif_napi_addJakub Kicinski 2022-08-22tsnep: Record RX queueGerhard Engleder 2022-08-22tsnep: Support full DMA maskGerhard Engleder 2022-08-22tsnep: Improve TX length handlingGerhard Engleder 2022-08-22tsnep: Add loopback supportGerhard Engleder 2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder 2022-08-08tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder 2022-05-10tsnep: Add free running cycle counter supportGerhard Engleder 2022-04-22tsnep: Remove useless null check before call of_node_put()Haowen Bai 2021-11-25tsnep: Add missing of_node_put() in tsnep_mdio_init()Yang Yingliang 2021-11-24tsnep: Fix resource_size cocci warningGerhard Engleder 2021-11-24tsnep: fix platform_no_drv_owner.cocci warningYang Li 2021-11-23tsnep: Fix set MAC addressGerhard Engleder 2021-11-22tsn: Fix build.David S. Miller 2021-11-22tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder