Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A 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 …]
A Ddcn30_hubbub.h116 enum segment_order *segment_order_horz,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A 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()
238 &segment_order_horz, &segment_order_vert)) in hubbub2_get_dcc_compression_cap()
[all …]
A Ddcn20_hubbub.h110 enum segment_order *segment_order_horz,
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hubbub.c715 enum segment_order *segment_order_horz, in hubbub1_dcc_support_swizzle() argument
743 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle()
748 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle()
753 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle()
758 *segment_order_horz = segment_order__na; in hubbub1_dcc_support_swizzle()
763 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle()
855 enum segment_order segment_order_horz, segment_order_vert; in hubbub1_get_dcc_compression_cap() local
867 &segment_order_horz, &segment_order_vert)) in hubbub1_get_dcc_compression_cap()
878 else if (segment_order_horz == segment_order__contiguous) in hubbub1_get_dcc_compression_cap()
891 segment_order_horz == segment_order__non_contiguous) || in hubbub1_get_dcc_compression_cap()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h134 enum segment_order *segment_order_horz,
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hubbub.c784 enum segment_order segment_order_horz, segment_order_vert; in hubbub31_get_dcc_compression_cap() local
797 &segment_order_horz, &segment_order_vert)) in hubbub31_get_dcc_compression_cap()
809 else if (segment_order_horz == segment_order__contiguous) in hubbub31_get_dcc_compression_cap()
822 segment_order_horz == segment_order__non_contiguous) || in hubbub31_get_dcc_compression_cap()

Completed in 11 milliseconds