aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp_mst.c
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2015-01-22 00:35:43 +0000
committerDaniel Vetter <[email protected]>2015-01-27 08:56:15 +0000
commita98b3431afcbc66986fcf375fa168df1d9d28bc0 (patch)
tree5469ea7a01263fb592a2cd8917b705bef912ac4d /drivers/gpu/drm/i915/intel_dp_mst.c
parentdrm/i915: Consolidate plane handler vtables (diff)
downloadkernel-a98b3431afcbc66986fcf375fa168df1d9d28bc0.tar.gz
kernel-a98b3431afcbc66986fcf375fa168df1d9d28bc0.zip
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
When we flip on the DRIVER_ATOMIC bit, the DRM core will start calling this entrypoint to set and lookup driver-specific plane property values, rather than maintaining a shadow copy in object->properties. Note that although we add these functions to the plane vtable, they will not yet be called. Future patches that switch our .set_property() handler and/or enable full atomic functionality are required before these code paths will be executed. 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