Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.h43 SRI(GRPH_SWAP_CNTL, DCP, id),\
70 SRI(GRPH_SWAP_CNTL, DCP, id),\
119 uint32_t GRPH_SWAP_CNTL; member
191 SFB(blk, GRPH_SWAP_CNTL, GRPH_RED_CROSSBAR, mask_sh),\
192 SFB(blk, GRPH_SWAP_CNTL, GRPH_BLUE_CROSSBAR, mask_sh),\
215 SFB(blk, GRPH_SWAP_CNTL, GRPH_RED_CROSSBAR, mask_sh),\
216 SFB(blk, GRPH_SWAP_CNTL, GRPH_BLUE_CROSSBAR, mask_sh),\
H A Ddce_mem_input.c575 REG_SET_2(GRPH_SWAP_CNTL, 0, in program_grph_pixel_format()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c1851 u32 fb_swap = REG_SET_FIELD(0, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, ENDIAN_NONE); in dce_v10_0_crtc_do_set_base()
1897 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base()
1906 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base()
1915 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base()
1923 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base()
1932 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base()
1941 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base()
1952 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base()
1962 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_RED_CROSSBAR, 2); in dce_v10_0_crtc_do_set_base()
1963 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_BLUE_CROSSBAR, 2); in dce_v10_0_crtc_do_set_base()
[all …]