Documentation/gpu/amdgpu/amdgpu_dm: add DM docs for pixel blend mode
authorMelissa Wen <mwen@igalia.com>
Thu, 4 Aug 2022 15:01:07 +0000 (14:01 -0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Aug 2022 22:14:32 +0000 (18:14 -0400)
commit33fa4f1df53076d0078be091d5a88d457de54936
tree60a57efcb3ccfdfde7e54104aa3212c37fcdfbfa
parent43d61f6d8f4d2da7df116eac4f83106ab1a29090
Documentation/gpu/amdgpu/amdgpu_dm: add DM docs for pixel blend mode

AMD GPU display manager (DM) maps DRM pixel blend modes (None,
Pre-multiplied, Coverage) to MPC hw blocks through blend configuration
options. Describe relevant elements and how to set and test them to get
the expected DRM blend mode on DCN hw.

v2:
- add ref tag (Tales)

Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Tales Aparecida <tales.aparecida@gmail.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/display/display-manager.rst
Documentation/gpu/drm-kms.rst