Files
linux/drivers/gpu/drm
Mario Limonciello c01aebeef3 drm/amd: Fix an error handling mistake in psp_sw_init()
If the second call to amdgpu_bo_create_kernel() fails, the memory
allocated from the first call should be cleared.  If the third call
fails, the memory from the second call should be cleared.

Fixes: b95b539168 ("drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-07-25 16:16:57 -04:00
..
2023-04-16 14:17:41 +02:00
2023-07-11 09:23:20 +02:00
2023-03-14 17:07:48 +01:00
2023-06-07 11:53:22 +08:00
2023-07-11 09:23:20 +02:00
2023-07-11 09:23:20 +02:00
2023-05-03 16:32:33 +02:00
2023-05-24 18:03:30 +02:00
2023-02-20 14:56:52 +01:00