linux/drivers/gpu/drm/amd/display/dc
George Shen c005a44f3a drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
[Why]
Current yellow carp B0 PHYD32CLK logic is incorrectly applied to other
ASICs.

[How]
Add guard to check chip family is yellow carp before applying logic.

Reviewed-by: Hansen Dsouza <hansen.dsouza@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-07-25 13:36:32 -04:00
..
basics drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
bios drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
clk_mgr drm/amd/display: Keep PHY active for DP displays on DCN31 2023-07-18 11:16:09 -04:00
core drm/amd/display: Add missing triggers for full updates 2023-07-18 11:16:28 -04:00
dce drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
dce60
dce80 drm/amd/display: Improve the include of header file 2023-07-18 11:13:08 -04:00
dce100 drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dce110 drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link off 2023-06-09 12:41:29 -04:00
dce112 drm/amd/display: add a NULL pointer check 2023-06-23 15:40:40 -04:00
dce120 drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dcn10 drm/amd/display: Update scaler recout data for visual confirm 2023-07-18 11:14:02 -04:00
dcn20 drm/amd/display: Block optimize on consecutive FAMS enables 2023-07-10 09:02:07 -04:00
dcn21 drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
dcn30 drm/amd/display: export some optc function for reuse 2023-07-13 17:29:31 -04:00
dcn31 drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family 2023-07-25 13:36:32 -04:00
dcn32 drm/amd/display: remove an unused file 2023-07-21 16:52:24 -04:00
dcn201 drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dcn301 drm/amd/display: Enable 3 plane for DCN 3.01 2023-07-18 11:08:32 -04:00
dcn302 drm/amd/display: enable the new fast update path for supported ASICs 2023-06-23 15:43:25 -04:00
dcn303 drm/amd/display: Disable MPC split by default on special asic 2023-07-18 11:15:11 -04:00
dcn314 drm/amd/display: Fix DP2 link training failure with RCO 2023-07-18 11:14:36 -04:00
dcn315 drm/amd/display: Initialize necessary uninitialized variables 2023-07-18 11:15:38 -04:00
dcn316 drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dcn321 drm/amd/display: Enable dc mode clock switching for DCN32x 2023-06-23 15:45:57 -04:00
dml drm/amd/display: Prevent vtotal from being set to 0 2023-07-18 11:15:57 -04:00
dsc drm/amd/display: Add link encoding to timing BW calculation parameters 2023-07-18 11:15:51 -04:00
gpio
hdcp
inc drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
irq drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
link drm/amd/display: Fix ASIC check in aux timeout workaround 2023-07-18 11:16:17 -04:00
virtual
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: Skip querying caps when DMCUB emulation is in use 2023-07-18 11:14:08 -04:00
dc_dmub_srv.h drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt 2023-06-30 13:11:36 -04:00
dc_dp_types.h drm/amd/display: Add DP2 Metrics 2023-06-15 10:44:10 -04:00
dc_dsc.h drm/amd/display: Add link encoding to timing BW calculation parameters 2023-07-18 11:15:51 -04:00
dc_edid_parser.c
dc_edid_parser.h
dc_hdmi_types.h
dc_helper.c drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
dc_hw_types.h
dc_stat.h
dc_stream.h drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link off 2023-06-09 12:41:29 -04:00
dc_trace.h
dc_types.h drm/amd/display: Add link encoding to timing BW calculation parameters 2023-07-18 11:15:51 -04:00
dc.h drm/amd/display: Promote DAL to 3.2.243 2023-07-18 11:16:35 -04:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services_types.h drm/amd/display: refactor dmub commands into single function 2023-04-18 16:28:52 -04:00
dm_services.h drm/amd/display: Show the DCN/DCE version in the log 2023-06-09 09:34:09 -04:00
irq_types.h
Makefile
os_types.h