diff options
author | Dave Airlie <airlied@redhat.com> | 2016-05-03 06:54:57 +1000 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2016-05-02 18:21:19 -0400 |
commit | fa02b05645080c285da5972262a8d37403e39d7e (patch) | |
tree | 8866d2ac7a3437b28f60b185e5390964a7f116cb /include | |
parent | caabc4e85540dcd4225f2780b5616f7d870fbb06 (diff) |
modesetting: port clean start code from amdgpu. (v2)
Both radeon and amdgpu don't set the mode until the first blockhandler,
this means everything should be rendered on the screen correctly by
then.
This ports this code, it also removes the tail call of EnterVT from
ScreenInit, it really isn't necessary and causes us to set a dirty mode
with -modesetting always anyways.
v2: reorder set desired modes vs block handler as done for amdgpu.
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions