summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>2025-11-07 19:56:15 +0530
committerAlex Deucher <alexander.deucher@amd.com>2025-11-11 21:54:16 -0500
commitfc936aa76eea2610ca387d420f50be2f5ed8823c (patch)
tree62deab786025128545d3413dba7678b58a3a09dd /tools/perf/scripts/python/export-to-sqlite.py
parent20161e3b6bd97c2df24da83a1b68f7b17e1d2927 (diff)
downloadkernel-fc936aa76eea2610ca387d420f50be2f5ed8823c.tar.gz
drm/amd/display: Add kdoc params/returns in dc/link detection helpers
The link detection helpers in dc/link/link_detection.c were missing kdoc annotations for parameters and return values. Fixes the below with gcc W=1: ...link_detection.c:872 parameter 'edid_header' not described ...link_detection.c:890 parameter 'link' not described ...link_detection.c:914 parameter 'link' not described ...link_detection.c:1355 parameter 'link' not described ...link_detection.c:1355 parameter 'type' not described Cc: Aurabindo Pillai <aurabindo.pillai@amd.com> Cc: Roman Li <roman.li@amd.com> Cc: Harry Wentland <harry.wentland@amd.com> Cc: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
level more user friendlyReinette Chatre 2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre 2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre 2009-07-10iwlwifi: make software queue assignment more efficientJohannes Berg 2009-05-22iwlcore: register locksMohamed Abbas 2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller 2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy 2009-04-22iwlwifi: add debug messages when start aggregation queueWey-Yi Guy 2009-04-21iwlwifi: DMA fixesReinette Chatre 2009-04-21iwlwifi: add debugging for TX pathReinette Chatre 2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg 2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy 2009-03-27iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar 2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu 2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison 2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler 2009-01-29iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas 2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz 2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz 2009-01-29iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz 2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz 2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre 2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas 2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas 2009-01-29iwlwifi: clean up printingTomas Winkler 2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen 2008-12-12iwlwifi: change email contact informationWinkler, Tomas 2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi 2008-12-05iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi 2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas