drm_mode_crtc
struct drm_mode_crtc *crtc_resp = data;
struct drm_mode_crtc *crtc_req = data;
#define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
#define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)