linux/drivers/gpu/drm/amd/display/dc
Srinivasan Shanmugam d5a29e6a61 drm/amd/display: Fix kdoc entry for 'tps' in 'dc_process_dmub_dpia_set_tps_notification'
Correct the parameter descriptor for the function
`dc_process_dmub_dpia_set_tps_notification` to match the actual
parameters used.

Fixes the below with gcc W=1:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:5768: warning: Function parameter or struct member 'tps' not described in 'dc_process_dmub_dpia_set_tps_notification'
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:5768: warning: Excess function parameter 'ts' description in 'dc_process_dmub_dpia_set_tps_notification'

Cc: Tom Chung <chiahsuan.chung@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Roman Li <roman.li@amd.com>
Cc: Alex Hung <alex.hung@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-09-18 16:15:13 -04:00
..
basics drm/amd/display: fix typo in the comment 2024-09-18 16:14:27 -04:00
bios drm/amd/display: only trigger BIOS related assert for older ASICs 2024-09-02 11:34:02 -04:00
clk_mgr drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions 2024-09-18 16:15:07 -04:00
core drm/amd/display: Fix kdoc entry for 'tps' in 'dc_process_dmub_dpia_set_tps_notification' 2024-09-18 16:15:13 -04:00
dccg drm/amd/display: fix dccg root clock optimization related hang 2024-09-06 17:41:07 -04:00
dce drm/amd/display: Retry Replay residency 2024-08-27 17:53:14 -04:00
dce60 drm/amd/display: Add P-State Keepout to dcn401 Global Sync 2024-07-23 17:07:12 -04:00
dce80 drm/amd/display: Add P-State Keepout to dcn401 Global Sync 2024-07-23 17:07:12 -04:00
dce110 drm/amd/display: Add P-State Keepout to dcn401 Global Sync 2024-07-23 17:07:12 -04:00
dce112
dce120 drm/amd/display: Add P-State Keepout to dcn401 Global Sync 2024-07-23 17:07:12 -04:00
dcn10 drm/amd/display: Fix index out of bounds in degamma hardware format translation 2024-07-23 17:41:19 -04:00
dcn20 drm/amd/display: Refactoring MPC 2024-07-23 17:07:11 -04:00
dcn21 drm/amd/display: Refactor HUBP into component folder. 2024-05-08 15:17:03 -04:00
dcn30 drm/amd/display: Fix index out of bounds in DCN30 color transformation 2024-07-23 17:41:39 -04:00
dcn31 drm/amd/display: Refactoring HPO 2024-07-23 17:35:45 -04:00
dcn201 drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split 2024-05-13 15:46:55 -04:00
dcn301 drm/amd/display: Refactor for dio 2024-07-27 17:31:26 -04:00
dio drm/amd/display: Add seamless boot support for more DIG operation modes 2024-07-27 17:34:07 -04:00
dml drm/amd/display: Remove always-false branches 2024-09-18 16:15:08 -04:00
dml2 drm/amd/display: Fix underflow when setting underscan on DCN401 2024-09-18 16:15:08 -04:00
dpp drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_program_isharp' 2024-09-06 17:43:37 -04:00
dsc drm/amd/display: Add HDMI DSC native YCbCr422 support 2024-09-18 16:15:07 -04:00
dwb drm/amd/display: Refactoring DWB related files from dcn30 Files 2024-07-23 17:07:12 -04:00
gpio drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issue 2024-07-27 17:31:04 -04:00
hdcp drm/amd/display: Check msg_id before processing transcation 2024-05-02 16:18:17 -04:00
hpo drm/amd/display: Refactoring HPO 2024-07-23 17:35:45 -04:00
hubbub drm/amd/display: Clear cached watermark after resume 2024-09-18 16:15:08 -04:00
hubp drm/amd/display: Make dcn35_hubp_funcs static 2024-08-23 10:53:39 -04:00
hwss drm/amd/display: handle nulled pipe context in DCE110's set_drr() 2024-09-18 16:15:09 -04:00
inc drm/amd/display: fix dccg root clock optimization related hang 2024-09-06 17:41:07 -04:00
irq drm/amd/display: Remove useless comparison of unsigned int vs. 0 2024-06-14 16:17:17 -04:00
link drm/amd/display: Restructure dpia link training 2024-09-18 16:15:07 -04:00
mmhubbub drm/amd/display: Refactoring MMHUBBUB 2024-07-23 17:07:11 -04:00
mpc drm/amd/display: Refactoring MPC 2024-07-23 17:07:11 -04:00
opp drm/amd/display: Refactoring OPP 2024-07-23 17:07:10 -04:00
optc Revert "drm/amd/display: Wait for all pending cleared before full update" 2024-09-02 11:37:29 -04:00
pg drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
resource drm/amd/display: Disable SYMCLK32_LE root clock gating 2024-09-18 16:15:07 -04:00
spl drm/amd/display: Add fullscreen only sharpening policy 2024-09-18 16:15:07 -04:00
virtual
Makefile drm/amd/display: Refactor for dio 2024-07-27 17:31:26 -04:00
dc.h drm/amd/display: 3.2.301 2024-09-18 16:15:08 -04:00
dc_bios_types.h drm/amd/display: Add misc DC changes for DCN401 2024-04-26 17:23:34 -04:00
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: Notify DMCUB of D0/D3 state 2024-08-27 17:53:51 -04:00
dc_dmub_srv.h drm/amd/display: Notify DMCUB of D0/D3 state 2024-08-27 17:53:51 -04:00
dc_dp_types.h drm/amd/display: Implement new DPCD register handling 2024-09-18 16:15:06 -04:00
dc_dsc.h drm/amd/display: Add HDMI DSC native YCbCr422 support 2024-09-18 16:15:07 -04:00
dc_edid_parser.c
dc_edid_parser.h
dc_hdmi_types.h
dc_helper.c drm/amd/display: remove unused struct 'dc_reg_sequence' 2024-05-20 16:20:26 -04:00
dc_hw_types.h drm/amd/display: quality improvements for EASF and ISHARP 2024-07-23 17:07:09 -04:00
dc_plane.h
dc_plane_priv.h
dc_spl_translate.c drm/amd/display: Add debug options to change sharpen policies 2024-09-18 16:15:07 -04:00
dc_spl_translate.h drm/amd/display: add back quality EASF and ISHARP and dc dependency changes 2024-08-27 17:53:58 -04:00
dc_stat.h
dc_state.h
dc_state_priv.h drm/amd/display: Add misc DC changes for DCN401 2024-04-26 17:23:34 -04:00
dc_stream.h drm/amd/display: Add sharpness control interface 2024-09-02 11:38:23 -04:00
dc_stream_priv.h drm/amd/display: Find max flickerless instant vtotal delta 2024-05-13 15:47:53 -04:00
dc_trace.h
dc_types.h drm/amd/display: Add Replay Low Refresh Rate parameters in dc type. 2024-08-27 17:55:02 -04:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h drm/amd/display: quality improvements for EASF and ISHARP 2024-07-23 17:07:09 -04:00
dm_pp_smu.h drm/amd/display: Add missing SMU version 2024-04-30 09:52:08 -04:00
dm_services.h
dm_services_types.h
irq_types.h drm/amd/display: Add missing IRQ types 2024-04-30 09:45:11 -04:00
os_types.h drm/amd/display: Remove legacy code in DC 2024-04-30 09:52:51 -04:00