Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/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()
223 enum segment_order segment_order_horz, segment_order_vert; in hubbub2_get_dcc_compression_cap() local
[all …]
Ddcn20_hubbub.h95 enum segment_order *segment_order_horz,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c726 enum segment_order *segment_order_horz, in hubbub1_dcc_support_swizzle() argument
754 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle()
759 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle()
764 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle()
769 *segment_order_horz = segment_order__na; in hubbub1_dcc_support_swizzle()
774 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle()
865 enum segment_order segment_order_horz, segment_order_vert; in hubbub1_get_dcc_compression_cap() local
877 &segment_order_horz, &segment_order_vert)) in hubbub1_get_dcc_compression_cap()
888 else if (segment_order_horz == segment_order__contiguous) in hubbub1_get_dcc_compression_cap()
901 segment_order_horz == segment_order__non_contiguous) || in hubbub1_get_dcc_compression_cap()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h127 enum segment_order *segment_order_horz,