drm/amd/amdgpu: Declare isp firmware binary file
Declare isp firmware file isp_4_1_1.bin required by isp4.1.1 device.
Suggested-by: Alexey Zagorodnikov <xglooom@gmail.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit d97b74a833)
Cc: stable@vger.kernel.org
This commit is contained in:
committed by
Alex Deucher
parent
1d66c3f2b8
commit
857ccfc19f
@@ -29,6 +29,8 @@
|
||||
#include "amdgpu.h"
|
||||
#include "isp_v4_1_1.h"
|
||||
|
||||
MODULE_FIRMWARE("amdgpu/isp_4_1_1.bin");
|
||||
|
||||
#define ISP_PERFORMANCE_STATE_LOW 0
|
||||
#define ISP_PERFORMANCE_STATE_HIGH 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user