1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/irq
Magali Lemes f728eb3a50 drm/amd/display: Turn functions into static
Silence [-Wmissing-prototypes] sparse warnings from the display folder
such as:

../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn315/dcn315_smu.c:126:5: warning: no previous prototype for ‘dcn315_smu_send_msg_with_param’ [-Wmissing-prototypes]
  126 | int dcn315_smu_send_msg_with_param(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

v2: drop unused function dcn315_smu_set_voltage_via_phyclk() to avoid
    adding a warning (Alex)

Cc: Qingqing Zhuo (Lillian) <qingqing.zhuo@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Magali Lemes <magalilemes00@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-02-24 17:26:25 -05:00
..
dce60 drm/amd/display: dc/irq: add support for DCE6 (v4) 2020-07-27 16:46:02 -04:00
dce80 drm/amd/display: cleanup of construct and destruct funcs 2019-11-19 10:12:52 -05:00
dce110 drm/amd/display: Add src/ext ID info for dummy service 2021-12-14 16:07:45 -05:00
dce120 drm/amd/display: cleanup of construct and destruct funcs 2019-11-19 10:12:52 -05:00
dcn10 drm/amd/display: fix function scopes 2021-12-13 16:34:26 -05:00
dcn20 drm/amd/display: Turn global functions into static functions 2022-02-23 14:03:20 -05:00
dcn21 drm/amd/display: Remove vupdate_int_entry definition 2022-02-23 14:03:20 -05:00
dcn30 drm/amd/display: Turn global functions into static functions 2022-02-23 14:03:20 -05:00
dcn31 drm/amd/display: fix function scopes 2021-12-13 16:34:26 -05:00
dcn201 drm/amd/display: Remove unused dmub_outbox_irq_info_funcs variable 2022-02-23 14:03:20 -05:00
dcn302 drm/amd/display: add DMCUB trace irq support for DCN302 2021-04-09 16:49:27 -04:00
dcn303 drm/amd/display: Edit license info for beige goby DC files 2021-05-19 22:42:04 -04:00
dcn315 drm/amd/display: Turn functions into static 2022-02-24 17:26:25 -05:00
irq_service.c drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21 2022-01-14 18:08:14 -05:00
irq_service.h drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21 2022-01-14 18:08:14 -05:00
Makefile drm/amd/display: Add DCN315 IRQ 2022-02-18 14:07:00 -05:00