linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the amdgpu tree
@ 2021-03-24  6:48 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-03-24  6:48 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Wayne Lin, Daniel Wheeler, Rodrigo Siqueira, Solomon Chiu,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:398: warning: Incorrect use of kernel-doc format:          * @crc_rd_wrk

Introduced by commit

  bbf514b0c626 ("drm/amd/display: Add kernel doc to crc_rd_wrk field")

It is missing a ':' after 'crc_rd_wrk'.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2024-01-30  2:56 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2024-01-30  2:56 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Rodrigo Siqueira, Dave Airlie, DRI,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.h:1: warning: no structured comments found
drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.h:1: warning: no structured comments found

Introduced by commit

  d79833f34bdc ("Documentation/gpu: Add entry for the DIO component")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2024-01-30  2:54 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2024-01-30  2:54 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Rodrigo Siqueira, Dave Airlie, DRI,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/inc/hw/opp.h:1: warning: no structured comments found
drivers/gpu/drm/amd/display/dc/inc/hw/opp.h:1: warning: no structured comments found

Introduced by commit

  0fba33311e63 ("Documentation/gpu: Add entry for OPP in the kernel doc")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-12-14  4:29 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-12-14  4:29 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Melissa Wen, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c:666: warning: Excess function parameter 'crtc_state' description in 'amdgpu_dm_verify_lut3d_size'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c:666: warning: Function parameter or member 'plane_state' not described in 'amdgpu_dm_verify_lut3d_size'

Introduced by commit

  aba8b76baabd ("drm/amd/display: add plane shaper LUT support")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-12-12  0:04 Stephen Rothwell
  2023-12-12  3:01 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2023-12-12  0:04 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Melissa Wen, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

