OSDN Git Service

drm: Remove command line guard for universal planes
authorMatt Roper <matthew.d.roper@intel.com>
Mon, 7 Jul 2014 18:19:57 +0000 (11:19 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Jul 2014 01:56:21 +0000 (11:56 +1000)
commitc7dbc6c9ae5c3baa3be755a228a349374d043b5b
tree419c7739839b881e5e0dfc8f71ee0fc48c4a9698
parentad7f8a1f9ced7f049f9b66d588723f243a7034cd
drm: Remove command line guard for universal planes

Universal planes are ready to leave 'experimental' state so drop the
kernel command line parameter that we've been hiding them behind.
Userspace clients that wish to receive universal planes will still need
to opt-in by setting the appropriate capability bit, so this should have
no impact on existing userspace.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_ioctl.c
drivers/gpu/drm/drm_stub.c
include/drm/drmP.h