mirror_ubuntu-kernels/drivers/gpu/drm/amd/display/dc
Alvin Lee abe4d9f03f drm/amd/display: Don't return false if no stream
pipe_ctx[i] exists even if the pipe is not
in use. If the pipe is not in use it will
always have a null stream, so don't return
false in this case.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-10-24 14:44:03 -04:00
..
basics drm/amd/display: Include scaling factor for SubVP command 2022-08-16 18:14:20 -04:00
bios drm/amd/display: Remove unused struct i2c_id_config_access 2022-10-06 12:07:09 -04:00
clk_mgr drm/amd/display: Fix bug preventing FCLK Pstate allow message being sent 2022-10-10 17:32:55 -04:00
core drm/amd/display: fix indentation in dc.c 2022-10-11 11:32:44 -04:00
dce drm/amd/display: AUX tracing cleanup 2022-10-06 11:59:48 -04:00
dce60 drm/amd/display: Add dc_ctx to link_enc_create() parameters 2022-07-25 17:17:28 -04:00
dce80 drm/amd/display: Add dc_ctx to link_enc_create() parameters 2022-07-25 17:17:28 -04:00
dce100 drm/amd/display: Add dc_ctx to link_enc_create() parameters 2022-07-25 17:17:28 -04:00
dce110 drm/amd/display: Fix audio on display after unplugging another 2022-09-29 09:41:44 -04:00
dce112 drm/amd/display: Add dc_ctx to link_enc_create() parameters 2022-07-25 17:17:28 -04:00
dce120 drm/amd/display: Add dc_ctx to link_enc_create() parameters 2022-07-25 17:17:28 -04:00
dcn10 drm/amd/display: Drop uncessary OTG lock check 2022-10-10 17:32:55 -04:00
dcn20 drm/amd/display: Remove wrong pipe control lock 2022-10-24 14:44:03 -04:00
dcn21 drm/amd/display: Refactor edp ILR caps codes 2022-10-06 12:00:02 -04:00
dcn30 drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL 2022-10-10 17:32:55 -04:00
dcn31 drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL 2022-10-10 17:32:55 -04:00
dcn32 drm/amd/display: Don't return false if no stream 2022-10-24 14:44:03 -04:00
dcn201 drm/amd/display: update dccg based on HW delta 2022-09-19 15:16:49 -04:00
dcn301 drm/amd/display: clean up one inconsistent indenting 2022-10-06 12:04:57 -04:00
dcn302 drm/amd/display: Add debug option for exiting idle optimizations on cursor updates 2022-09-29 09:41:44 -04:00
dcn303 drm/amd/display: Add debug option for exiting idle optimizations on cursor updates 2022-09-29 09:41:44 -04:00
dcn314 drm/amd/display: Update PMFW z-state interface for DCN314 2022-10-10 17:11:41 -04:00
dcn315 drm/amd/display: add dummy pstate workaround to dcn315 2022-10-06 12:00:32 -04:00
dcn316 drm/amd/display: Refactor edp ILR caps codes 2022-10-06 12:00:02 -04:00
dcn321 drm/amd/display: clean up one inconsistent indenting 2022-10-06 12:04:49 -04:00
dml drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o 2022-10-18 22:13:03 -04:00
dsc drm/amd: Fix spelling typo in comments 2022-06-03 16:43:36 -04:00
gpio drm/amd/display: Enable DCN314 in DC 2022-07-13 20:57:05 -04:00
hdcp
inc drm/amd/display: add a license to cursor_reg_cache.h 2022-10-11 11:33:16 -04:00
irq drm/amd/display: Support vertical interrupt 0 for all dcn ASIC 2022-07-20 16:04:11 -04:00
link drm/amd/display: Use correct pixel clock to program DTBCLK DTO's 2022-10-10 17:17:36 -04:00
virtual drm/amd/display: make virtual_disable_link_output static 2022-10-11 11:32:59 -04:00
dc_bios_types.h drm/amd/display: Add dependant changes for DCN32/321 2022-06-03 16:43:38 -04:00
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: Fix watermark calculation 2022-10-10 17:32:55 -04:00
dc_dmub_srv.h drm/amd/display: Use the same cursor info across features 2022-10-10 17:32:55 -04:00
dc_dp_types.h drm/amd/display: add support for handling 128b/132b link training test request 2022-04-05 10:29:48 -04:00
dc_dsc.h
dc_edid_parser.c
dc_edid_parser.h
dc_helper.c drm/amd/display: Support synchronized indirect reg access 2022-01-25 18:00:35 -05:00
dc_hw_types.h drm/amd/display: Expand documentation for timing 2022-08-16 18:14:31 -04:00
dc_link.h drm/amd/display: Refactor edp ILR caps codes 2022-10-06 12:00:02 -04:00
dc_stat.h
dc_stream.h drm/amd/display: Remove interface for periodic interrupt 1 2022-09-29 09:41:44 -04:00
dc_trace.h
dc_types.h drm/amd/display: Add NBIO reg offsets to DC 2022-07-13 11:25:17 -04:00
dc.h drm/amd/display: 3.2.207 2022-10-11 11:05:56 -04:00
dm_cp_psp.h drm/amd/display: unhard code link to phy idx mapping in dc link and clean up 2022-01-07 17:21:20 -05:00
dm_event_log.h
dm_helpers.h drm/amd/display: Refactor edp panel power sequencer(PPS) codes 2022-09-19 15:13:08 -04:00
dm_pp_smu.h
dm_services_types.h
dm_services.h
irq_types.h drm/amd/display: Remove underflow IRQ type 2022-04-05 10:29:47 -04:00
Makefile drm/amd/display: Enable building new display engine with KCOV enabled 2022-07-18 16:42:38 -04:00
os_types.h drm/amd/display: remove repeated includes 2022-07-07 15:55:39 -04:00