[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210526084726.552052-1-lee.jones@linaro.org>
Date: Wed, 26 May 2021 09:46:52 +0100
From: Lee Jones <lee.jones@...aro.org>
To: lee.jones@...aro.org
Cc: linux-kernel@...r.kernel.org, Adam Jackson <ajax@...hat.com>,
Ajay Kumar <ajaykumar.rs@...sung.com>,
Akshu Agarwal <akshua@...il.com>,
Alex Deucher <alexander.deucher@....com>,
Alistair Popple <apopple@...dia.com>,
amd-gfx@...ts.freedesktop.org, Ben Skeggs <bskeggs@...hat.com>,
Ben Widawsky <ben@...dawsk.net>,
Christian Koenig <christian.koenig@....com>,
Daniel Vetter <daniel@...ll.ch>,
David Airlie <airlied@...ux.ie>,
dri-devel@...ts.freedesktop.org, Eric Anholt <eric@...olt.net>,
Evan Quan <evan.quan@....com>,
Hans de Goede <hdegoede@...hat.com>,
Harry Wentland <harry.wentland@....com>,
Huang Rui <ray.huang@....com>,
Hyun Kwon <hyun.kwon@...inx.com>,
Inki Dae <inki.dae@...sung.com>,
Jagan Teki <jagan@...rulasolutions.com>,
Joonyoung Shim <jy0922.shim@...sung.com>,
Jun Lei <Jun.Lei@....com>, Kevin Wang <kevin1.wang@....com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Leo Li <sunpeng.li@....com>, linaro-mm-sig@...ts.linaro.org,
linux-arm-kernel@...ts.infradead.org, linux-media@...r.kernel.org,
linux-samsung-soc@...r.kernel.org,
Marek Szyprowski <m.szyprowski@...sung.com>,
Mauro Rossi <issor.oruam@...il.com>,
Meenakshikumar Somasundaram <meenakshikumar.somasundaram@....com>,
Michal Simek <michal.simek@...inx.com>,
nouveau@...ts.freedesktop.org,
Philipp Zabel <p.zabel@...gutronix.de>,
Rodrigo Siqueira <Rodrigo.Siqueira@....com>,
Sam Ravnborg <sam@...nborg.org>,
Seung-Woo Kim <sw0312.kim@...sung.com>,
Sumit Semwal <sumit.semwal@...aro.org>,
Thierry Reding <thierry.reding@...il.com>
Subject: [PATCH 00/34] Rid W=1 warnings from GPU
This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.
Lee Jones (34):
drm/amd/pm/inc/smu_v13_0: Move table into the only source file that
uses it
drm/amd/pm/swsmu/smu13/aldebaran_ppt: Remove unused variable 'ret'
drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for
'smu7_fan_ctrl_set_default_mode()'
drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function name
drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide
'vega12_init_smc_table()' function name
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must
contain function names
drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name
'vega20_init_smc_table()'
drm/amd/display/dc/bios/command_table_helper: Fix function name for
'dal_cmd_table_helper_transmitter_bp_to_atom()'
drm/amd/display/dc/bios/command_table_helper2: Fix function name
'dal_cmd_table_helper_transmitter_bp_to_atom2()'
drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming
issues
drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference
static
drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow
their headers
drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-doc
drm/amd/display/dc/gpio/gpio_service: Pass around correct
dce_{version,environment} types
drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own header
drm/amd/display/dc/dce/dce_transform: Remove superfluous
re-initialisation of DCFE_MEM_LIGHT_SLEEP_CNTL,
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation
of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT,MASK}
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation
of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT,MASK
drm/amd/amdgpu/amdgpu_device: Make local function static
drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issue
drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header
containing our prototypes
drm/amd/display/dc/core/dc: Convert function headers to kernel-doc
drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to
kernel-doc
drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function
'mod_hdcp_hdcp1_get_link_encryption_status()'
drm/xlnx/zynqmp_disp: Fix incorrectly named enum
'zynqmp_disp_layer_id'
drm/xlnx/zynqmp_dp: Fix incorrectly name function 'zynqmp_dp_train()'
drm/ttm/ttm_tt: Demote non-conformant kernel-doc header
drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
drm/panel/panel-sitronix-st7701: Demote kernel-doc abuse
drm/vgem/vgem_drv: Standard comment blocks should not use kernel-doc
format
drm/exynos/exynos7_drm_decon: Fix incorrect naming of
'decon_shadow_protect_win()'
drm/exynos/exynos_drm_ipp: Fix documentation for
'exynos_drm_ipp_get_{caps,res}_ioctl()'
drm/vboxvideo/hgsmi_base: Place function names into headers
drm/vboxvideo/modesetting: Provide function names for prototype
headers
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +-
.../gpu/drm/amd/display/dc/bios/bios_parser.c | 6 +--
.../display/dc/bios/command_table_helper.c | 2 +-
.../display/dc/bios/command_table_helper2.c | 2 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 46 +++++--------------
.../drm/amd/display/dc/dce/dce_mem_input.h | 2 -
.../drm/amd/display/dc/dce/dce_transform.h | 3 +-
.../gpu/drm/amd/display/dc/dce/dmub_outbox.c | 17 ++-----
.../display/dc/dce110/dce110_hw_sequencer.c | 3 ++
.../drm/amd/display/dc/gpio/gpio_service.c | 12 ++---
.../drm/amd/display/dmub/src/dmub_srv_stat.c | 19 +++-----
.../display/include/gpio_service_interface.h | 4 +-
.../drm/amd/display/modules/hdcp/hdcp_psp.c | 13 ------
drivers/gpu/drm/amd/pm/inc/smu_v13_0.h | 6 ---
.../drm/amd/pm/powerplay/hwmgr/smu7_thermal.c | 8 ++--
.../drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c | 26 ++++++-----
.../drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c | 2 +-
.../amd/pm/powerplay/hwmgr/vega12_thermal.c | 3 +-
.../drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c | 2 +-
.../drm/amd/pm/swsmu/smu13/aldebaran_ppt.c | 9 +++-
drivers/gpu/drm/exynos/exynos7_drm_decon.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.c | 4 +-
.../gpu/drm/nouveau/nvkm/subdev/mc/tu102.c | 6 +--
.../drm/panel/panel-raspberrypi-touchscreen.c | 2 +-
drivers/gpu/drm/panel/panel-sitronix-st7701.c | 2 +-
drivers/gpu/drm/ttm/ttm_tt.c | 2 +-
drivers/gpu/drm/vboxvideo/hgsmi_base.c | 19 +++++---
drivers/gpu/drm/vboxvideo/modesetting.c | 20 ++++----
drivers/gpu/drm/vgem/vgem_drv.c | 2 +-
drivers/gpu/drm/xlnx/zynqmp_disp.c | 2 +-
drivers/gpu/drm/xlnx/zynqmp_dp.c | 2 +-
32 files changed, 107 insertions(+), 147 deletions(-)
Cc: Adam Jackson <ajax@...hat.com>
Cc: Ajay Kumar <ajaykumar.rs@...sung.com>
Cc: Akshu Agarwal <akshua@...il.com>
Cc: Alex Deucher <alexander.deucher@....com>
Cc: Alistair Popple <apopple@...dia.com>
Cc: amd-gfx@...ts.freedesktop.org
Cc: Ben Skeggs <bskeggs@...hat.com>
Cc: Ben Widawsky <ben@...dawsk.net>
Cc: Christian Koenig <christian.koenig@....com>
Cc: "Christian König" <christian.koenig@....com>
Cc: Daniel Vetter <daniel@...ll.ch>
Cc: David Airlie <airlied@...ux.ie>
Cc: dri-devel@...ts.freedesktop.org
Cc: Eric Anholt <eric@...olt.net>
Cc: Evan Quan <evan.quan@....com>
Cc: Hans de Goede <hdegoede@...hat.com>
Cc: Harry Wentland <harry.wentland@....com>
Cc: Huang Rui <ray.huang@....com>
Cc: Hyun Kwon <hyun.kwon@...inx.com>
Cc: Inki Dae <inki.dae@...sung.com>
Cc: Jagan Teki <jagan@...rulasolutions.com>
Cc: Joonyoung Shim <jy0922.shim@...sung.com>
Cc: Jun Lei <Jun.Lei@....com>
Cc: Kevin Wang <kevin1.wang@....com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Cc: Kyungmin Park <kyungmin.park@...sung.com>
Cc: Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc: Lee Jones <lee.jones@...aro.org>
Cc: Leo Li <sunpeng.li@....com>
Cc: linaro-mm-sig@...ts.linaro.org
Cc: linux-arm-kernel@...ts.infradead.org
Cc: linux-media@...r.kernel.org
Cc: linux-samsung-soc@...r.kernel.org
Cc: Marek Szyprowski <m.szyprowski@...sung.com>
Cc: Mauro Rossi <issor.oruam@...il.com>
Cc: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@....com>
Cc: Michal Simek <michal.simek@...inx.com>
Cc: nouveau@...ts.freedesktop.org
Cc: Philipp Zabel <p.zabel@...gutronix.de>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@....com>
Cc: Sam Ravnborg <sam@...nborg.org>
Cc: Seung-Woo Kim <sw0312.kim@...sung.com>
Cc: Sumit Semwal <sumit.semwal@...aro.org>
Cc: Thierry Reding <thierry.reding@...il.com>
--
2.31.1
Powered by blists - more mailing lists