mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 06:33:43 -04:00
drm/amd/display: Add DMCU firmware version
Read the version number from the common firmware header and store it in the dm struct Signed-off-by: David Francis <David.Francis@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
56ea097600
commit
ee6e89c0f1
@@ -131,6 +131,7 @@ struct amdgpu_display_manager {
|
||||
struct dm_comressor_info compressor;
|
||||
|
||||
const struct firmware *fw_dmcu;
|
||||
uint32_t dmcu_fw_version;
|
||||
};
|
||||
|
||||
struct amdgpu_dm_connector {
|
||||
|
||||
Reference in New Issue
Block a user