Searched refs:DRM_RADEON_CP_IDLE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Dradeon_drm.h479 #define DRM_RADEON_CP_IDLE 0x04 macro
524 #define DRM_IOCTL_RADEON_CP_IDLE DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_CP_IDLE)
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_drm.h472 #define DRM_RADEON_CP_IDLE 0x04 macro
513 #define DRM_IOCTL_RADEON_CP_IDLE DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_CP_IDLE)
H A Dradeon_commonfuncs.c958 ret = drmCommandNone(info->dri->drmFD, DRM_RADEON_CP_IDLE);
H A Dradeon_exa_funcs.c751 while ((drmCommandNone(info->dri->drmFD, DRM_RADEON_CP_IDLE) == -EBUSY)

Completed in 10 milliseconds