Home
last modified time | relevance | path

Searched refs:GRPH_PIPE_CONFIG (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.h164 SFB(blk, GRPH_CONTROL, GRPH_PIPE_CONFIG, mask_sh),\
176 SFB(blk, GRPH_CONTROL, GRPH_PIPE_CONFIG, mask_sh),\
366 type GRPH_PIPE_CONFIG;\
H A Ddce_mem_input.c457 GRPH_PIPE_CONFIG, info->gfx8.pipe_config, in program_tiling()
474 GRPH_PIPE_CONFIG, info->gfx8.pipe_config, in program_tiling()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h103 #define GRPH_PIPE_CONFIG(x) (((x) & 0x1f) << 24) macro
H A Ddce_v6_0.c1975 fb_format |= GRPH_PIPE_CONFIG(pipe_config); in dce_v6_0_crtc_do_set_base()
H A Ddce_v10_0.c2010 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_PIPE_CONFIG, in dce_v10_0_crtc_do_set_base()
H A Ddce_v11_0.c2060 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_PIPE_CONFIG, in dce_v11_0_crtc_do_set_base()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c191 UNP_GRPH_CONTROL, GRPH_PIPE_CONFIG); in program_tiling()