Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/radeon/
HDsi_reg.h94 # define SI_GRPH_PIPE_CONFIG(x) (((x) & 0x1f) << 24) macro
HDatombios_crtc.c1182 fb_format |= SI_GRPH_PIPE_CONFIG(SI_ADDR_SURF_P8_32x32_8x16); in dce4_crtc_do_set_base()
1184 fb_format |= SI_GRPH_PIPE_CONFIG(SI_ADDR_SURF_P4_8x16); in dce4_crtc_do_set_base()