Graphics hardware is computer hardware that generates computer graphics and allows them to be shown on a display, usually using a graphics card (video card) in combination with a device driver to create the images on the screen. Graphics card The most important piece of graphics hardware is the graphics card, which is the piece of equipment that renders out all images and sends them to a display. There are two types of graphics cards: integrated and dedicated. An integrated graphics card, usually by Intel to use in their computers, is bound to the motherboard and shares RAM(Random Access Memory) with the CPU, reducing the total amount of RAM available. This is undesirable for running programs and applications that use a large amount of video memory. A dedicated graphics card has its own RAM and Processor for generating its images, and does not slow down the computer. Dedicated graphics cards also have higher performance than integrated graphics cards. It is possible to have both dedicated and integrated graphics, however once a dedicated graphics card is installed, the integrated card will no longer function until the dedicated card is removed. The GPU, or graphics processing unit, is the unit that allows the graphics card to function. It performs a large amount of the work given to the card. The majority of video playback on a computer is controlled by the GPU. Once again, a GPU can be either integrated or dedicated. Video Memory is built-in RAM on the graphics card, which provides it with its own memory, allowing it to run smoothly without taking resources intended for general use by the rest of the computer. The term "Video" here is an informal designation and is not intended in a narrow sense. In particular, it does not imply exclusively video data. The data in this form of memory comprises all manner of graphical data including those for still images, icons, fonts, and generally anything that is displayed on the screen.
Jean-Paul Richard Kneib, Markus Rexroth