From: Charlene Liu <[email protected]>

Change-Id: I7f551ed36a23f98340ca048c954ef25fe05208f0
Signed-off-by: Charlene Liu <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
---
 drivers/gpu/drm/amd/display/dc/dm_services_types.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/dc/dm_services_types.h 
b/drivers/gpu/drm/amd/display/dc/dm_services_types.h
index f89395e0c107..408141c6776e 100644
--- a/drivers/gpu/drm/amd/display/dc/dm_services_types.h
+++ b/drivers/gpu/drm/amd/display/dc/dm_services_types.h
@@ -71,7 +71,9 @@ enum dm_pp_clock_type {
        DM_PP_CLOCK_TYPE_DCFCLK,
        DM_PP_CLOCK_TYPE_SOCCLK,
        DM_PP_CLOCK_TYPE_PIXELCLK,
-       DM_PP_CLOCK_TYPE_DISPLAYPHYCLK
+       DM_PP_CLOCK_TYPE_DISPLAYPHYCLK,
+       DM_PP_CLOCK_TYPE_DPPCLK,
+       DM_PP_CLOCK_TYPE_FCLK,
 };
 
 #define DC_DECODE_PP_CLOCK_TYPE(clk_type) \
-- 
2.11.0

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to