Displaying 7 results from an estimated 7 matches for "nvkm_pmu_reset".
Did you mean:
nvkm_mc_reset
2019 Sep 01
0
nvkm_pmu_reset issue with Optimus card
Hello there,
I have got an Asus notebook with Optimus technology support on board:
$ lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530
[8086:191b] (rev 06) (prog-if 00 [VGA controller])
01:00.0 3D controller [0302]: NVIDIA Corporation GM107M [GeForce GTX 960M]
[10de:139b] (rev ff) (prog-if ff)
My system is a fully
2018 Jun 02
6
[Bug 106787] New: Thinkpad P52s NVIDIA Quadro P500 gp108 WARNING: CPU: 3 PID: 395 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86 nvkm_pmu_reset+0x14c/0x160
https://bugs.freedesktop.org/show_bug.cgi?id=106787
Bug ID: 106787
Summary: Thinkpad P52s NVIDIA Quadro P500 gp108 WARNING: CPU: 3
PID: 395 at
drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86
nvkm_pmu_reset+0x14c/0x160 [nouveau]
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.fre...
2017 Mar 02
2
[Bug 100035] New: nouveau runtime pm causes soft lockups and hangs during boot
...ffff92cd4cedf780
[ 56.593199] FS: 00007fc8a9987740(0000) GS:ffff92cd6ed80000(0000)
knlGS:0000000000000000
[ 56.593199] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 56.593200] CR2: 00007efcd12de370 CR3: 000000044c8bb000 CR4:
00000000003406e0
[ 56.593200] Call Trace:
[ 56.593252] ? nvkm_pmu_reset+0x94/0x160 [nouveau]
[ 56.593268] nvkm_pmu_preinit+0x12/0x20 [nouveau]
[ 56.593276] nvkm_subdev_preinit+0x34/0x120 [nouveau]
[ 56.593291] nvkm_device_init+0x60/0x270 [nouveau]
[ 56.593305] nvkm_udevice_init+0x48/0x60 [nouveau]
[ 56.593313] nvkm_object_init+0x40/0x190 [nouveau]
[ 56...
2017 Jul 04
2
[PATCH] secboot/acr352: reset PMU after secboot
This is needed for using Nouveaus PMU image after performing secboot. This will
be helpfull for Maxwell2 reclocking on boards without externally controlled
fans like on most laptops or fanless boards.
Signed-off-by: Karol Herbst <karolherbst at gmail.com>
---
drm/nouveau/nvkm/subdev/secboot/acr_r352.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git
2018 Nov 25
11
[Bug 108857] New: display becomes unresponsive and keyboard input fails
https://bugs.freedesktop.org/show_bug.cgi?id=108857
Bug ID: 108857
Summary: display becomes unresponsive and keyboard input fails
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
2017 Jun 22
5
[Bug 101553] New: [ 8.944203] nouveau 0000:01:00.0: DRM: failed to create kernel channel, -22
https://bugs.freedesktop.org/show_bug.cgi?id=101553
Bug ID: 101553
Summary: [ 8.944203] nouveau 0000:01:00.0: DRM: failed to
create kernel channel, -22
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
2016 Nov 21
33
[PATCH v4 0/33] Secure Boot refactoring / signed PMU firmware support for GM20B
This revision includes initial signed PMU firmware support for GM20B
(Tegra X1). This PMU code will also be used as a basis for dGPU signed
PMU firmware support.
With the PMU code, the refactoring of secure boot should also make
more sense.
ACR (secure boot) support is now separated by the driver version it
originates from. This separation allows to run any version of the ACR
on any chip,