Home
last modified time | relevance | path

Searched refs:segment_order_horz (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
Ddcn30_hubbub.c140 enum segment_order *segment_order_horz, in hubbub3_dcc_support_swizzle() argument
178 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle()
183 *segment_order_horz = segment_order__non_contiguous; in hubbub3_dcc_support_swizzle()
188 *segment_order_horz = segment_order__non_contiguous; in hubbub3_dcc_support_swizzle()
193 *segment_order_horz = segment_order__na; in hubbub3_dcc_support_swizzle()
200 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle()
205 *segment_order_horz = segment_order__non_contiguous; in hubbub3_dcc_support_swizzle()
210 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle()
215 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle()
221 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle()
[all …]
Ddcn30_hubbub.h116 enum segment_order *segment_order_horz,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
Ddcn20_hubbub.c59 enum segment_order *segment_order_horz, in hubbub2_dcc_support_swizzle() argument
92 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()
97 *segment_order_horz = segment_order__non_contiguous; in hubbub2_dcc_support_swizzle()
102 *segment_order_horz = segment_order__non_contiguous; in hubbub2_dcc_support_swizzle()
107 *segment_order_horz = segment_order__na; in hubbub2_dcc_support_swizzle()
114 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()
119 *segment_order_horz = segment_order__non_contiguous; in hubbub2_dcc_support_swizzle()
124 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()
130 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()
225 enum segment_order segment_order_horz, segment_order_vert; in hubbub2_get_dcc_compression_cap() local
[all …]
Ddcn20_hubbub.h110 enum segment_order *segment_order_horz,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/
Ddcn10_hubbub.c713 enum segment_order *segment_order_horz, in hubbub1_dcc_support_swizzle() argument
741 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle()
746 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle()
751 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle()
756 *segment_order_horz = segment_order__na; in hubbub1_dcc_support_swizzle()
761 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle()
853 enum segment_order segment_order_horz, segment_order_vert; in hubbub1_get_dcc_compression_cap() local
865 &segment_order_horz, &segment_order_vert)) in hubbub1_get_dcc_compression_cap()
876 else if (segment_order_horz == segment_order__contiguous) in hubbub1_get_dcc_compression_cap()
889 segment_order_horz == segment_order__non_contiguous) || in hubbub1_get_dcc_compression_cap()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
Ddcn401_hubbub.c605 enum segment_order *segment_order_horz, in hubbub401_dcc_support_swizzle() argument
626 *segment_order_horz = segment_order__contiguous; in hubbub401_dcc_support_swizzle()
631 *segment_order_horz = segment_order__non_contiguous; in hubbub401_dcc_support_swizzle()
636 *segment_order_horz = segment_order__contiguous; in hubbub401_dcc_support_swizzle()
641 *segment_order_horz = segment_order__contiguous; in hubbub401_dcc_support_swizzle()
836 enum segment_order segment_order_horz, segment_order_vert; in hubbub401_get_dcc_compression_cap() local
933 &segment_order_horz, &segment_order_vert)) in hubbub401_get_dcc_compression_cap()
946 else if (segment_order_horz == segment_order__contiguous) in hubbub401_get_dcc_compression_cap()
959 segment_order_horz == segment_order__non_contiguous) || in hubbub401_get_dcc_compression_cap()
997 &segment_order_horz, &segment_order_vert)) in hubbub401_get_dcc_compression_cap()
[all …]
Ddcn401_hubbub.h157 enum segment_order *segment_order_horz,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h160 enum segment_order *segment_order_horz,
167 enum segment_order *segment_order_horz,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
Ddcn31_hubbub.c810 enum segment_order segment_order_horz, segment_order_vert; in hubbub31_get_dcc_compression_cap() local
823 &segment_order_horz, &segment_order_vert)) in hubbub31_get_dcc_compression_cap()
835 else if (segment_order_horz == segment_order__contiguous) in hubbub31_get_dcc_compression_cap()
848 segment_order_horz == segment_order__non_contiguous) || in hubbub31_get_dcc_compression_cap()