search for: nv50_disp_chan_fini

Displaying 3 results from an estimated 3 matches for "nv50_disp_chan_fini".

2019 Aug 02
1
nouveau problem
...02 14:19:42 localhost.localdomain kernel: [<ffffffffc0561637>] ? nv04_timer_read+0x57/0x70 [nouveau] Aug 02 14:19:42 localhost.localdomain kernel: [<ffffffffc057b4c7>] gf119_disp_core_fini+0x107/0x160 [nouveau] Aug 02 14:19:42 localhost.localdomain kernel: [<ffffffffc0579423>] nv50_disp_chan_fini+0x23/0x40 [nouveau] Aug 02 14:19:42 localhost.localdomain kernel: [<ffffffffc04fc0bf>] nvkm_object_fini+0xdf/0x250 [nouveau] Aug 02 14:19:42 localhost.localdomain kernel: [<ffffffffc04fc078>] nvkm_object_fini+0x98/0x250 [nouveau] Aug 02 14:19:42 localhost.localdomain kernel: [<fff...
2018 Aug 20
3
[PATCH 0/2] drm/nouveau: Fix GM107 disp init failures on ThinkPad P50
This series fixes some intermittent issues with bringing up the dedicated GM107 GPU that I've been observing on my ThinkPad P50. More details within. Lyude Paul (2): drm/nouveau: Fix GM107 disp core chan init on ThinkPad P50 drm/nouveau: Fix GM107 disp dmac chan init on ThinkPad P50 .../drm/nouveau/nvkm/engine/disp/coregf119.c | 21 +++++++++++++++++--
2019 Sep 23
8
[PATCH 0/8] Add workaround for fixing runpm
Changes since last sent: * add a patch to set the device into DRM_SWITCH_POWER_CHANGING state (can be dropped actually, I thought I was needing it, came up with a different approach and forgot to delete it, doesn't hurt though) * expose information about runtime suspending to nvkm so that we can run the pcie workaround only on runtime suspend Karol Herbst (8): pci: disable ASPM