diff options
| author | Aurabindo Pillai <[email protected]> | 2025-05-02 13:51:04 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-07-15 18:07:53 +0000 |
| commit | 18f0817d2e9af479a40a1be4d83a849894d6b3f8 (patch) | |
| tree | df2f2535ac8ca8c5c058cce2f25cea2f2f4f5dc6 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | drm/amd/display: Free memory allocation (diff) | |
| download | kernel-18f0817d2e9af479a40a1be4d83a849894d6b3f8.tar.gz kernel-18f0817d2e9af479a40a1be4d83a849894d6b3f8.zip | |
drm/amd/display: Initial support for SmartMux
SmartMux is a mechanism to switch the GPU being used for scanout in a
hybrid configuration. This is used for devices with an eDP and two GPUs.
This is only valid when the system has a physical switch (Multiplexer)
in the board to switch between the two GPUs.
When a graphically intensive workload like a game is being run, the
system can be switch the active display to the dGPU, so that we can
avoid copying the buffer from dGPU to APU for scanout. This helps with
latency and FPS. When power consumption is preferred, the system can be
switched to the APU.
Reviewed-by: Alvin Lee <[email protected]>
Signed-off-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Ivan Lipski <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
