linux/drivers/gpu/drm/amd/display
Wyatt Wood f12f70117a drm/amd/display: Remove byte swapping for dmcub abm config table
[Why]
Since x86 and dmcub are both little endian, byte swapping isn't
necessary. Dmcu requires byte swapping as it is big endian.

[How]
Add flag to function definitions to determine if byte swapping is
necessary.

Signed-off-by: Wyatt Wood <wyatt.wood@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-22 18:11:47 -04:00
..
amdgpu_dm drm/amdgpu/display: give aux i2c buses more meaningful names 2020-04-22 18:11:46 -04:00
dc drm/amd/display: Force watermark value propagation 2020-04-22 18:11:47 -04:00
dmub drm/amd/display: Make DMCUB bss/data firmware blob optional 2020-04-09 10:43:17 -04:00
include drm/amd/display: query hdcp capability during link detect 2020-04-09 10:43:17 -04:00
modules drm/amd/display: Remove byte swapping for dmcub abm config table 2020-04-22 18:11:47 -04:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO