Searched refs:texheight (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/mga/ |
D | mga_state.c | 135 MGA_TEXHEIGHT, tex->texheight, MGA_WR24, tex->texwidth); in mga_g200_emit_tex0() 137 DMA_BLOCK(MGA_WR34, tex->texheight, in mga_g200_emit_tex0() 166 MGA_TEXHEIGHT, tex->texheight, MGA_WR49, 0x00000000); in mga_g400_emit_tex0() 174 MGA_WR62, tex->texheight | MGA_G400_WR_MAGIC, in mga_g400_emit_tex0() 208 MGA_TEXHEIGHT, tex->texheight, MGA_WR49, 0x00000000); in mga_g400_emit_tex1() 215 DMA_BLOCK(MGA_WR60, tex->texheight | MGA_G400_WR_MAGIC, in mga_g400_emit_tex1()
|
/linux-6.1.9/include/uapi/drm/ |
D | mga_drm.h | 163 unsigned int texheight; member
|