diff options
author | José Roberto de Souza <[email protected]> | 2018-11-07 16:16:45 -0800 |
---|---|---|
committer | José Roberto de Souza <[email protected]> | 2018-11-08 17:09:17 -0800 |
commit | acde44b5008671b06a8a1c7c6443b9f54ef4be03 (patch) | |
tree | de94e4333cbdca1422ce886f39d4bf5035ced051 /scripts/bpf_helpers_doc.py | |
parent | 8d3bf1a3959f456d12f9b78dd8a666afd1057b58 (diff) |
drm/i915: Move FBC init and cleanup calls to modeset functions
Although FBC helps save power it do not belongs to power management
also the cleanup was placed in i915_driver_unload() also not a good
place. intel_modeset_init()/intel_modeset_cleanup() are better places
also this will help make easy disable features that depends in
display being enabled in driver.
Cc: Jani Nikula <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions