aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h4
1 files changed, 3 insertions, 1 deletions
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 {