drivers/gpu/drm/drm_atomic_uapi.c:366:1: warning: 'drm_atomic_replace_property_blob_from_id' defined but not used [-Wunused-function]
  366 | drm_atomic_replace_property_blob_from_id(struct drm_device *dev,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Introduced by commit

  1d2b049e4582 ("drm/drm_property: make replace_property_blob_from_id a DRM helper")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-10-17  3:35 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-10-17  3:35 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Mario Limonciello, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/include/amd_shared.h:318: warning: Function parameter or member 'prepare_suspend' not described in 'amd_ip_funcs'

Introduced by commit

  cb11ca3233aa ("drm/amd: Add concept of running prepare_suspend() sequence for IP blocks")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-09-21  2:31 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-09-21  2:31 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Lijo Lazar, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/pm/amdgpu_pm.c:988: ERROR: Unexpected indentation.

Introduced by commit

  615585d09b33 ("Documentation/amdgpu: Modify pp_dpm_*clk details")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-08-15 11:07 Stephen Rothwell
  2023-08-16  1:57 ` Stephen Rothwell
  2023-08-16 20:45 ` Alex Deucher
  0 siblings, 2 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-08-15 11:07 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Lijo Lazar, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not found
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not found
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'serial_number' not found

Introduced by commit

  7957ec80ef97 ("drm/amdgpu: Add FRU sysfs nodes only if needed")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-06-09  4:02 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-06-09  4:02 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Dave Airlie, DRI, Alex Deucher, Harry Wentland,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/drm_connector.c:2215: warning: Function parameter or member 'supported_colorspaces' not described in 'drm_mode_create_hdmi_colorspace_property'
drivers/gpu/drm/drm_connector.c:2239: warning: Function parameter or member 'supported_colorspaces' not described in 'drm_mode_create_dp_colorspace_property'

Introduced by commit

  4d1be821b795 ("drm/connector: Allow drivers to pass list of supported colorspaces")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-06-07  2:45 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-06-07  2:45 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Alvin Lee, Dave Airlie, DRI,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:900: warning: Function parameter or member 'enable_legacy_fast_update' not described in 'dc_debug_options'

Introduced by commit

  4164998e0a9c ("drm/amd/display: Refactor fast update to use new HWSS build sequence")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-04-12  4:36 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-04-12  4:36 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alvin Lee, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:882: warning: Function parameter or member 'disable_boot_optimizations' not described in 'dc_debug_options'

Introduced by commit

  d170e938f01f ("drm/amd/display: On clock init, maintain DISPCLK freq")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-04-03  7:42 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-04-03  7:42 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alvin Lee, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:878: warning: Function parameter or member 'disable_fpo_optimizations' not described in 'dc_debug_options'

Introduced by commit

  ac18b610fd95 ("drm/amd/display: Enable FPO for configs that could reduce vlevel")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-03-01  0:34 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-03-01  0:34 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alvin Lee, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:878: warning: Function parameter or member 'override_dispclk_programming' not described in 'dc_debug_options'

Introduced by commit

  7bd571b274fd ("drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn't")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-02-15  4:13 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-02-15  4:13 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Wenjing Liu, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:877: warning: Function parameter or member 'temp_mst_deallocation_sequence' not described in 'dc_debug_options'

Introduced by commit

  3d8fcc6740c9 ("drm/amd/display: Extract temp drm mst deallocation wa into its own function")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2023-01-18  3:13 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2023-01-18  3:13 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Charlene Liu, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:877: warning: Function parameter or member 'dig_fifo_off_in_blank' not described in 'dc_debug_options'

Introduced by commit

  40774ad1c460 ("drm/amd/display: contional remove disable dig_fifo when blank")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-12-15  0:35 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2022-12-15  0:35 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Dillon Varone, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:876: warning: Function parameter or member 'disable_unbounded_requesting' not described in 'dc_debug_options'

Introduced by commit

  c96d529773db ("drm/amd/display: Add debug bit to disable unbounded requesting")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-11-18  6:47 Stephen Rothwell
  2022-11-18  8:29 ` Christian König
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2022-11-18  6:47 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Christian König, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

Error: Cannot open file /home/sfr/next/next/drivers/gpu/drm/amd/amdgpu/amdgpu_mn
.c

Introduced by commit

  d9483ecd327b ("drm/amdgpu: rename the files for HMM handling")

This file is mentioned in Documentation/gpu/amdgpu/driver-core.rst

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-11-10  7:23 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2022-11-10  7:23 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Dillon Varone, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:869: warning: Function parameter or member 'min_prefetch_in_strobe_ns' not described in 'dc_debug_options'

Introduced by commit

  01c0c124b9ec ("drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-10-28  3:33 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2022-10-28  3:33 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Rodrigo Siqueira, Aurabindo Pillai, Mark Broadworth,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:502: warning: cannot understand function prototype: 'struct dc_clocks '

Introduced by commit

  1682bd1a6b5f ("drm/amd/display: Expand kernel doc for DC")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-10-26  1:14 Stephen Rothwell
  2023-07-11 23:12 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2022-10-26  1:14 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Aurabindo Pillai, Rodrigo Siqueira, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:1289: warning: Function parameter or member 'plane_states' not described in 'dc_validation_set'

Introduced by commit

  f6ae69f49fcf ("drm/amd/display: Include surface of unaffected streams")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-10-24  4:14 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2022-10-24  4:14 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Aurabindo Pillai, Rodrigo Siqueira, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 408 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:1275: warning: cannot understand function prototype: 'struct dc_validation_set '

Introduced by commit

  f4a59996c408 ("drm/amd/display: Include surface of unaffected streams")

The word "struct" was left out of the comment.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-08-31  5:37 Stephen Rothwell
  2022-10-09 22:58 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2022-08-31  5:37 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Michael Strauss, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:848: warning: Function parameter or member 'lttpr_mode_override' not described in 'dc_debug_options'

Introduced by commit

  280f1884892f ("drm/amd/display: Add DC debug option to force LTTPR mode")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-08-11 22:13 Stephen Rothwell
  2022-08-30 23:04 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2022-08-11 22:13 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Rodrigo Siqueira, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 17053 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'always_scale' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'always_use_regamma' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'aux_wake_wa' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'avoid_vbios_exec_table' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'az_endpoint_mute_only' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'bandwidth_calcs_trace' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'bw_val_profile' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'clock_trace' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'cm_in_bypass' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'crb_alloc_policy' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'crb_alloc_policy_min_disp_count' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_48mhz_pwrdwn' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_clock_gate' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dcc' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dfs_bypass' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dmcu' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dpp_power_gate' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dram_clock_change_vactive_support' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dsc' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dsc_edp' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dsc_power_gate' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_dtb_ref_clk_switch' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_fams' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_fec' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_fixed_vs_aux_timeout_wa' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_hubp_power_gate' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_idle_power_optimizations' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_mem_low_power' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_min_fclk' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_pplib_clock_request' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_pplib_wm_range' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_psr' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_stereo_support' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_stutter' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_timing_sync' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_uhbr' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_z10' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'disable_z9_mpc' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dmcub_emulation' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dml_disallow_alternate_prefetch_modes' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dml_hostvm_override' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dmub_command_table' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dmub_offload_enabled' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dpia_debug' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dram_clock_change_latency_ns' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dsc_bpp_increment_div' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dsc_min_slice_height_override' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'dwb_fi_phase' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'edid_read_retry_times' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_dmcub_surface_flip' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_dmub_aux_for_legacy_ddc' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_dp_dig_pixel_rate_div_policy' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_dram_clock_change_one_display_vactive' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_driver_sequence_debug' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_mem_low_power' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_single_display_2to1_odm_policy' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_sw_cntl_psr' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_tri_buf' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'enable_z9_disable_interface' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'exit_idle_opt_for_cursor_updates' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'extended_blank_optimization' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'fec_enable_delay_in100us' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'fixed_vs_aux_delay_config_wa' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_abm_enable' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_clock_mode' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_disable_subvp' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_dp2_lt_fallback_method' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_dsc_edp_policy' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_fclk_khz' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_min_dcfclk_mhz' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_odm_combine' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_odm_combine_4to1' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_single_disp_pipe_split' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_subvp_mclk_switch' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_usr_allow' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'force_vblank_alignment' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'hdmi20_disable' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'hpo_optimization' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'ignore_cable_id' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'legacy_dp2_lt' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'mall_additional_timer_percent' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'mall_error_as_fatal' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'mall_size_override' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'max_disp_clk' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'max_downscale_src_width' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'min_disp_clk_khz' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'min_dpp_clk_khz' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'min_dram_clk_khz' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'mst_start_top_delay' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'native422_support' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'optimize_edp_link_rate' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'optimized_watermark' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'percent_of_ideal_drambw' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'performance_trace' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'pplib_wm_report_mode' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'psr_power_use_phy_fsm' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'pstate_enabled' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'recovery_enabled' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'root_clock_optimization' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'sanity_checks' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'scl_reset_length10' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'seamless_boot_odm_combine' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'set_mst_en_for_sst' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'skip_detection_link_training' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'sr_enter_plus_exit_time_dpm0_ns' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'sr_enter_plus_exit_time_ns' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'sr_exit_time_dpm0_ns' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'sr_exit_time_ns' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'surface_trace' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'timing_trace' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'underflow_assert_delay_us' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'urgent_latency_ns' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'usbc_combo_phy_reset_wa' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'use_legacy_soc_bb_mechanism' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'use_max_lb' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'validate_dml_output' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'validation_trace' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'visual_confirm' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'visual_confirm_rect_height' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'voltage_align_fclk' not described in 'dc_debug_options'
drivers/gpu/drm/amd/display/dc/dc.h:847: warning: Function parameter or member 'vsr_support' not described in 'dc_debug_options'

Introduced by commit

  a2b3b9d57bdb ("drm/amd/display: Document pipe split policy")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-08-11  2:05 Stephen Rothwell
  2022-08-30  1:48 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2022-08-11  2:05 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Rodrigo Siqueira, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldoc)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:9951: warning: Excess function parameter 'aconnector' description in 'amdgpu_dm_update_freesync_caps'

Introduced by commit

  8889a13f99e5 ("drm/amd/display: Add some extra kernel doc to amdgpu_dm")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-06-23  7:47 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2022-06-23  7:47 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Andrey Grodzovsky, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5094: warning: expecting prototype for amdgpu_device_gpu_recover_imp(). Prototype was for amdgpu_device_gpu_recover() instead

Introduced by commit

  cf727044144d ("drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_recover")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2022-03-25  8:07 Stephen Rothwell
  2022-03-25  8:11 ` Christian König
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2022-03-25  8:07 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Christian König, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:94: warning: cannot understand function prototype: 'struct amdgpu_vm_tlb_seq_cb '

Introduced by commit

  0de6faf15895 ("drm/amdgpu: rework TLB flushing")

Presumably caused by the kerneldoc like comment above the struct
definition.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-08-25  2:51 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-08-25  2:51 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Fangzhi Zuo, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c: In function 'apply_single_controller_ctx_to_hw':
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1495:20: warning: unused variable 'params' [-Wunused-variable]
 1495 |  struct drr_params params = {0};
      |                    ^~~~~~

Introduced by commit

  5de27e1d6755 ("drm/amd/display: Add DP 2.0 SST DC Support")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-06-05  2:26 Stephen Rothwell
  2021-06-05 14:39 ` Eric Huang
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2021-06-05  2:26 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Eric Huang, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

Hi all,

After merging the amdgpu tree, yesterday's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1838: warning: Function parameter or member 'table_freed' not described in 'amdgpu_vm_bo_update'

Introduced by commit

  891069653f51 ("drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-06-03  9:22 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-06-03  9:22 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Yu Kuai, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

include/drm/drm_atomic.h:908: warning: Function parameter or member '__state' not described in 'for_each_new_plane_in_state_reverse'
include/drm/drm_atomic.h:908: warning: Function parameter or member 'plane' not described in 'for_each_new_plane_in_state_reverse'
include/drm/drm_atomic.h:908: warning: Function parameter or member 'new_plane_state' not described in 'for_each_new_plane_in_state_reverse'
include/drm/drm_atomic.h:908: warning: Function parameter or member '__i' not described in 'for_each_new_plane_in_state_reverse'

Introduced by commit

  a6c3c37b661d ("drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-05-28  1:50 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-05-28  1:50 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Fangzhi Zuo, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'apply_dsc_policy_for_stream':
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5576:24: warning: unused variable 'drm_connector' [-Wunused-variable]
 5576 |  struct drm_connector *drm_connector = &aconnector->base;
      |                        ^~~~~~~~~~~~~
At top level:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5572:13: warning: 'apply_dsc_policy_for_stream' defined but not used [-Wunused-function]
 5572 | static void apply_dsc_policy_for_stream(struct amdgpu_dm_connector *aconnector,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5556:13: warning: 'update_dsc_caps' defined but not used [-Wunused-function]
 5556 | static void update_dsc_caps(struct amdgpu_dm_connector *aconnector,
      |             ^~~~~~~~~~~~~~~

Introduced by commit

  998b7ad2efd4 ("drm/amd/display: Refactor SST DSC Determination Policy")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-05-04 23:39 Stephen Rothwell
       [not found] ` <DM4PR12MB5133E6A99840D1E8542C0D23F7599@DM4PR12MB5133.namprd12.prod.outlook.com>
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2021-05-04 23:39 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Jude Shih, Hanghong Ma, Nicholas Kazlauskas, Daniel Wheeler,
	Dave Airlie, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

At top level:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:633:13: warning: 'dm_dmub_outbox1_low_irq' defined but not used [-Wunused-function]
  633 | static void dm_dmub_outbox1_low_irq(void *interrupt_params)
      |             ^~~~~~~~~~~~~~~~~~~~~~~

Introduced by commit

  77a49c458931 ("drm/amd/display: Support for DMUB AUX")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-04-26 12:40 Stephen Rothwell
  2021-04-26 14:40 ` Nirmoy
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2021-04-26 12:40 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Nirmoy Das, Dave Airlie, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2808: warning: Excess function parameter 'vm_context' description in 'amdgpu_vm_init'

Introduced by commit

  a35455d065c5 ("drm/amdgpu: cleanup amdgpu_vm_init()")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-04-16  2:40 Stephen Rothwell
  2021-04-16  3:12 ` Liang, Prike
  2021-04-21  6:40 ` Stephen Rothwell
  0 siblings, 2 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-04-16  2:40 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Prike Liang, Shyam Sundar S K, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

drivers/pci/quirks.c: In function 'quirk_amd_nvme_fixup':
drivers/pci/quirks.c:312:18: warning: unused variable 'rdev' [-Wunused-variable]
  312 |  struct pci_dev *rdev;
      |                  ^~~~

Introduced by commit

  9597624ef606 ("nvme: put some AMD PCIE downstream NVME device to simple suspend/resume path")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-03-24  2:33 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-03-24  2:33 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Leo (Hanghong) Ma, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:926:13: warning: 'dm_dmub_trace_high_irq' defined but not used [-Wunused-function]
  926 | static void dm_dmub_trace_high_irq(void *interrupt_params)
      |             ^~~~~~~~~~~~~~~~~~~~~~

Introduced by commit

  44a76bac327c ("drm/amd/display: Log DMCUB trace buffer events")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-03-22  6:00 Stephen Rothwell
  2021-04-21  6:15 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2021-03-22  6:00 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Leo (Hanghong) Ma, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:405: warning: Function parameter or member 'dmcub_trace_event_en' not described in 'amdgpu_display_manager'

Introduced by commit

  4057828a1283 ("drm/amd/display: Add debugfs to control DMUB trace buffer events")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-03-11 11:00 Stephen Rothwell
  2021-04-21  6:10 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2021-03-11 11:00 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Harry Wentland, Zhan Liu, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'list' not described in 'dal_allocation'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'bo' not described in 'dal_allocation'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'cpu_ptr' not described in 'dal_allocation'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'gpu_addr' not described in 'dal_allocation'

Introduced by commit

  1ace37b873c2 ("drm/amdgpu/display: Implement functions to let DC allocate GPU memory")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-03-09  2:55 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-03-09  2:55 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Wayne Lin, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:380: warning: Function parameter or member 'crc_rd_wrk' not described in 'amdgpu_display_manager'

Introduced by commit

  9a65df193108 ("drm/amd/display: Use PSP TA to read out crc")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-03-03  6:00 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-03-03  6:00 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Xiaogang Chen, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 403 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c:86: warning: Function parameter or member 'work' not described in 'amdgpu_dm_irq_handler_data'

Introduced by commit

  b6f91fc183f7 ("drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-02-23 23:48 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2021-02-23 23:48 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Qingqing Zhuo, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_set_vblank':
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5439:33: warning: unused variable 'dm' [-Wunused-variable]
 5439 |  struct amdgpu_display_manager *dm = &adev->dm;
      |                                 ^~

Introduced by commit

  3cfd14b67b2c ("drm/amd/display: Fix system hang after multiple hotplugs (v2)")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-01-18  5:29 Stephen Rothwell
  2021-01-18  5:56 ` Huang, Ray
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2021-01-18  5:29 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Huang Rui, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (powerpc
allyesconfig) gave this warning:

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_init_smc_tables':
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:338:5: warning: "CONFIG_X86" is not defined, evaluates to 0 [-Wundef]
  338 | #if CONFIG_X86
      |     ^~~~~~~~~~

Caused by commit

  9dd19d5232a6 ("drm/amdgpu: fix build error without x86 kconfig")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2021-01-15  1:00 Stephen Rothwell
  2021-01-20  6:15 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2021-01-15  1:00 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Bhawanpreet Lakha, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_set_vblank':
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5380:33: warning: unused variable 'dm' [-Wunused-variable]
 5380 |  struct amdgpu_display_manager *dm = &adev->dm;
      |                                 ^~

Caused by commit

  98ab5f3513f9 ("drm/amd/display: Fix deadlock during gpu reset v3")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2020-11-17  4:45 Stephen Rothwell
  2020-12-14 19:56 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2020-11-17  4:45 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Alex Deucher, Wayne Lin, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 881 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_x_start_property' not described in 'amdgpu_display_manager'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_y_start_property' not described in 'amdgpu_display_manager'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_x_end_property' not described in 'amdgpu_display_manager'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_y_end_property' not described in 'amdgpu_display_manager'

Introduced by commit

  c920888c604d ("drm/amd/display: Expose new CRC window property")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2020-04-23  2:24 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2020-04-23  2:24 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Yintian Tao,
	Christian König

[-- Attachment #1: Type: text/plain, Size: 774 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_ring_emit_rreg':
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:6396:21: warning: unused variable 'kiq' [-Wunused-variable]
 6396 |  struct amdgpu_kiq *kiq = &adev->gfx.kiq;
      |                     ^~~
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_ring_emit_rreg':
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:7608:21: warning: unused variable 'kiq' [-Wunused-variable]
 7608 |  struct amdgpu_kiq *kiq = &adev->gfx.kiq;
      |                     ^~~

Introduced by commit

  5e25f26086f6 ("drm/amdgpu: request reg_val_offs each kiq read reg")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2020-03-13  9:57 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2020-03-13  9:57 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Joe Perches

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (powerpc
allyesconfig) produced this warning:

In file included from include/linux/compiler_types.h:59,
                 from <command-line>:
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_request_link_speed_change_before_state_change':
include/linux/compiler_attributes.h:200:41: warning: statement will never be executed [-Wswitch-unreachable]
  200 | # define fallthrough                    __attribute__((__fallthrough__))
      |                                         ^~~~~~~~~~~~~
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.c:3706:4: note: in expansion of macro 'fallthrough'
 3706 |    fallthrough;
      |    ^~~~~~~~~~~

Introduced by commit

  e86efa063cd1 ("AMD POWERPLAY: Use fallthrough;")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2020-02-04 22:44 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2020-02-04 22:44 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Hawking Zhang, Frank Min

[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: In function 'amdgpu_xgmi_remove_device':
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:466:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type]
  466 |   return;
      |   ^~~~~~
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:461:5: note: declared here
  461 | int amdgpu_xgmi_remove_device(struct amdgpu_device *adev)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:470:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type]
  470 |   return;
      |   ^~~~~~
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:461:5: note: declared here
  461 | int amdgpu_xgmi_remove_device(struct amdgpu_device *adev)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~

Introduced by commit

  2fe4750e8506 ("drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2019-12-18 23:18 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2019-12-18 23:18 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Jane Jian,
	Dave Airlie, DRI

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: In function 'vcn_v2_5_hw_init':
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c:288:5: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
  288 |  if (!r)
      |     ^

Introduced by commit

  99bcbf833e6a ("drm/amdgpu: enable VCN0 and VCN1 sriov instances support for Arcturus")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2019-11-08  0:21 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2019-11-08  0:21 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Leo Li,
	Nicholas Kazlauskas

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:503:13: warning: 'dm_dcn_crtc_high_irq' defined but not used [-Wunused-function]
  503 | static void dm_dcn_crtc_high_irq(void *interrupt_params)
      |             ^~~~~~~~~~~~~~~~~~~~

Introduced by commit

  75856c84993d ("drm/amd/display: Send vblank and user events at vsartup for DCN")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2019-07-02  3:53 Stephen Rothwell
  0 siblings, 0 replies; 83+ messages in thread
From: Stephen Rothwell @ 2019-07-02  3:53 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Jack Xiao,
	Hawking Zhang, Felix Kuehling

[-- Attachment #1: Type: text/plain, Size: 460 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodcnofig) produced this warning:

drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: In function 'kgd2kfd_probe':
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c:490:6: warning: unused variable 'ret' [-Wunused-variable]
  int ret;
      ^~~

Introduced by commit

  aabf3a951c4e ("drm/amdkfd: remove duplicated PCIE atomics request")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2019-05-10  0:59 Stephen Rothwell
  2019-05-31  1:27 ` Stephen Rothwell
  0 siblings, 1 reply; 83+ messages in thread
From: Stephen Rothwell @ 2019-05-10  0:59 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Jonathan Kim

[-- Attachment #1: Type: text/plain, Size: 795 bytes --]

Hi all,

After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

In file included from drivers/gpu/drm/amd/amdgpu/df_v3_6.c:23:
drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'df_v3_6_pmc_start':
drivers/gpu/drm/amd/amdgpu/amdgpu.h:1010:29: warning: 'lo_val' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define WREG32_PCIE(reg, v) adev->pcie_wreg(adev, (reg), (v))
                             ^~~~
drivers/gpu/drm/amd/amdgpu/df_v3_6.c:334:39: note: 'lo_val' was declared here
  uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val;
                                       ^~~~~~

Introduced by commit

  a6ac0b44bab9 ("drm/amdgpu: add df perfmon regs and funcs for xgmi")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 83+ messages in thread

end of thread, other threads:[~2024-01-30  2:56 UTC | newest]

Thread overview: 83+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24  6:48 linux-next: build warning after merge of the amdgpu tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2024-01-30  2:56 Stephen Rothwell
2024-01-30  2:54 Stephen Rothwell
2023-12-14  4:29 Stephen Rothwell
2023-12-12  0:04 Stephen Rothwell
2023-12-12  3:01 ` Stephen Rothwell
2023-12-12  9:01   ` Melissa Wen
2023-12-12 15:05     ` Alex Deucher
2023-10-17  3:35 Stephen Rothwell
2023-09-21  2:31 Stephen Rothwell
2023-08-15 11:07 Stephen Rothwell
2023-08-16  1:57 ` Stephen Rothwell
2023-08-16 20:45 ` Alex Deucher
2023-06-09  4:02 Stephen Rothwell
2023-06-07  2:45 Stephen Rothwell
2023-04-12  4:36 Stephen Rothwell
2023-04-03  7:42 Stephen Rothwell
2023-03-01  0:34 Stephen Rothwell
2023-02-15  4:13 Stephen Rothwell
2023-01-18  3:13 Stephen Rothwell
2022-12-15  0:35 Stephen Rothwell
2022-11-18  6:47 Stephen Rothwell
2022-11-18  8:29 ` Christian König
2022-11-10  7:23 Stephen Rothwell
2022-10-28  3:33 Stephen Rothwell
2022-10-26  1:14 Stephen Rothwell
2023-07-11 23:12 ` Stephen Rothwell
2022-10-24  4:14 Stephen Rothwell
2022-08-31  5:37 Stephen Rothwell
2022-10-09 22:58 ` Stephen Rothwell
2022-08-11 22:13 Stephen Rothwell
2022-08-30 23:04 ` Stephen Rothwell
2022-10-05  0:36   ` Stephen Rothwell
2022-08-11  2:05 Stephen Rothwell
2022-08-30  1:48 ` Stephen Rothwell
2022-06-23  7:47 Stephen Rothwell
2022-03-25  8:07 Stephen Rothwell
2022-03-25  8:11 ` Christian König
2021-08-25  2:51 Stephen Rothwell
2021-06-05  2:26 Stephen Rothwell
2021-06-05 14:39 ` Eric Huang
2021-06-03  9:22 Stephen Rothwell
2021-05-28  1:50 Stephen Rothwell
2021-05-04 23:39 Stephen Rothwell
     [not found] ` <DM4PR12MB5133E6A99840D1E8542C0D23F7599@DM4PR12MB5133.namprd12.prod.outlook.com>
2021-05-05  2:55   ` Stephen Rothwell
2021-04-26 12:40 Stephen Rothwell
2021-04-26 14:40 ` Nirmoy
2021-04-16  2:40 Stephen Rothwell
2021-04-16  3:12 ` Liang, Prike
2021-04-16  4:08   ` Stephen Rothwell
2021-04-16  5:47     ` Liang, Prike
2021-04-16  5:51       ` Alex Deucher
2021-04-21  6:40 ` Stephen Rothwell
2021-04-23 20:36   ` Alex Deucher
2021-04-23 22:39     ` Stephen Rothwell
2021-03-24  2:33 Stephen Rothwell
2021-03-22  6:00 Stephen Rothwell
2021-04-21  6:15 ` Stephen Rothwell
2021-03-11 11:00 Stephen Rothwell
2021-04-21  6:10 ` Stephen Rothwell
2021-03-09  2:55 Stephen Rothwell
2021-03-03  6:00 Stephen Rothwell
2021-02-23 23:48 Stephen Rothwell
2021-01-18  5:29 Stephen Rothwell
2021-01-18  5:56 ` Huang, Ray
2021-01-18  6:52   ` Stephen Rothwell
2021-01-18 12:35     ` Huang Rui
2021-01-15  1:00 Stephen Rothwell
2021-01-20  6:15 ` Stephen Rothwell
2021-01-21  0:53   ` Stephen Rothwell
2021-01-21  3:07     ` Alex Deucher
2021-01-21  8:32       ` Daniel Vetter
2020-11-17  4:45 Stephen Rothwell
2020-12-14 19:56 ` Stephen Rothwell
2020-12-15  2:49   ` Stephen Rothwell
2020-04-23  2:24 Stephen Rothwell
2020-03-13  9:57 Stephen Rothwell
2020-02-04 22:44 Stephen Rothwell
2019-12-18 23:18 Stephen Rothwell
2019-11-08  0:21 Stephen Rothwell
2019-07-02  3:53 Stephen Rothwell
2019-05-10  0:59 Stephen Rothwell
2019-05-31  1:27 ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).