Home
last modified time | relevance | path

Searched refs:texheight (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/mga/
Dmga_state.c137 MGA_TEXHEIGHT, tex->texheight, MGA_WR24, tex->texwidth); in mga_g200_emit_tex0()
139 DMA_BLOCK(MGA_WR34, tex->texheight, in mga_g200_emit_tex0()
168 MGA_TEXHEIGHT, tex->texheight, MGA_WR49, 0x00000000); in mga_g400_emit_tex0()
176 MGA_WR62, tex->texheight | MGA_G400_WR_MAGIC, in mga_g400_emit_tex0()
210 MGA_TEXHEIGHT, tex->texheight, MGA_WR49, 0x00000000); in mga_g400_emit_tex1()
217 DMA_BLOCK(MGA_WR60, tex->texheight | MGA_G400_WR_MAGIC, in mga_g400_emit_tex1()
/Linux-v4.19/include/uapi/drm/
Dmga_drm.h163 unsigned int texheight; member