summaryrefslogtreecommitdiff
path: root/include/drm/i2c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2015-08-03 15:24:08 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-08-04 09:09:25 (GMT)
commit3b8a684bd6cbc13dfd21ca41814c304e9f27ec7f (patch)
tree51f16cdc7a3111f3142c7c0a32456d3697d10993 /include/drm/i2c
parent74d33293e467df61de1b1d8b2fbe29e550dec33b (diff)
downloadlinux-3b8a684bd6cbc13dfd21ca41814c304e9f27ec7f.tar.xz
drm/atomic-helper: Add an atomice best_encoder callback
With legacy helpers all the routing was already set up when calling best_encoder and so could be inspected. But with atomic it's staged, hence we need a new atomic compliant callback for drivers which need to inspect the requested state and can't just decided the best encoder statically. This is needed to fix up i915 dp mst where we need to pick the right encoder depending upon the requested CRTC for the connector. v2: Don't forget to amend the kerneldoc Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Theodore Ts'o <tytso@mit.edu> Acked-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Diffstat (limited to 'include/drm/i2c')
0 files changed, 0 insertions, 0 deletions