TencentOS-kernel/drivers/gpu
Dinghao Liu 2f51b206c5 drm/nouveau/dispnv50: fix runtime pm imbalance on error
[ Upstream commit dc455f4c888365595c0a13da445e092422d55b8d ]

pm_runtime_get_sync() increments the runtime PM usage counter even
the call returns an error code. Thus a pairing decrement is needed
on the error handling path to keep the counter balanced.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-16 16:37:20 +08:00
..
drm drm/nouveau/dispnv50: fix runtime pm imbalance on error 2021-03-16 16:37:20 +08:00
host1x gpu: host1x: debug: Fix multiple channels emitting messages simultaneously 2021-03-16 16:33:25 +08:00
ipu-v3 gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile 2021-03-16 16:34:14 +08:00
vga Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00