commit | d6014e776ceb5da2d86ce405f692522f2b0370f2 | [log] [tgz] |
---|---|---|
author | Shirish S <shirish.s@amd.com> | Wed Mar 28 12:22:22 2018 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 15 13:43:07 2018 -0500 |
tree | b533b65d1466371104e6860b9425b5f4785f0a8c | |
parent | db4b37975888cf22e39f2cabc6590167faabaeaa [diff] |
drm/amd/display: remove dummy is_blanked() to optimise boot time is_blanked() hook is a dummy one for underlay pipe, hence when called, it loops for ~300ms at boot. This patch removes this dummy call and adds missing checks. Signed-off-by: Shirish S <shirish.s@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>