* [PATCH 0/1] DC Patches November 27, 2025
@ 2025-11-27 23:45 Roman.Li
2025-11-27 23:45 ` [PATCH 1/1] drm/amd/display: fix typo in display_mode_core_structs.h Roman.Li
0 siblings, 1 reply; 2+ messages in thread
From: Roman.Li @ 2025-11-27 23:45 UTC (permalink / raw)
To: amd-gfx; +Cc: Aurabindo Pillai, Alex Hung, Roman Li
From: Roman Li <Roman.Li@amd.com>
This patch was accidentally overwritten by:
"DC Patches October 27, 2025" series
Aditya Gollamudi (1):
drm/amd/display: fix typo in display_mode_core_structs.h
.../gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] drm/amd/display: fix typo in display_mode_core_structs.h
2025-11-27 23:45 [PATCH 0/1] DC Patches November 27, 2025 Roman.Li
@ 2025-11-27 23:45 ` Roman.Li
0 siblings, 0 replies; 2+ messages in thread
From: Roman.Li @ 2025-11-27 23:45 UTC (permalink / raw)
To: amd-gfx
Cc: Aurabindo Pillai, Alex Hung, Aditya Gollamudi, Alex Deucher,
Roman Li
From: Aditya Gollamudi <adigollamudi@gmail.com>
Fix a typo in a comment, change "enviroment" to "environment" in
drivers/gpu/drm/amd/display/dc/dml2/display_mode_core_structs.h
Fixes: be741b1539fd ("drm/amd/display: Rename dml2 to dml2_0 folder")
Signed-off-by: Aditya Gollamudi <adigollamudi@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
---
.../gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h b/drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h
index 3b1d92e7697f..5b40dcdc4406 100644
--- a/drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h
+++ b/drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h
@@ -1893,7 +1893,7 @@ struct display_mode_lib_scratch_st {
struct CalculatePrefetchSchedule_params_st CalculatePrefetchSchedule_params;
};
-/// @brief Represent the overall soc/ip enviroment. It contains data structure represent the soc/ip characteristic and also structures that hold calculation output
+/// @brief Represent the overall soc/ip environment. It contains data structure represent the soc/ip characteristic and also structures that hold calculation output
struct display_mode_lib_st {
dml_uint_t project;
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-27 23:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-27 23:45 [PATCH 0/1] DC Patches November 27, 2025 Roman.Li
2025-11-27 23:45 ` [PATCH 1/1] drm/amd/display: fix typo in display_mode_core_structs.h Roman.Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox