mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 14:02:06 -04:00
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:
committed by
Alex Deucher
parent
8e504bccc1
commit
9a0beb3944
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user