summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMikko Perttunen <mperttunen@nvidia.com>2017-06-09 15:25:40 +0300
committerBen Skeggs <bskeggs@redhat.com>2017-06-16 14:05:04 +1000
commitfcd504e31292c9fdba07bcd44350c145bc214183 (patch)
tree49cb71d4738a629cb723f1019e28152f81f31261 /scripts/stackusage
parentb1df242544b9477dd529b468c13066b66a3f9e97 (diff)
downloadkernel-fcd504e31292c9fdba07bcd44350c145bc214183.tar.gz
drm/nouveau/tegra: Don't leave GPU in reset
On Tegra186 systems with certain firmware revisions, leaving the GPU in reset can cause a hang. To prevent this, don't leave the GPU in reset. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
: tuners/e4000: Convert to i2c's .probe_new()Uwe Kleine-König 2022-10-24media: mxl5005s: Make array RegAddr static constColin Ian King 2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds 2022-09-24media: tuners: Remove the unneeded result variableye xingchen 2022-08-16i2c: Make remove callback return voidUwe Kleine-König 2022-04-09media: si2157: unknown chip version Si2147-A30 ROM 0x50Piotr Chmura 2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds 2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab 2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab 2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab 2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab 2022-02-09spi: make remove callback a void functionUwe Kleine-König 2022-01-10media: si2157: add support for DVB-C Annex CRobert Schlabbach 2022-01-10media: si2157: fix bandwidth stored in devRobert Schlabbach 2022-01-10media: si2157: fix 6MHz & 6.1MHz bandwidth settingRobert Schlabbach 2021-12-14media: si2157: add ATV support for si2158Mauro Carvalho Chehab 2021-12-14media: si2157: add support for 1.7MHz and 6.1 MHzMauro Carvalho Chehab 2021-12-14media: si2157: add support for ISDB-T and DTMBMauro Carvalho Chehab 2021-12-14media: si2157: get rid of chiptype dataMauro Carvalho Chehab 2021-12-14media: si2157: use a different namespace for firmwareMauro Carvalho Chehab 2021-12-14media: si2157: rework the firmware load logicMauro Carvalho Chehab 2021-12-14media: si2157: Add optional firmware downloadRobert Schlabbach 2021-12-14media: si2157: move firmware load to a separate functionMauro Carvalho Chehab 2021-12-14media: msi001: fix possible null-ptr-deref in msi001_probe()Wang Hai 2021-12-07media: tua9001: Improve messages in .remove's error pathUwe Kleine-König 2021-12-07media: Print chip type explicitly when loading the Rafael Micro r820t moduleDaniel Kamil Kozar 2021-12-07media: si2157: Fix "warm" tuner state detectionRobert Schlabbach 2021-11-29media: mxl5005s: drop some dead codeMauro Carvalho Chehab 2021-10-04Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab 2021-09-30media: tuners: mxl5007t: Removed unnecessary 'return'lijian 2021-03-22media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King 2021-03-22media: media tuner headers: fix kernel-doc warningsHans Verkuil 2021-03-22media: tuners: fix error return code of hybrid_tuner_request_state()Jia-Ju Bai 2021-03-11media: fix incorrect kernel doc usagesHans Verkuil 2021-01-27media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng 2021-01-27media: tuners/it913x.c: fix missing error codeHans Verkuil 2020-11-27media: tuners: reduce stack usage in mxl5005s_reconfigureBixuan Cui