linux/drivers/gpu/drm/amd/display
Aric Cyr 9ed90489a4 drm/amd/display: Reorder dc_state fields to optimize clearing the struct
[why & how]
By moving bw_ctx field to the end of the dc_state the state can be
cleared more efficiently without resulting in large DML memcpy
operations, resulting in better mode enumeration performance on some
platforms.

Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Reviewed-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-03 16:57:58 -05:00
..
amdgpu_dm drm/amd/display: set ignore msa parameter only if freesync is enabled 2023-01-03 16:57:57 -05:00
dc drm/amd/display: Reorder dc_state fields to optimize clearing the struct 2023-01-03 16:57:58 -05:00
dmub drm/amd/display: Add DPIA NOTIFICATION logic 2022-12-15 12:18:18 -05:00
include drm/amd/display: add support for three new square pattern variants from DP2.1 specs 2022-12-15 12:18:19 -05:00
modules drm/amd/display: new ABM config 2 2022-11-23 09:47:13 -05:00
Kconfig drm/amd/display: add DCN support for ARM64 2022-11-04 16:05:54 -04:00
Makefile
TODO