Searched hist:fbd62354f08c33a87aace0a3ad2e21137cc331b8 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | cik_sdma.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | radeon_bios.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | radeon_legacy_encoders.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | radeon_pm.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | radeon_connectors.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | r100.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | r600.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | radeon_display.c | diff fbd62354f08c33a87aace0a3ad2e21137cc331b8 Fri Jan 03 07:19:12 CST 2020 Wambui Karuga <wambui.karugax@gmail.com> drm/radeon: remove boolean checks in if statements.
Remove unnecessary variable comparisions to true/false in if statements and check the value of the variable directly.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|