Commit 67b0b4e
drm/i915: re-disable RC6p on Sandy Bridge
RC6p on Sandy Bridge got re-enabled over time, causing visual glitches
and GPU hangs.
Disabled originally in commit 1c8ecf8 ("drm/i915: do not enable
RC6p on Sandy Bridge").
Signed-off-by: Sasa Dragic <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Fixes: fb6db0f ("drm/i915: Remove unsafe i915.enable_rc6")
Fixes: 13c5a57 ("drm/i915/gt: Select the deepest available parking mode for rc6")
Cc: [email protected]
Reviewed-by: Rodrigo Vivi <[email protected]>
(cherry picked from commit 0c8a6e9)
Signed-off-by: Rodrigo Vivi <[email protected]>1 parent 8565c50 commit 67b0b4e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
| 427 | + | |
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
| |||
0 commit comments