diff options
author | Lijo Lazar <lijo.lazar@amd.com> | 2025-04-11 17:40:26 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-11 17:01:06 -0400 |
commit | 1d9bff4cf8c53d33ee2ff1b11574e5da739ce61c (patch) | |
tree | 352580af7fcf97233401c3bff962a40be6f8b34d /drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c | |
parent | 5045c6c69872b9dd145e9ecbc9731d81a5954be1 (diff) |
drm/amdgpu: Use the right function for hdp flush
There are a few prechecks made before HDP flush like a flush is not
required on APU bare metal. Using hdp callback directly bypasses those
checks. Use amdgpu_device_flush_hdp which takes care of prechecks.
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c')
0 files changed, 0 insertions, 0 deletions