linux/drivers/gpu/drm/amd/display/dc
Eric Yang 9b9bd3f640 drm/amd/display: undo clearing of z10 related function pointers
[Why]
Z10 and S0i3 have some shared path. Previous code clean up ,
incorrectly removed these pointers, which breaks s0i3 restore

[How]
Do not clear the function pointers based on Z10 disable.

Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Eric Yang <Eric.Yang2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-05-06 10:55:01 -04:00
..
basics
bios drm/amdgpu/dc: fix typos in comments 2022-03-15 15:01:12 -04:00
clk_mgr drm/amd/display: remove dtbclk_ss compensation for dcn316 2022-04-13 22:23:54 -04:00
core drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT 2022-05-04 12:21:41 -04:00
dce drm/amd/display: Update engine ddc 2022-03-15 14:41:22 -04:00
dce60
dce80
dce100
dce110 drm/amd/display: Program OPP before ODM 2022-03-04 12:43:02 -05:00
dce112 drm/amd/display: Use NULL instead of 0 2022-02-24 17:26:20 -05:00
dce120
dcn10 drm/amd/display: don't ignore alpha property on pre-multiplied mode 2022-04-13 22:21:14 -04:00
dcn20 drm/amd/display: don't ignore alpha property on pre-multiplied mode 2022-04-13 22:21:14 -04:00
dcn21 drm/amd/display: Fix memory leak in dcn21_clock_source_create 2022-04-27 17:19:31 -04:00
dcn30 drm/amd/display: Enable power gating before init_pipes 2022-04-06 11:42:32 -04:00
dcn31 drm/amd/display: undo clearing of z10 related function pointers 2022-05-06 10:55:01 -04:00
dcn201 drm/amd/display: Add missing prototypes to dcn201_init 2022-02-23 14:03:20 -05:00
dcn301 drm/amd/display: Add pstate verification and recovery for DCN31 2022-03-15 14:33:57 -04:00
dcn302 drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs 2022-02-07 18:03:50 -05:00
dcn303 drm/amd/display: move FPU associated DCN303 code to DML folder 2022-03-15 14:25:15 -04:00
dcn315 drm/amd/display: move FPU-related code from dcn20 to dml folder 2022-03-15 14:25:16 -04:00
dcn316 drm/amd/display: move FPU-related code from dcn20 to dml folder 2022-03-15 14:25:16 -04:00
dml drm/amd/display: Add support for zstate during extended vblank 2022-03-25 12:40:25 -04:00
dsc drm/amd/display: Correct Slice reset calculation 2022-04-06 11:26:19 -04:00
gpio drm/amd/display: Add null pointer filter 2022-03-15 14:41:48 -04:00
hdcp
inc drm/amd/display: Add work around for AUX failure on wake. 2022-04-06 11:42:32 -04:00
irq drm/amd/display: Turn functions into static 2022-02-24 17:26:25 -05:00
link drm/amd/display: Add link dp trace support 2022-03-15 14:25:15 -04:00
virtual drm/amd/display: move link_hwss to link folder and break down to files 2022-02-02 18:26:32 -05:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c
dc_dmub_srv.h
dc_dp_types.h drm/amd/display: add cable ID support for usb c connector 2022-02-23 14:22:03 -05: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: add dsc mst stream pbn log for debug 2022-02-16 17:12:00 -05:00
dc_link.h drm/amd/display: Add I2C escape to support query device exist. 2022-03-15 14:41:03 -04:00
dc_stat.h
dc_stream.h drm/amd/display: Add support for zstate during extended vblank 2022-03-25 12:40:25 -04:00
dc_trace.h
dc_types.h drm/amd/display: Add new enum for EDID status 2022-03-15 14:41:34 -04:00
dc.h drm/amd/display: remove dtbclk_ss compensation for dcn316 2022-04-13 22:23:54 -04:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h drm/amd/display: refine the EDID override 2022-03-04 13:03:29 -05:00
dm_pp_smu.h
dm_services_types.h
dm_services.h
irq_types.h
Makefile drm/amd/display: Add DCN315 blocks to Makefile 2022-02-18 14:07:01 -05:00
os_types.h