diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-25 01:54:37 +0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-05 12:56:55 +0400 |
commit | 0d56bf0b65e6930ea00060d4107414b8d74c9055 (patch) | |
tree | e90dfb3b55642c9b44dfe8684f68ed45641307d7 /scripts/Makefile.clean | |
parent | 98ec77397a5c68ce753dc283aaa6f4742328bcdd (diff) | |
download | linux-0d56bf0b65e6930ea00060d4107414b8d74c9055.tar.xz |
drm/i915: Make encoder->mode_set callbacks optional
For a bunch of reasons we want to move away from the ->mode_set
callbacks: All hw state setup needs to move into ->enable hooks (so
that DOMS can do runtime pm) and all the configuration setup needs to
move into the compute_config functions.
To start with this make the enocer->mode_set callback optional.
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'scripts/Makefile.clean')
0 files changed, 0 insertions, 0 deletions