Commit 37eade6
drm/i915/display: return earlier from intel_modeset_init() without display
!HAS_DISPLAY() implies !HAS_OVERLAY(), skipping overlay setup anyway, so
return earlier from intel_modeset_init() for clarity.
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: José Roberto de Souza <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 71c8415)
Signed-off-by: Rodrigo Vivi <[email protected]>1 parent aff76ab commit 37eade6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18039 | 18039 | | |
18040 | 18040 | | |
18041 | 18041 | | |
18042 | | - | |
18043 | | - | |
18044 | 18042 | | |
18045 | 18043 | | |
18046 | 18044 | | |
| 18045 | + | |
| 18046 | + | |
18047 | 18047 | | |
18048 | 18048 | | |
18049 | 18049 | | |
| |||
0 commit comments