https://bugzilla.kernel.org/show_bug.cgi?id=75651
Bug ID: 75651 Summary: resume from suspend failing 3.15(rc1,rc2,rc3,rc4) bisected Product: Drivers Version: 2.5 Kernel Version: 3.15 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: wshuman3@gmail.com Regression: No
Created attachment 135311 --> https://bugzilla.kernel.org/attachment.cgi?id=135311&action=edit bisect log
resume from suspend is failing for me since 3.15rc1
6d2f2944e95e504a7d33385eeeb9bb7fcca72592 is the first bad commit commit 6d2f2944e95e504a7d33385eeeb9bb7fcca72592 Author: Christian König christian.koenig@amd.com Date: Thu Feb 20 13:42:17 2014 +0100
drm/radeon: use normal BOs for the page tables v4
No need to make it more complicated than necessary, just allocate the page tables as normal BO and flush whenever the address change.
v2: update comments and function name v3: squash bug fixes, page directory and tables patch v4: rebased on Mareks changes
Signed-off-by: Christian König christian.koenig@amd.com
:040000 040000 c7fa0e5e797db0e3384b2cd1450bf45efdb4c284 b05fc80d14d6a34db744ecee5d89035fa99ce1fe M drivers