/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | atombios_crtc.c | 1154 uint32_t fb_format, fb_pitch_pixels, tiling_flags; in dce4_crtc_do_set_base() local 1197 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_8BPP) | in dce4_crtc_do_set_base() 1202 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1210 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1218 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1225 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1233 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) | in dce4_crtc_do_set_base() 1241 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) | in dce4_crtc_do_set_base() 1251 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) | in dce4_crtc_do_set_base() 1261 fb_format in dce4_crtc_do_set_base() 1476 uint32_t fb_format, fb_pitch_pixels, tiling_flags; avivo_crtc_do_set_base() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atombios_crtc.c | 1145 uint32_t fb_format, fb_pitch_pixels, tiling_flags; in dce4_crtc_do_set_base() local 1187 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_8BPP) | in dce4_crtc_do_set_base() 1192 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1200 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1208 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1215 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) | in dce4_crtc_do_set_base() 1223 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) | in dce4_crtc_do_set_base() 1231 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) | in dce4_crtc_do_set_base() 1241 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) | in dce4_crtc_do_set_base() 1251 fb_format in dce4_crtc_do_set_base() 1466 uint32_t fb_format, fb_pitch_pixels, tiling_flags; avivo_crtc_do_set_base() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 1900 uint32_t fb_format, fb_pitch_pixels; in dce_v11_0_crtc_do_set_base() local 1944 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v11_0_crtc_do_set_base() 1945 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v11_0_crtc_do_set_base() 1949 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1950 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v11_0_crtc_do_set_base() 1958 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1959 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTRO in dce_v11_0_crtc_do_set_base() [all...] |
H A D | dce_v10_0.c | 1858 uint32_t fb_format, fb_pitch_pixels; in dce_v10_0_crtc_do_set_base() local 1902 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v10_0_crtc_do_set_base() 1903 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v10_0_crtc_do_set_base() 1907 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1908 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v10_0_crtc_do_set_base() 1916 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1917 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTRO in dce_v10_0_crtc_do_set_base() [all...] |
H A D | dce_v8_0.c | 1787 uint32_t fb_format, fb_pitch_pixels; in dce_v8_0_crtc_do_set_base() local 1831 fb_format = ((GRPH_DEPTH_8BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1836 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1844 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1852 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1859 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1867 fb_format = ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1875 fb_format = ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1885 fb_format = ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1895 fb_format in dce_v8_0_crtc_do_set_base() [all...] |
H A D | dce_v6_0.c | 1818 uint32_t fb_format, fb_pitch_pixels, pipe_config; in dce_v6_0_crtc_do_set_base() local 1859 fb_format = (GRPH_DEPTH(GRPH_DEPTH_8BPP) | in dce_v6_0_crtc_do_set_base() 1864 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1872 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1880 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1887 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1895 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1903 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1913 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1923 fb_format in dce_v6_0_crtc_do_set_base() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 1903 uint32_t fb_format, fb_pitch_pixels; in dce_v11_0_crtc_do_set_base() local 1946 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v11_0_crtc_do_set_base() 1947 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v11_0_crtc_do_set_base() 1951 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1952 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v11_0_crtc_do_set_base() 1960 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v11_0_crtc_do_set_base() 1961 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTRO in dce_v11_0_crtc_do_set_base() [all...] |
H A D | dce_v10_0.c | 1853 uint32_t fb_format, fb_pitch_pixels; in dce_v10_0_crtc_do_set_base() local 1896 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0); in dce_v10_0_crtc_do_set_base() 1897 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 0); in dce_v10_0_crtc_do_set_base() 1901 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1902 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_FORMAT, 2); in dce_v10_0_crtc_do_set_base() 1910 fb_format = REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1); in dce_v10_0_crtc_do_set_base() 1911 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTRO in dce_v10_0_crtc_do_set_base() [all...] |
H A D | dce_v8_0.c | 1786 uint32_t fb_format, fb_pitch_pixels; in dce_v8_0_crtc_do_set_base() local 1829 fb_format = ((GRPH_DEPTH_8BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1834 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1842 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1850 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1857 fb_format = ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1865 fb_format = ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1873 fb_format = ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1883 fb_format = ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) | in dce_v8_0_crtc_do_set_base() 1893 fb_format in dce_v8_0_crtc_do_set_base() [all...] |
H A D | dce_v6_0.c | 1820 uint32_t fb_format, fb_pitch_pixels, pipe_config; in dce_v6_0_crtc_do_set_base() local 1860 fb_format = (GRPH_DEPTH(GRPH_DEPTH_8BPP) | in dce_v6_0_crtc_do_set_base() 1865 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1873 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1881 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1888 fb_format = (GRPH_DEPTH(GRPH_DEPTH_16BPP) | in dce_v6_0_crtc_do_set_base() 1896 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1904 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1914 fb_format = (GRPH_DEPTH(GRPH_DEPTH_32BPP) | in dce_v6_0_crtc_do_set_base() 1924 fb_format in dce_v6_0_crtc_do_set_base() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_trace.h | 234 __field(uint32_t, fb_format) 263 __entry->fb_format = state->fb ? state->fb->format->format : 0; 294 (__entry->fb_format & 0xff) ? (__entry->fb_format & 0xff) : 'N', 295 ((__entry->fb_format >> 8) & 0xff) ? ((__entry->fb_format >> 8) & 0xff) : 'O', 296 ((__entry->fb_format >> 16) & 0xff) ? ((__entry->fb_format >> 16) & 0xff) : 'N', 297 ((__entry->fb_format >> 24) & 0x7f) ? ((__entry->fb_format >> 2 [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 901 uint32_t fb_format = fb->format->format; in drm_fb_blit() local 903 if (fb_format == dst_format) { in drm_fb_blit() 906 } else if (fb_format == (dst_format | DRM_FORMAT_BIG_ENDIAN)) { in drm_fb_blit() 909 } else if (fb_format == (dst_format & ~DRM_FORMAT_BIG_ENDIAN)) { in drm_fb_blit() 912 } else if (fb_format == DRM_FORMAT_XRGB8888) { in drm_fb_blit() 950 &fb_format, &dst_format); in drm_fb_blit()
|
/third_party/vk-gl-cts/external/amber/src/src/dawn/ |
H A D | engine_dawn.cc | 940 ::dawn::TextureFormat fb_format{}; in CreateRenderPipelineDescriptor() 941 result = GetDawnTextureFormat(*amber_format, &fb_format); in CreateRenderPipelineDescriptor() 1067 colorStateDescriptor.format = fb_format; in CreateRenderPipelineDescriptor() 1091 colorStateDescriptor.format = fb_format; in CreateRenderPipelineDescriptor() 1097 ::dawn::TextureFormat fb_format{}; in CreateRenderPipelineDescriptor() 1106 result = GetDawnTextureFormat(*amber_format, &fb_format); in CreateRenderPipelineDescriptor() 1110 fb_format = ::dawn::TextureFormat::RGBA8Unorm; in CreateRenderPipelineDescriptor() 1115 colorStates[i]->format = fb_format; in CreateRenderPipelineDescriptor() 1532 ::dawn::TextureFormat fb_format{}; in AttachBuffersAndTextures() 1541 result = GetDawnTextureFormat(*amber_format, &fb_format); in AttachBuffersAndTextures() [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_clear.c | 33 VkFormat fb_format, in get_hw_clear_color() 47 if (fb_format == image_format) { in get_hw_clear_color() 69 VkFormat fb_format; in clear_image_tlb() local 70 if (!v3dv_meta_can_use_tlb(image, &origin, &fb_format)) in clear_image_tlb() 75 (fb_format, range->aspectMask, in clear_image_tlb() 80 get_hw_clear_color(cmd_buffer->device, &clear_value->color, fb_format, in clear_image_tlb() 127 v3dv_X(job->device, meta_framebuffer_init)(&framebuffer, fb_format, in clear_image_tlb() 31 get_hw_clear_color(struct v3dv_device *device, const VkClearColorValue *color, VkFormat fb_format, VkFormat image_format, uint32_t internal_type, uint32_t internal_bpp, uint32_t *hw_color) get_hw_clear_color() argument
|
H A D | v3dv_meta_copy.c | 383 VkFormat fb_format; in copy_image_to_buffer_tlb() local 384 if (!v3dv_meta_can_use_tlb(image, ®ion->imageOffset, &fb_format)) in copy_image_to_buffer_tlb() 389 (fb_format, region->imageSubresource.aspectMask, in copy_image_to_buffer_tlb() 414 v3dv_X(job->device, meta_framebuffer_init)(&framebuffer, fb_format, in copy_image_to_buffer_tlb() 904 VkFormat fb_format; in copy_image_tlb() local 905 if (!v3dv_meta_can_use_tlb(src, ®ion->srcOffset, &fb_format) || in copy_image_tlb() 906 !v3dv_meta_can_use_tlb(dst, ®ion->dstOffset, &fb_format)) { in copy_image_tlb() 920 (fb_format, region->dstSubresource.aspectMask, in copy_image_tlb() 955 v3dv_X(job->device, meta_framebuffer_init)(&framebuffer, fb_format, in copy_image_tlb() 1424 VkFormat fb_format; in copy_buffer_to_image_tlb() local 4267 const VkFormat fb_format = src->vk.format; resolve_image_tlb() local [all...] |
H A D | v3dv_pipeline.c | 1206 VkFormat fb_format = pass->attachments[att_idx].desc.format; in pipeline_populate_v3d_fs_key() local 1207 enum pipe_format fb_pipe_format = vk_format_to_pipe_format(fb_format); in pipeline_populate_v3d_fs_key() 1215 v3dv_get_format_swizzle(p_stage->pipeline->device, fb_format), in pipeline_populate_v3d_fs_key() 1220 vk_format_description(fb_format); in pipeline_populate_v3d_fs_key() 1987 VkFormat fb_format = pass->attachments[att_idx].desc.format; in pipeline_populate_graphics_key() local 1988 enum pipe_format fb_pipe_format = vk_format_to_pipe_format(fb_format); in pipeline_populate_graphics_key() 1996 v3dv_get_format_swizzle(pipeline->device, fb_format), in pipeline_populate_graphics_key() 2001 vk_format_description(fb_format); in pipeline_populate_graphics_key()
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 793 struct fb_format { /* FPU branch format (MIPS32) */ struct 1104 struct fb_format fb_format; member
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 825 struct fb_format { /* FPU branch format (MIPS32) */ struct 1136 struct fb_format fb_format; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 813 struct fb_format { struct 958 struct fb_format fb_format; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 813 struct fb_format { struct 958 struct fb_format fb_format; member
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 113 mips32_insn.fb_format.opcode = cop1_op; in microMIPS32_to_MIPS32() 114 mips32_insn.fb_format.bc = bc_op; in microMIPS32_to_MIPS32() 115 mips32_insn.fb_format.flag = in microMIPS32_to_MIPS32()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 113 mips32_insn.fb_format.opcode = cop1_op; in microMIPS32_to_MIPS32() 114 mips32_insn.fb_format.bc = bc_op; in microMIPS32_to_MIPS32() 115 mips32_insn.fb_format.flag = in microMIPS32_to_MIPS32()
|