diff options
| author | Matt Roper <[email protected]> | 2015-01-22 00:35:44 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-01-27 08:56:46 +0000 |
| commit | 5ee67f1cf9d009ff6522d264a05d78f082952a4f (patch) | |
| tree | e432860fa7c3f47aaa979957c9dfd6133f2ce79a /drivers/gpu/drm/i915/intel_dp_mst.c | |
| parent | drm/i915: Add .atomic_{get, set}_property() entrypoints to planes (diff) | |
| download | kernel-5ee67f1cf9d009ff6522d264a05d78f082952a4f.tar.gz kernel-5ee67f1cf9d009ff6522d264a05d78f082952a4f.zip | |
drm/i915: Add main atomic entrypoints (v2)
Add the top-level atomic entrypoints for check/commit. These won't get
called yet; we still need to either enable the atomic ioctl or switch to
using the non-transitional atomic helpers for legacy operations.
v2:
- Use plane->pipe rather than plane->possible_crtcs while ensuring that
only a single CRTC is in use. Either way will work fine since i915
drm_plane's are always tied to a single CRTC, but plane->pipe is
slightly more intuitive. (Ander)
- Simplify crtc/connector checking logic. (Ander)
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions
