I want a command that would print me info about the GPU installed in my laptop or desktop. I know it is an AMD GPU. One can run command to get cpu info:
cat /proc/cpuinfo
I want the GPU info such as name, memory, chip and frequency of card installed on Linux.