Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Datombios_crtc.c1335 fb_format |= EVERGREEN_GRPH_BANK_WIDTH(bankw); in dce4_crtc_do_set_base()
1336 fb_format |= EVERGREEN_GRPH_BANK_HEIGHT(bankh); in dce4_crtc_do_set_base()
1351 fb_format |= CIK_GRPH_PIPE_CONFIG(pipe_config); in dce4_crtc_do_set_base()
1516 fb_format = in avivo_crtc_do_set_base()
1522 fb_format = in avivo_crtc_do_set_base()
1530 fb_format = in avivo_crtc_do_set_base()
1538 fb_format = in avivo_crtc_do_set_base()
1547 fb_format = in avivo_crtc_do_set_base()
1556 fb_format = in avivo_crtc_do_set_base()
1578 fb_format |= AVIVO_D1GRPH_MACRO_ADDRESS_MODE; in avivo_crtc_do_set_base()
[all …]
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1877 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v10_0_crtc_do_set_base()
1882 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v10_0_crtc_do_set_base()
1891 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v10_0_crtc_do_set_base()
1900 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 5); in dce_v10_0_crtc_do_set_base()
1908 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 1); in dce_v10_0_crtc_do_set_base()
1917 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v10_0_crtc_do_set_base()
1926 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 1); in dce_v10_0_crtc_do_set_base()
1937 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 4); in dce_v10_0_crtc_do_set_base()
1961 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_ARRAY_MODE, in dce_v10_0_crtc_do_set_base()
1963 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_TILE_SPLIT, in dce_v10_0_crtc_do_set_base()
[all …]
H A Ddce_v11_0.c1919 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v11_0_crtc_do_set_base()
1924 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v11_0_crtc_do_set_base()
1933 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v11_0_crtc_do_set_base()
1942 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 5); in dce_v11_0_crtc_do_set_base()
1950 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 1); in dce_v11_0_crtc_do_set_base()
1959 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v11_0_crtc_do_set_base()
1968 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 1); in dce_v11_0_crtc_do_set_base()
1979 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 4); in dce_v11_0_crtc_do_set_base()
2003 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_ARRAY_MODE, in dce_v11_0_crtc_do_set_base()
2005 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_TILE_SPLIT, in dce_v11_0_crtc_do_set_base()
[all …]