drm/amd/display: CNVC pseudocode review follow up

Signed-off-by: Yue Hin Lau <Yuehin.Lau@amd.com>
Reviewed-by: Eric Bernstein <Eric.Bernstein@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Yue Hin Lau
2017-11-14 12:13:27 -05:00
committed by Alex Deucher
parent 8e504bccc1
commit 9a0beb3944
4 changed files with 244 additions and 247 deletions

View File

@@ -122,7 +122,7 @@ struct dpp_funcs {
void (*set_cursor_attributes)(
struct dpp *dpp_base,
const struct dc_cursor_attributes *attr);
enum dc_cursor_color_format color_format);
void (*set_cursor_position)(
struct dpp *dpp_base,