Searched refs:GRPH_DEPTH (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_mem_input.h | 182 SFB(blk, GRPH_CONTROL, GRPH_DEPTH, mask_sh),\ 208 SFB(blk, GRPH_CONTROL, GRPH_DEPTH, mask_sh),\ 358 type GRPH_DEPTH; \
|
D | dce_mem_input.c | 620 GRPH_DEPTH, grph_depth, in program_grph_pixel_format()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | si_enums.h | 70 #define GRPH_DEPTH(x) (((x) & 0x3) << 0) macro
|
D | dce_v6_0.c | 1878 fb_format = (GRPH_DEPTH(GRPH_DEPTH_8BPP) | in dce_v6_0_crtc_do_set_base() 1883 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1891 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1899 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1906 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1914 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1922 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1932 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1942 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base()
|
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() 1905 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); 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() 1971 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v10_0_crtc_do_set_base()
|
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() 1955 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); 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() 2021 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 2); in dce_v11_0_crtc_do_set_base()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_mem_input_v.c | 412 GRPH_DEPTH); in program_pixel_format()
|