HomeSort by: relevance | last modified time | path
    Searched refs:use_drm_mode (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_memory.c 200 if (mem == NULL || mem->bound || pI830->use_drm_mode)
244 if (mem->tiling != TILE_NONE && !pI830->use_drm_mode &&
248 if (mem->bo != NULL && !pI830->use_drm_mode) {
409 if (!pI830->use_drm_mode) {
770 if (pScrn->vtSema || pI830->use_drm_mode) {
844 (pI830->use_drm_mode ||
994 if (pI830->use_drm_mode)
1009 if (pI830->use_drm_mode)
1130 if (pI830->use_drm_mode)
1137 if (!pI830->use_drm_mode) {
    [all...]
i830_driver.c 937 if (pI830->use_drm_mode)
993 if (!pI830->use_drm_mode)
1147 if (pI830->use_drm_mode)
1222 if (pI830->use_drm_mode)
1515 pI830->use_drm_mode = drm_mode_setting;
1516 pI830->kernel_exec_fencing = pI830->use_drm_mode;
1566 if (!pI830->use_drm_mode)
1581 if (pI830->use_drm_mode) {
1616 if (!pI830->use_drm_mode) {
2356 if (pI830->use_drm_mode) {
    [all...]
i830_hwmc.c 58 if (pI830->use_drm_mode &&
common.h 374 #define HWS_NEED_GFX(pI810) (!pI810->use_drm_mode && \
i830.h 608 Bool use_drm_mode; member in struct:_I830Rec
i830_video.c 602 !pI830->use_drm_mode && pI830->overlay_regs != NULL)
  /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
reg_dumper.h 52 Bool use_drm_mode; member in struct:_i830

Completed in 13 milliseconds