commit | 92b79f4322b8a2506bdd862f554a2a81ff0a2dad | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Aug 12 17:07:18 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Mon Aug 15 12:10:27 2011 -0700 |
tree | eec727f584f444e01e78ec86ed69833b3401888a | |
parent | c3613de92ebea302137d21d8938421c3f88d8741 [diff] |
drm/i915: Cannot set clock gating under UMS The clock gating functions are only assigned under KMS, so don't try to call them under UMS. Signed-off-by: Keith Packard <keithp@keithp.com> Tested-by: Justin P. Mattock <justinmattock@gmail.com>