mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Jiapeng Zhong 59f4ededd9 drm/amdgpu: Assign boolean values to a bool variable
Fix the following coccicheck warnings:

./drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.c:
1009:6-16: WARNING: Assignment of 0/1 to bool variable.

./drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.c:
200:2-10: WARNING: Assignment of 0/1 to bool variable.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Zhong <abaci-bugfix@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-01-21 09:54:46 -05:00
..
amdgpu_dm drm/amd/display: Report Freesync to vrr_range debugfs entry in DRM 2021-01-20 16:38:18 -05:00
dc drm/amdgpu: Assign boolean values to a bool variable 2021-01-21 09:54:46 -05:00
dmub drm/amd/display: Update dcn30_apply_idle_power_optimizations() code 2021-01-21 09:54:34 -05:00
include drm/amd/display: Add internal display info 2020-11-24 12:08:15 -05:00
modules drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formatting 2021-01-14 13:20:20 -05:00
Kconfig drm/amdgpu/display: drop DCN support for aarch64 2021-01-05 11:35:53 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO