/src/sys/external/bsd/drm/dist/shared-core/ |
mga_state.c | 55 /* Force reset of DWGCTL on G400 (eliminates clip disable bit). 58 DMA_BLOCK(MGA_DWGCTL, ctx->dwgctl, 60 MGA_DWGCTL, ctx->dwgctl, 80 MGA_PLNWT, ctx->plnwt, MGA_DWGCTL, ctx->dwgctl); 104 MGA_DWGCTL, ctx->dwgctl); 582 /* Force reset of DWGCTL */ 586 MGA_DWGCTL, ctx->dwgctl); 641 MGA_DWGCTL, ctx->dwgctl); 851 /* Force reset of DWGCTL */ 855 MGA_DWGCTL, ctx->dwgctl); [all...] |
mga_drm.h | 131 unsigned int dwgctl; member in struct:__anona8b50a930108
|
/src/sys/external/bsd/drm2/dist/drm/mga/ |
mga_state.c | 56 /* Force reset of DWGCTL on G400 (eliminates clip disable bit). 59 DMA_BLOCK(MGA_DWGCTL, ctx->dwgctl, 61 MGA_DWGCTL, ctx->dwgctl, 81 MGA_PLNWT, ctx->plnwt, MGA_DWGCTL, ctx->dwgctl); 104 MGA_PLNWT, ctx->plnwt, MGA_DWGCTL, ctx->dwgctl); 563 /* Force reset of DWGCTL */ 566 MGA_PLNWT, ctx->plnwt, MGA_DWGCTL, ctx->dwgctl); 618 MGA_SRCORG, dev_priv->front_offset, MGA_DWGCTL, ctx->dwgctl); 820 /* Force reset of DWGCTL */ 823 MGA_PITCH, dev_priv->front_pitch, MGA_DWGCTL, ctx->dwgctl); [all...] |
/src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
mga_drm.h | 139 unsigned int dwgctl; member in struct:__anon5a2ca28c0108
|