Commit 9212278
drm/i915: preserve SSC if previously set v3
Some machines may have a broken VBT or no VBT at all, but we still want
to use SSC there. So check for it and keep it enabled if we see it
already on. Based on an earlier fix from Kristian.
v2: honor modparam if set too (Daniel)
read out at init time and store for panel_use_ssc() use (Jesse)
v3: trust BIOS configuration over VBT like we do for DP (Jani)
Reported-by: Kristian Høgsberg <[email protected]>
Signed-off-by: Jesse Barnes <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>1 parent 3581f30 commit 9212278
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13331 | 13331 | | |
13332 | 13332 | | |
13333 | 13333 | | |
| 13334 | + | |
13334 | 13335 | | |
13335 | 13336 | | |
13336 | 13337 | | |
13337 | 13338 | | |
13338 | 13339 | | |
13339 | 13340 | | |
13340 | 13341 | | |
| 13342 | + | |
| 13343 | + | |
| 13344 | + | |
| 13345 | + | |
| 13346 | + | |
| 13347 | + | |
| 13348 | + | |
| 13349 | + | |
| 13350 | + | |
| 13351 | + | |
13341 | 13352 | | |
13342 | 13353 | | |
13343 | 13354 | | |
| |||
0 commit comments