Searched refs:GRPH_CONTROL (Results 1 – 4 of 4) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/dce/ |
| A D | dce_mem_input.h | 36 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 …]
|
| A D | dce_mem_input.c | 436 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() 618 REG_UPDATE_2(GRPH_CONTROL, in program_grph_pixel_format() 635 REG_UPDATE(GRPH_CONTROL, in dce_mi_clear_tiling() 640 REG_UPDATE(GRPH_CONTROL, in dce_mi_clear_tiling() 645 REG_UPDATE(GRPH_CONTROL, in dce_mi_clear_tiling()
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | dce_v10_0.c | 1900 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v10_0_crtc_do_set_base() 1901 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v10_0_crtc_do_set_base() 1905 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1906 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v10_0_crtc_do_set_base() 1914 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1923 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1931 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1940 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v10_0_crtc_do_set_base() 1949 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v10_0_crtc_do_set_base() 1960 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v10_0_crtc_do_set_base() [all …]
|
| A D | dce_v11_0.c | 1950 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v11_0_crtc_do_set_base() 1951 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v11_0_crtc_do_set_base() 1955 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1956 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v11_0_crtc_do_set_base() 1964 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1973 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1981 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1990 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v11_0_crtc_do_set_base() 1999 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v11_0_crtc_do_set_base() 2010 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v11_0_crtc_do_set_base() [all …]
|
Completed in 21 milliseconds