diff options
author | Chris Wilson <[email protected]> | 2019-02-15 12:30:19 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-02-20 16:02:55 +0200 |
commit | d179b88deb3bf6fed4991a31fd6f0f2cad21fab5 (patch) | |
tree | a40bdc8d62dd1fbe261fb0123b51ca9833ea48cf /scripts/gen_compile_commands.py | |
parent | a3b22b9f11d9fbc48b0291ea92259a5a810e9438 (diff) |
drm/i915/fbdev: Actually configure untiled displays
If we skipped all the connectors that were not part of a tile, we would
leave conn_seq=0 and conn_configured=0, convincing ourselves that we
had stagnated in our configuration attempts. Avoid this situation by
starting conn_seq=ALL_CONNECTORS, and repeating until we find no more
connectors to configure.
Fixes: 754a76591b12 ("drm/i915/fbdev: Stop repeating tile configuration on stagnation")
Reported-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Cc: <[email protected]> # v3.19+
(cherry picked from commit d9b308b1f8a1acc0c3279f443d4fe0f9f663252e)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions