mirror of
https://github.com/torvalds/linux.git
synced 2026-04-26 02:22:28 -04:00
drm/amd/display: clean up redundant logic
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:
@@ -335,7 +335,6 @@ struct dc_transfer_func *dc_create_transfer_func(void);
|
||||
struct dc_flip_addrs {
|
||||
struct dc_plane_address address;
|
||||
bool flip_immediate;
|
||||
/* TODO: DCC format info */
|
||||
/* TODO: add flip duration for FreeSync */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user