Searched refs:DCE (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | Makefile | 29 DCE = dce_audio.o dce_stream_encoder.o dce_link_encoder.o dce_hwseq.o \ macro 35 AMD_DAL_DCE = $(addprefix $(AMDDALPATH)/dc/dce/,$(DCE))
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | Makefile | 29 DCE = dce_audio.o dce_stream_encoder.o dce_link_encoder.o dce_hwseq.o \ macro 35 AMD_DAL_DCE = $(addprefix $(AMDDALPATH)/dc/dce/,$(DCE))
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gmc_v9_0.c | 96 [5][0] = "DCE", 108 [7][1] = "DCE", 154 [32+3][0] = "DCE", 168 [32+3][1] = "DCE", 183 [32+0][0] = "DCE", 197 [32+0][1] = "DCE", 209 [1][0] = "DCE", 224 [1][1] = "DCE", 1080 u32 d1vga_control = RREG32_SOC15(DCE, 0, mmD1VGA_CONTROL); in gmc_v9_0_get_vbios_fb_size() 1091 viewport = RREG32_SOC15(DCE, in gmc_v9_0_get_vbios_fb_size() [all...] |
| H A D | gmc_v10_0.c | 579 u32 d1vga_control = RREG32_SOC15(DCE, 0, mmD1VGA_CONTROL); in gmc_v10_0_get_vbios_fb_size() 588 viewport = RREG32_SOC15(DCE, 0, mmHUBP0_DCSURF_PRI_VIEWPORT_DIMENSION); in gmc_v10_0_get_vbios_fb_size() 589 pitch = RREG32_SOC15(DCE, 0, mmHUBPREQ0_DCSURF_SURFACE_PITCH); in gmc_v10_0_get_vbios_fb_size()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gmc_v9_0.c | 106 [5][0] = "DCE", 118 [7][1] = "DCE", 164 [32+3][0] = "DCE", 178 [32+3][1] = "DCE", 193 [32+0][0] = "DCE", 207 [32+0][1] = "DCE", 219 [1][0] = "DCE", 234 [1][1] = "DCE", 1376 u32 d1vga_control = RREG32_SOC15(DCE, 0, mmD1VGA_CONTROL); in gmc_v9_0_get_vbios_fb_size() 1389 viewport = RREG32_SOC15(DCE, in gmc_v9_0_get_vbios_fb_size() [all...] |
| H A D | gmc_v10_0.c | 644 u32 d1vga_control = RREG32_SOC15(DCE, 0, mmD1VGA_CONTROL); in gmc_v10_0_get_vbios_fb_size() 653 viewport = RREG32_SOC15(DCE, 0, mmHUBP0_DCSURF_PRI_VIEWPORT_DIMENSION); in gmc_v10_0_get_vbios_fb_size() 654 pitch = RREG32_SOC15(DCE, 0, mmHUBPREQ0_DCSURF_SURFACE_PITCH); in gmc_v10_0_get_vbios_fb_size() 832 case IP_VERSION(10, 3, 1): /* DCE SG support */ in gmc_v10_0_mc_init() 833 case IP_VERSION(10, 3, 3): /* DCE SG support */ in gmc_v10_0_mc_init() 834 case IP_VERSION(10, 3, 6): /* DCE SG support */ in gmc_v10_0_mc_init() 835 case IP_VERSION(10, 3, 7): /* DCE SG support */ in gmc_v10_0_mc_init()
|
| H A D | gmc_v11_0.c | 552 u32 d1vga_control = RREG32_SOC15(DCE, 0, regD1VGA_CONTROL); in gmc_v11_0_get_vbios_fb_size() 561 viewport = RREG32_SOC15(DCE, 0, regHUBP0_DCSURF_PRI_VIEWPORT_DIMENSION); in gmc_v11_0_get_vbios_fb_size() 562 pitch = RREG32_SOC15(DCE, 0, regHUBPREQ0_DCSURF_SURFACE_PITCH); in gmc_v11_0_get_vbios_fb_size()
|
Completed in 8 milliseconds