linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dce80
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
..
dce80_hw_sequencer.c drm/amd/display: fix optimize_bandwidth func pointer for dce80 2019-02-20 16:57:47 -05:00
dce80_hw_sequencer.h amdgpu/dc: another round of dce/dcn construct cleanups. 2017-09-29 13:02:34 -04:00
dce80_resource.c drm/amd/display: make firmware info only load once during dc_bios create 2019-08-15 10:53:36 -05:00
dce80_resource.h
dce80_timing_generator.c drm/amd/display: stop external access to internal optc sync params 2019-05-24 12:20:49 -05:00
dce80_timing_generator.h drm/amd/display: Make couple functions in DCE80 TG static 2018-02-19 14:20:05 -05:00
Makefile drm/amd/display: Remove unused DCE80 compressor 2018-02-19 14:20:03 -05:00