mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-18 11:17:07 +00:00
drm/amd/display: remove format_control from set_cursor_attributes
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:
parent
904623ee59
commit
51ca0b0362
@ -400,13 +400,6 @@ void dpp1_set_cursor_attributes(
|
||||
REG_UPDATE(CURSOR0_COLOR1,
|
||||
CUR0_COLOR1, 0xFFFFFFFF);
|
||||
}
|
||||
|
||||
/* TODO: Fixed vs float */
|
||||
|
||||
REG_UPDATE_3(FORMAT_CONTROL,
|
||||
CNVC_BYPASS, 0,
|
||||
FORMAT_CONTROL__ALPHA_EN, 1,
|
||||
FORMAT_EXPANSION_MODE, 0);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user