Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/radeon/
Dcik_reg.h106 # define CIK_GRPH_MICRO_TILE_MODE(x) (((x) & 0x7) << 29) macro
Datombios_crtc.c1337 fb_format |= CIK_GRPH_MICRO_TILE_MODE(CIK_DISPLAY_MICRO_TILING); in dce4_crtc_do_set_base()