linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dce100
Dmytro Laktyushkin 9adc8050bf drm/amd/display: make firmware info only load once during dc_bios create
Currently every time DC wants to access firmware info we make a call
into VBIOS. This makes no sense as there is nothing that can change
runtime inside fw info and can cause issues when calling unstable
bios during bringup.

This change eliminate this behavior by only calling bios once for fw
info and keeping it stored as part of dc_bios.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-08-15 10:53:36 -05:00
..
dce100_hw_sequencer.c drm/amd/display: make clk mgr soc specific 2019-05-31 10:39:29 -05:00
dce100_hw_sequencer.h drm/amd/display: fix optimize_bandwidth func pointer for dce80 2019-02-20 16:57:47 -05:00
dce100_resource.c drm/amd/display: make firmware info only load once during dc_bios create 2019-08-15 10:53:36 -05:00
dce100_resource.h drm/amd/display: Engine-specific encoder allocation 2019-05-24 12:21:00 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-04 11:47:55 -05:00