]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ucode.h
index 9f31c9d2ea9adf4b0d810705a8cfdd58fa7dfe82..30b5500dc152140ca5ef49f3d6f217e04cdf2fc8 100644 (file)
@@ -127,6 +127,9 @@ struct gpu_info_firmware_v1_0 {
        uint32_t gc_parameter_cache_depth;
        uint32_t gc_double_offchip_lds_buffer;
        uint32_t gc_wave_size;
+       uint32_t gc_max_waves_per_simd;
+       uint32_t gc_max_scratch_slots_per_cu;
+       uint32_t gc_lds_size;
 };
 
 /* version_major=1, version_minor=0 */
This page took 0.035593 seconds and 4 git commands to generate.