[PATCH libdrm] Deprecate drmModeAttachMode and drmModeDetachMode

2013-04-25 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? The kernel no longer implements the ioctls, and they never did anything useful. Signed-off-by: Ville Syrj?l? --- xf86drmMode.c | 16 xf86drmMode.h | 10 ++ 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/xf86drmMode.c b/xf86drmMode.c

[PATCH libdrm] Deprecate drmModeAttachMode and drmModeDetachMode

2013-04-25 Thread ville . syrjala
From: Ville Syrjälä The kernel no longer implements the ioctls, and they never did anything useful. Signed-off-by: Ville Syrjälä --- xf86drmMode.c | 16 xf86drmMode.h | 10 ++ 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/xf86drmMode.c b/xf86drmMode.c