diff options
author | Timmy Tsai <timmtsai@amd.com> | 2023-08-31 13:31:31 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-09-20 12:24:28 -0400 |
commit | 2fa73a101cd812bceb9d865fee296fc1057541a2 (patch) | |
tree | 190f336b78afa783e03c54795b2b84b4424ab7b2 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | bb0f84293e61f052f96f8bec75844b43ea2e3822 (diff) |
drm/amd: Add HDP flush during jpeg init
During jpeg init, CPU writes to frame buffer which can be cached by HDP,
occasionally causing invalid header to be sent to MMSCH. Perform HDP flush
after writing to frame buffer before continuing with jpeg init sequence.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Timmy Tsai <timmtsai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions