Lines Matching full:display
1 .. _amdgpu-display-core:
4 drm/amd/display - Display Core (DC)
7 AMD display engine is partially shared with other operating systems; for this
8 reason, our Display Core Driver is divided into two pieces:
10 #. **Display Core (DC)** contains the OS-agnostic components. Things like
12 #. **Display Manager (DM)** contains the OS-dependent components. Hooks to the
14 display/amdgpu_dm/ folder.
49 * Stress test with multiple display configuration changes via the user interface.
77 The display pipe is responsible for "scanning out" a rendered frame from the
78 GPU memory (also called VRAM, FrameBuffer, etc.) to a display. In other words,
90 display-manager.rst
95 display-contributing.rst