Searched refs:segment_order_horz (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
| H A D | dcn30_hubbub.c | 141 enum segment_order *segment_order_horz, in hubbub3_dcc_support_swizzle() argument 179 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle() 184 *segment_order_horz = segment_order__non_contiguous; in hubbub3_dcc_support_swizzle() 189 *segment_order_horz = segment_order__non_contiguous; in hubbub3_dcc_support_swizzle() 194 *segment_order_horz = segment_order__na; in hubbub3_dcc_support_swizzle() 201 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle() 206 *segment_order_horz = segment_order__non_contiguous; in hubbub3_dcc_support_swizzle() 211 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle() 216 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle() 222 *segment_order_horz = segment_order__contiguous; in hubbub3_dcc_support_swizzle() [all …]
|
| H A D | dcn30_hubbub.h | 116 enum segment_order *segment_order_horz,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/ |
| H A D | dcn20_hubbub.c | 59 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 …]
|
| H A D | dcn20_hubbub.h | 111 enum segment_order *segment_order_horz,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/ |
| H A D | dcn10_hubbub.c | 695 enum segment_order *segment_order_horz, in hubbub1_dcc_support_swizzle() argument 723 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle() 728 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle() 733 *segment_order_horz = segment_order__non_contiguous; in hubbub1_dcc_support_swizzle() 738 *segment_order_horz = segment_order__na; in hubbub1_dcc_support_swizzle() 743 *segment_order_horz = segment_order__contiguous; in hubbub1_dcc_support_swizzle() 835 enum segment_order segment_order_horz, segment_order_vert; in hubbub1_get_dcc_compression_cap() local 847 &segment_order_horz, &segment_order_vert)) in hubbub1_get_dcc_compression_cap() 858 else if (segment_order_horz == segment_order__contiguous) in hubbub1_get_dcc_compression_cap() 871 segment_order_horz == segment_order__non_contiguous) || in hubbub1_get_dcc_compression_cap()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/ |
| H A D | dcn401_hubbub.c | 605 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 …]
|
| H A D | dcn401_hubbub.h | 166 enum segment_order *segment_order_horz,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | dchubbub.h | 160 enum segment_order *segment_order_horz, 167 enum segment_order *segment_order_horz,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ |
| H A D | dcn31_hubbub.c | 811 enum segment_order segment_order_horz, segment_order_vert; in hubbub31_get_dcc_compression_cap() local 824 &segment_order_horz, &segment_order_vert)) in hubbub31_get_dcc_compression_cap() 836 else if (segment_order_horz == segment_order__contiguous) in hubbub31_get_dcc_compression_cap() 849 segment_order_horz == segment_order__non_contiguous) || in hubbub31_get_dcc_compression_cap()
|