linux/drivers/gpu/drm/amd/display
Gustavo A. R. Silva 99676f20dc drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helper
Make use of the swap macro instead of _manually_ swapping values
and remove unnecessary variable temp.

This makes the code easier to read and maintain.

This code was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:47:56 -05:00
..
amdgpu_dm drm/amd/display: fix static checker warning 2017-12-06 12:47:53 -05:00
dc drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helper 2017-12-06 12:47:56 -05:00
include drm/amd/display: Explicit casting for grph object ids 2017-12-04 16:33:22 -05:00
modules drm/amd/display: Remove unnecessary dc_stream vtable 2017-12-06 12:47:45 -05:00
Kconfig
Makefile
TODO