Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsi_reg.h91 # define SI_GRPH_PIPE_CONFIG(x) (((x) & 0x1f) << 24) macro
Datombios_crtc.c1346 fb_format |= SI_GRPH_PIPE_CONFIG(SI_ADDR_SURF_P8_32x32_8x16); in dce4_crtc_do_set_base()
1350 fb_format |= SI_GRPH_PIPE_CONFIG(SI_ADDR_SURF_P4_8x16); in dce4_crtc_do_set_base()