Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/dp: correct struct member name in documentation
@ 2024-04-05  6:51 Mitul Golani
  2024-04-05  7:50 ` ✗ Fi.CI.SPARSE: warning for " Patchwork
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Mitul Golani @ 2024-04-05  6:51 UTC (permalink / raw)
  To: dri-devel, intel-gfx; +Cc: ankit.k.nautiyal, jani.nikula, sfr

Correct struct member name to 'mode' instead of 'operation mode'
in 'drm_dp_as_sdp' structure description.

Fixes: 0bbb8f594e33 ("drm/dp: Add Adaptive Sync SDP logging")
Cc: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>
Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>
---
 include/drm/display/drm_dp_helper.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/drm/display/drm_dp_helper.h b/include/drm/display/drm_dp_helper.h
index baf9949ff96f..6799f57d635c 100644
--- a/include/drm/display/drm_dp_helper.h
+++ b/include/drm/display/drm_dp_helper.h
@@ -112,7 +112,7 @@ struct drm_dp_vsc_sdp {
  * @target_rr: Target Refresh
  * @duration_incr_ms: Successive frame duration increase
  * @duration_decr_ms: Successive frame duration decrease
- * @operation_mode: Adaptive Sync Operation Mode
+ * @mode: Adaptive Sync Operation Mode
  */
 struct drm_dp_as_sdp {
 	unsigned char sdp_type;
-- 
2.25.1


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

end of thread, other threads:[~2024-04-16 21:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05  6:51 [PATCH] drm/dp: correct struct member name in documentation Mitul Golani
2024-04-05  7:50 ` ✗ Fi.CI.SPARSE: warning for " Patchwork
2024-04-05  8:00 ` [PATCH] " Dmitry Baryshkov
2024-04-05  8:01 ` ✗ Fi.CI.BAT: failure for " Patchwork
2024-04-05  8:29 ` [PATCH] " Stephen Rothwell
2024-04-05 18:46 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-04-06  0:01 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-04-10 16:19 ` [PATCH] " Rodrigo Vivi
2024-04-11 16:55   ` Golani, Mitulkumar Ajitkumar
2024-04-16 21:31     ` Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox