mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
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>
This commit is contained in:
parent
27e4dc2c05
commit
d97b74a833
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user