Searched refs:GRPH_SWAP_CNTL (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_mem_input.h | 43 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 D | dce_mem_input.c | 575 REG_SET_2(GRPH_SWAP_CNTL, 0, in program_grph_pixel_format()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | dce_v10_0.c | 1851 u32 fb_swap = REG_SET_FIELD(0, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, ENDIAN_NONE); in dce_v10_0_crtc_do_set_base() 1902 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base() 1911 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base() 1920 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base() 1928 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base() 1937 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base() 1946 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base() 1957 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_ENDIAN_SWAP, in dce_v10_0_crtc_do_set_base() 1967 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_RED_CROSSBAR, 2); in dce_v10_0_crtc_do_set_base() 1968 fb_swap = REG_SET_FIELD(fb_swap, GRPH_SWAP_CNTL, GRPH_BLUE_CROSSBAR, 2); in dce_v10_0_crtc_do_set_base() [all …]
|