summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2023-06-05 11:11:21 +0200
committerAlex Deucher <alexander.deucher@amd.com>2023-06-15 11:06:59 -0400
commite2ad8e2df432498b1cee2af04df605723f4d75e6 (patch)
tree0f012980352bfa6cfd5d99339d7b5830a3f041cb /scripts/const_structs.checkpatch
parent43aedbf4da1db9a9c2f9e160a4ae96dfda83774c (diff)
downloadkernel-e2ad8e2df432498b1cee2af04df605723f4d75e6.tar.gz
drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory
We need to grab the lock of the BO or otherwise can run into a crash when we try to inspect the current location. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Acked-by: Guchun Chen <guchun.chen@amd.com> Tested-by: Mikhail Gavrilov <mikhail.v.gavrilov@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
t340x: Add keep alive response methodSrinivas Pandruvada 2020-10-12thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada 2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek 2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz 2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz 2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz 2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz 2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz 2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz 2020-05-29thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett 2020-05-29thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett 2020-05-29thermal/int340x_thermal: Export GDDVMatthew Garrett 2020-04-15thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz 2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela 2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai 2019-12-19thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela