vc4.rst 2.06 KB

drm/vc4 Broadcom VC4 Graphics Driver

Display Hardware Handling

This section covers everything related to the display hardware including the mode setting infrastructure, plane, sprite and cursor handling and display, output probing and related topics.

Pixel Valve (DRM CRTC)

HVS

HVS planes

HDMI encoder

DSI encoder

DPI encoder

VEC (Composite TV out) encoder

Memory Management and 3D Command Submission

This section covers the GEM implementation in the vc4 driver.

GPU buffer object (BO) management

V3D binner command list (BCL) validation

V3D render command list (RCL) generation

Shader validator for VC4

V3D Interrupts