Home
last modified time | relevance | path

Searched refs:blockwidth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr600_cs.c97 unsigned blockwidth; member
197 if (color_formats_table[format].blockwidth > 0) in r600_fmt_is_valid_texture()
218 bw = color_formats_table[format].blockwidth; in r600_fmt_get_nblocksx()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr600_cs.c96 unsigned blockwidth; member
196 if (color_formats_table[format].blockwidth > 0) in r600_fmt_is_valid_texture()
217 bw = color_formats_table[format].blockwidth; in r600_fmt_get_nblocksx()

Completed in 7 milliseconds