Home
last modified time | relevance | path

Searched refs:AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_plane.c325 if (AMD_FMT_MOD_GET(TILE_VERSION, modifier) >= AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS) { in fill_gfx9_plane_attributes_from_modifiers()
511 AMD_FMT_MOD_SET(TILE_VERSION, AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS) | in add_gfx10_3_modifiers()
522 AMD_FMT_MOD_SET(TILE_VERSION, AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS) | in add_gfx10_3_modifiers()
532 AMD_FMT_MOD_SET(TILE_VERSION, AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS) | in add_gfx10_3_modifiers()
544 AMD_FMT_MOD_SET(TILE_VERSION, AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS) | in add_gfx10_3_modifiers()
555 AMD_FMT_MOD_SET(TILE_VERSION, AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS) | in add_gfx10_3_modifiers()
561 AMD_FMT_MOD_SET(TILE_VERSION, AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS) | in add_gfx10_3_modifiers()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_display.c749 version = AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS; in convert_tiling_flags_to_modifier()
785 case AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS: in convert_tiling_flags_to_modifier()
813 bool dcc_i128b = version >= AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS; in convert_tiling_flags_to_modifier()
936 case AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS: in get_dcc_block_size()
940 if (ver >= AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS && pipes_log2 > 1 && in get_dcc_block_size()
/linux-6.3-rc2/include/uapi/drm/
A Ddrm_fourcc.h1432 #define AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS 3 macro

Completed in 14 milliseconds