]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 11 Mar 2025 19:43:07 +0000 (15:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:36 +0000 (15:18 -0400)
commit0f774fce4499d30378372862b22490673ca5821d
tree8ed1cda0e2c554e77355ebbf1bc2c8a4e9e7506a
parent7ac66f9355457e16ea5876cd9192b680f474b316
drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()

pass in a pointer to amdgpu_device directly to the function.

Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c