Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm/
HDsavage_bci.c827 unsigned int depth_tile_format; in savage_do_init_bci() local
832 depth_tile_format = dev_priv->depth_bpp == 16 ? in savage_do_init_bci()
836 depth_tile_format = SAVAGE_BD_TILE_DEST; in savage_do_init_bci()
853 (depth_tile_format << SAVAGE_BD_TILE_SHIFT); in savage_do_init_bci()