1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display
Bragatheswaran Manickavel c68b4550b6 drm/amd/display: avoid variable reinitialization
The member variable enable_hpo_pg_support is already initialized
and hence the reinitialization instruction can be removed. Issue
identified using the doubleinit.cocci Coccinelle semantic patch script.

Signed-off-by: Bragatheswaran Manickavel <bragathemanick0908@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-07 12:03:31 -05:00
..
amdgpu_dm drm/amd/display: Set stream's DP test pattern upon test request 2023-11-07 12:03:30 -05:00
dc drm/amd/display: avoid variable reinitialization 2023-11-07 12:03:31 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.190.0 2023-11-07 12:03:29 -05:00
include drm/amd/display: Revert "drm/amd/display: allow edp updates for virtual signal" 2023-10-26 18:58:14 -04:00
modules drm/amd/display: VSIF v3 set Max Refresh Rate 2023-10-09 16:53:02 -04:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor HWSS into component folder 2023-10-09 17:00:09 -04:00
TODO