linux/drivers/gpu/drm/amd/display/dc
Eric Bernstein 83e6667b67 drm/amd/display: Remove Assert from dcn10_get_dig_frontend
[Why]
In some cases, this function is called when DIG BE is not
connected to DIG FE, in which case a value of zero isn't
invalid and assert should not be hit.

[How]
Remove assert and handle ENGINE_ID_UNKNOWN result in calling
function.

Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2021-02-22 18:21:30 -05:00
..
basics
bios drm/amd/display: Fix HDMI deep color output for DCE 6-11. 2021-01-25 17:49:47 -05:00
calcs
clk_mgr drm/amd/display: Add null pointer check to is_dig_enabled func 2021-02-02 12:08:43 -05:00
core Revert "drm/amd/display: reuse current context instead of recreating one" 2021-02-22 18:19:54 -05:00
dce drm/amd/display: Fix potential integer overflow 2021-02-18 16:43:09 -05:00
dce60
dce80
dce100
dce110
dce112
dce120
dcn10 drm/amd/display: Remove Assert from dcn10_get_dig_frontend 2021-02-22 18:21:30 -05:00
dcn20 drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth() 2021-02-18 16:43:09 -05:00
dcn21 drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth() 2021-02-18 16:43:09 -05:00
dcn30 drm/amd/display: Remove Assert from dcn10_get_dig_frontend 2021-02-22 18:21:30 -05:00
dcn301 drm/amd/display: Drop SOC bounding box hookup in DM/DC 2021-02-02 12:08:04 -05:00
dcn302 drm/amd/display: fix initial bounding box values for dcn3.02 2021-02-02 12:10:56 -05:00
dml drm/amd/display: DIO Supported for virtual displays 2021-02-09 15:48:18 -05:00
dsc drm/amd/display: revert support for DID2.0 dsc passthrough 2021-02-09 15:31:07 -05:00
gpio
hdcp
inc drm/amd/display: Simplify bool comparison 2021-02-09 15:49:42 -05:00
irq drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1 2021-02-22 18:20:49 -05:00
virtual
Makefile drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dc.h drm/amd/display: 3.2.122 2021-02-09 15:48:41 -05:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c
dc_dmub_srv.h
dc_dp_types.h
dc_dsc.h drm/amd/display: revert support for DID2.0 dsc passthrough 2021-02-09 15:31:07 -05:00
dc_edid_parser.c drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dc_edid_parser.h drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dc_helper.c
dc_hw_types.h drm/amd/display: revert support for DID2.0 dsc passthrough 2021-02-09 15:31:07 -05:00
dc_link.h drm/amd/display: move edp sink present detection to hw init 2021-02-09 15:47:54 -05:00
dc_stream.h Revert "drm/amd/display: reuse current context instead of recreating one" 2021-02-22 18:19:54 -05:00
dc_trace.h
dc_types.h
dm_cp_psp.h drm/amd/display: correct some hdcp variable naming 2021-02-02 12:09:09 -05:00
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services.h
dm_services_types.h
irq_types.h drm/amd/display: Add otg vertical interrupt0 support in DCN1.0 2021-02-09 15:29:02 -05:00
os_types.h