]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ih.h
index 113a1ba13d4a4b0214e6d76f629e7a7dbc31f4f1..4e0bb645176d7e244267050bbab5f31d068e7dba 100644 (file)
@@ -24,6 +24,9 @@
 #ifndef __AMDGPU_IH_H__
 #define __AMDGPU_IH_H__
 
+/* Maximum number of IVs processed at once */
+#define AMDGPU_IH_MAX_NUM_IVS  32
+
 struct amdgpu_device;
 struct amdgpu_iv_entry;
 
This page took 0.034692 seconds and 4 git commands to generate.