linux/drivers/gpu/drm/amd/display
Alvin Lee 2710d6c1e3 drm/amd/display: Use |= when assigning wm_optimized_required
[Description]
Use |= when assigning to wm_optimized required because
we don't want to overwrite the flag in case the optimize
did not happen yet

Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-24 13:26:25 -05:00
..
amdgpu_dm drm/amd/display: create accessories, hwss and protocols sub folders in link 2023-01-24 13:26:25 -05:00
dc drm/amd/display: Use |= when assigning wm_optimized_required 2023-01-24 13:26:25 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.150.0 2023-01-24 13:26:24 -05:00
include drm/amd/display: move dp link training logic to link_dp_training 2023-01-17 15:38:28 -05:00
modules drm/amd/display: set active bit for desktop with VSDBv3 2023-01-17 15:39:58 -05:00
Kconfig drm/amd/display: add DCN support for ARM64 2022-11-04 16:05:54 -04:00
Makefile
TODO