1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc
Anthony Koo ebf055f95b drm/amd/display: fix issues with incorrectly detecting UPDATE_TYPE_FULL
This is due to how structures are being packed with padding added.
Structure field initialization doesn't clear the padding bytes, which cause
our memcmp to give incorrect result.

Move smaller structure parameters to end of structure.

Signed-off-by: Anthony Koo <anthony.koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 18:08:05 -04:00
..
basics drm/amd/display: Add function to log connectivity 2017-09-26 18:07:52 -04:00
bios drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info 2017-09-26 18:08:00 -04:00
calcs drm/amd/display: RV stereo support 2017-09-26 18:08:00 -04:00
core drm/amd/display: fix issues with incorrectly detecting UPDATE_TYPE_FULL 2017-09-26 18:08:05 -04:00
dce drm/amd/display: Don't call DCN clk code for Vega 2017-09-26 18:08:02 -04:00
dce80 drm/amd/display: make dc_get_validate_context re-entrant 2017-09-26 18:07:17 -04:00
dce100 drm/amd/display: make dc_get_validate_context re-entrant 2017-09-26 18:07:17 -04:00
dce110 drm/amd/display: Don't call DCN clk code for Vega 2017-09-26 18:08:02 -04:00
dce112 drm/amd/display: make dc_get_validate_context re-entrant 2017-09-26 18:07:17 -04:00
dce120 drm/amd/display: Remove unused addr var in TG 2017-09-26 18:07:28 -04:00
dcn10 drm/amd/display: RV stereo support 2017-09-26 18:08:00 -04:00
dml drm/amdgpu/display: Add dml support for DCN 2017-09-26 18:06:49 -04:00
gpio drm/amdgpu/display: Enable DCN in DC 2017-09-26 18:06:51 -04:00
i2caux drm/amdgpu/display: Enable DCN in DC 2017-09-26 18:06:51 -04:00
inc drm/amd/display: w/a for ycbcr output pre-multiplied alpha corruption 2017-09-26 18:07:58 -04:00
irq drm/amdgpu/display: Enable DCN in DC 2017-09-26 18:06:51 -04:00
virtual drm/amd/display: Move backlight from encoder to ABM 2017-09-26 17:12:56 -04:00
dc.h drm/amd/display: fix issues with incorrectly detecting UPDATE_TYPE_FULL 2017-09-26 18:08:05 -04:00
dc_bios_types.h drm/amd/display: remove dead code 2017-09-26 17:10:34 -04:00
dc_ddc_types.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
dc_dp_types.h drm/amd/display: USB-c DP-HDMI dongle shows garbage on Sony TV 2017-09-26 18:06:35 -04:00
dc_helper.c drm/amd/display: redesign mpc 2017-09-26 18:07:57 -04:00
dc_hw_types.h drm/amd/display: RV stereo support 2017-09-26 18:08:03 -04:00
dc_types.h drm/amd/display: RV stereo support 2017-09-26 18:08:03 -04:00
dm_helpers.h drm/amd/display: Add function to log connectivity 2017-09-26 18:07:52 -04:00
dm_services.h drm/amdgpu/display: Enable DCN in DC 2017-09-26 18:06:51 -04:00
dm_services_types.h drm/amdgpu/display: Enable DCN in DC 2017-09-26 18:06:51 -04:00
irq_types.h drm/amd/display: Add interrupt entries for VBLANK isr. 2017-09-26 17:11:12 -04:00
Makefile drm/amdgpu/display: Enable DCN in DC 2017-09-26 18:06:51 -04:00
os_types.h drm/amd/display: drop min/max wrappers 2017-09-26 17:09:23 -04:00