mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Ruan Jinjie 3b780089fd drm/amdgpu: Remove a lot of unnecessary ternary operators
There are many ternary operators, the true or false judgement
of which is unnecessary in C language semantics.

Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-08-09 09:39:56 -04:00
..
amdgpu_dm drm/amd/display: Change HDCP update sequence for DM 2023-08-07 17:14:09 -04:00
dc drm/amdgpu: Remove a lot of unnecessary ternary operators 2023-08-09 09:39:56 -04:00
dmub drm/amd/display: Add interface to enable DPIA trace 2023-08-07 17:14:08 -04:00
include drm/amd/display: Add vendor Id for reference 2023-08-07 17:14:09 -04:00
modules drm/amd/display: Add Freesync Panel DM code 2023-08-07 17:14:07 -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: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO