Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.h36 SRI(GRPH_CONTROL, DCP, id),\
64 SRI(GRPH_CONTROL, DCP, id),\
112 uint32_t GRPH_CONTROL; member
159 SFB(blk, GRPH_CONTROL, GRPH_NUM_BANKS, mask_sh),\
170 SFB(blk, GRPH_CONTROL, GRPH_NUM_BANKS, mask_sh),\
182 SFB(blk, GRPH_CONTROL, GRPH_DEPTH, mask_sh),\
183 SFB(blk, GRPH_CONTROL, GRPH_FORMAT, mask_sh),\
184 SFB(blk, GRPH_CONTROL, GRPH_NUM_BANKS, mask_sh),\
208 SFB(blk, GRPH_CONTROL, GRPH_DEPTH, mask_sh),\
209 SFB(blk, GRPH_CONTROL, GRPH_FORMAT, mask_sh),\
[all …]
H A Ddce_mem_input.c436 REG_UPDATE_6(GRPH_CONTROL, in program_tiling()
450 REG_UPDATE_9(GRPH_CONTROL, in program_tiling()
467 REG_UPDATE_8(GRPH_CONTROL, in program_tiling()
619 REG_UPDATE_2(GRPH_CONTROL, in program_grph_pixel_format()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c1899 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v10_0_crtc_do_set_base()
1900 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v10_0_crtc_do_set_base()
1904 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base()
1905 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v10_0_crtc_do_set_base()
1913 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base()
1922 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base()
1930 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base()
1939 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v10_0_crtc_do_set_base()
1948 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v10_0_crtc_do_set_base()
1959 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v10_0_crtc_do_set_base()
[all …]
H A Ddce_v11_0.c1949 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v11_0_crtc_do_set_base()
1950 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v11_0_crtc_do_set_base()
1954 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base()
1955 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v11_0_crtc_do_set_base()
1963 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base()
1972 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base()
1980 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base()
1989 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v11_0_crtc_do_set_base()
1998 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v11_0_crtc_do_set_base()
2009 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v11_0_crtc_do_set_base()
[all …]