etnaviv: Check for icache availability if required
On lower-end GPUs without the icache, the maximum shader instruction count is the hard limit. In case the shader has more instructions, indicate that the shader compilation failed.
Signed-off-by: Marek Vasut marex@denx.de
Edited by Marek Vasut