Searched refs:standard_swizzle (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c143 bool standard_swizzle = false; local
154 standard_swizzle = true;
176 if (standard_swizzle) {
/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubbub.c716 bool standard_swizzle = false; local
726 standard_swizzle = true;
740 if (bytes_per_element == 1 && standard_swizzle) {
745 if (bytes_per_element == 2 && standard_swizzle) {
750 if (bytes_per_element == 4 && standard_swizzle) {
755 if (bytes_per_element == 8 && standard_swizzle) {
/linux-master/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c62 bool standard_swizzle = false; local
73 standard_swizzle = true;
90 if (standard_swizzle) {

Completed in 151 milliseconds