From: Tony Cheng <[email protected]>
Change-Id: Ia3ced1b3ecbb8e4443c10808a7f1e088882d4f3f
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Harry Wentland <[email protected]>
---
drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h
b/drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h
index 81de97568d11..e9ed167c9e41 100644
--- a/drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h
+++ b/drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h
@@ -35,8 +35,10 @@
/* IPP RELATED */
struct input_pixel_processor {
struct dc_context *ctx;
- uint32_t inst;
+ unsigned int inst;
const struct ipp_funcs *funcs;
+
+ unsigned int cusor_width;
};
enum ipp_prescale_mode {
--
2.9.3
_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx