commit | 48321c3dde79f7f2db5000febddf70df3620c445 | [log] [tgz] |
---|---|---|
author | Harry Wentland <harry.wentland@amd.com> | Tue May 07 14:34:21 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:59:34 2019 -0500 |
tree | f62250df689c9d2ed9507d9c19f87975ce55faa2 | |
parent | edee92c3794074c698ef0dfbcb4274576dea39c7 [diff] |
drm/amd/display: Read soc_bounding_box from gpu_info (v2) [WHY] We don't want to expose sensitive ASIC information before ASIC release. [HOW] Encode the soc_bounding_box in the gpu_info FW (for Linux) and read it at driver load. v2: fix warning when CONFIG_DRM_AMD_DC_DCN2_0 is not set (Alex) Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>