]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu: drop some kernel messages in VCN code
authorDavid (Ming Qiang) Wu <David.Wu3@amd.com>
Thu, 23 May 2024 14:50:18 +0000 (10:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Jun 2024 14:57:34 +0000 (10:57 -0400)
commit813e7d4cd05e16fa578563e4c4e62f3de4ee34fc
tree6f0a9449e961e7c70c515f22f72af37a81f5d922
parenteba791dc17547c78727778426962f855b52b266b
drm/amdgpu: drop some kernel messages in VCN code

We have messages when the VCN fails to initialize and
there is no need to report on success.
Also PSP loading FWs is the default for production.

Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Sonny Jiang <sonjiang@amd.com>
Signed-off-by: David (Ming Qiang) Wu <David.Wu3@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c