drm/amd/display: track cursor width in ipp

Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Tony Cheng 2016-12-20 10:54:38 -05:00 committed by Alex Deucher
parent 9cd09bfeb2
commit fafba6de3a

View File

@ -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 {