Right. The conclusion, after people went through and started sorting
out the kinds of formats for which they would _actually_ export real
colour buffers for, that most vendors definitely have fewer than
115,792,089,237,316,195,423,570,985,008,687,907,853,269,984,665,640,564,039,457,584,007,913,129,639,936
possible formats to represent, very likely fewer than
340,282,366,920,938,463,463,374,607,431,768,211,456 formats, probably
fewer than 72,057,594,037,927,936 formats, and even still generally
fewer than 281,474,976,710,656 if you want to be generous and leave 8
bits of the 56 available.
The problem here is that at least for some parameters we actually don't
know which formats are actually used.
The following are not real world examples, but just to explain the
general problem.
The memory configuration for example can be not ASIC specific, but
rather determined by whoever took the ASIC and glued it together with
VRAM on a board. It is not likely that somebody puts all the VRAM chips
on one channel, but it is still perfectly possible.
Same is true for things like harvesting, e.g. of 16 channels halve of
them could be bad and we need to know which to actually use.