diff options
| author | Paulo Zanoni <[email protected]> | 2015-11-04 17:10:52 -0200 |
|---|---|---|
| committer | Maarten Lankhorst <[email protected]> | 2015-11-10 11:00:06 +0100 |
| commit | b07ea0fae5e3bf438b8d1d29f8650f30d16f62ca (patch) | |
| tree | 30772211c0d790681646a28d268c64d41a775621 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | c68ae339e71031d92300df56346eb8edd26a09b3 (diff) | |
drm/i915: refactor FBC deactivation at init
Make sure we deactivate FBC at intel_fbc_init(), so we can remove the
call from intel_display.c. Currently we only have the "enabled"
software state, but later we'll have both "enabled" and "active", and
we'll add assertions to them, so just calling intel_fbc_disable() from
intel_modeset_init() won't work. It's better to make sure
intel_fbc_init() already puts the hardware in the expected state, so
we can put nice assertions in the other functions.
v2: Keep/improve the comment (Chris).
v3: Improve the commit message a little bit.
Signed-off-by: Paulo Zanoni <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Maarten Lankhorst <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions