diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-11-21 09:56:00 (GMT) |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-11-21 09:56:00 (GMT) |
commit | f3c91c1deaf8493526d8216be94c33e963f00962 (patch) | |
tree | be2f51e31a3619b807222738bca9ee3daf7f4257 /kernel/freezer.c | |
parent | d1d788302e8c76e5138dfa61f4a5eee4f72a748f (diff) | |
download | linux-fsl-qoriq-f3c91c1deaf8493526d8216be94c33e963f00962.tar.xz |
drm/i915: Only save/restore cursor regs if !KMS
Under KMS, restoring the cursor is handled upon modeswitch in order to
avoid enabling an undefined set of registers. At the moment, the cursor
is restored before the aperture and modes are fully setup causing some
invalid access during resume, such as:
PGTBL_ER: 0x00040000
Invalid GTT entry during Cursor Fetch
Fix this by only performing cursor register save/restore under UMS where
it is done in the correct sequence.
Reported-by: Arkadiusz Miskiewicz <arekm@maven.pl>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'kernel/freezer.c')
0 files changed, 0 insertions, 0 deletions