]> Git Repo - linux.git/commit
drm: Always enable atomic API
authorDaniel Stone <[email protected]>
Tue, 23 Jun 2015 13:18:58 +0000 (14:18 +0100)
committerDave Airlie <[email protected]>
Wed, 24 Jun 2015 01:21:35 +0000 (11:21 +1000)
commit8b72ce158cf0dba443e36fc66e0bb29c2580e0b6
treebfd1263f9b01180cf183e683775c0cecbf815960
parentfa2f97dd33c2c32a06a5ea7f6e87af06a2e26baa
drm: Always enable atomic API

Now that the interface has been proven by a port of Weston (using all
atomic features including TEST_ONLY), remove the module parameter
guarding the atomic API from being exposed, and let it run free in the
wild.

Signed-off-by: Daniel Stone <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
drivers/gpu/drm/drm_drv.c
drivers/gpu/drm/drm_ioctl.c
This page took 0.055038 seconds and 4 git commands to generate.